components/gnupth/gnupth.p5m
changeset 464 08f94c414553
parent 250 3ec860f369f5
child 609 775168282b2f
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    24 
    24 
    25 set name=pkg.fmri value=pkg:/library/pth@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.fmri value=pkg:/library/pth@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="The GNU Portable Threads Library"
    26 set name=pkg.summary value="The GNU Portable Threads Library"
    27 set name=pkg.description value="A portable POSIX/ANSI-C based library for Unix platforms providing non-preemptive priority-based scheduling for multiple threads"
    27 set name=pkg.description value="A portable POSIX/ANSI-C based library for Unix platforms providing non-preemptive priority-based scheduling for multiple threads"
    28 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    28 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    29 set name=info.upstream_url value="http://www.gnu.org/software/pth/"
    29 set name=info.upstream-url value="http://www.gnu.org/software/pth/"
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=opensolaris.arc_url \
    31 set name=org.opensolaris.arc-caseid \
    32     value=http://arc.opensolaris.org/caselog/PSARC/2009/397
    32     value=PSARC/2009/397
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 #
    34 #
    35 dir path=usr
    35 dir path=usr
    36 dir path=usr/bin
    36 dir path=usr/bin
    37 dir path=usr/lib
    37 dir path=usr/lib