components/popt/popt.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1878 b409841d95d5
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    32     value=org.opensolaris.category.2008:System/Libraries
    32     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=LSARC/2006/202
    35 set name=org.opensolaris.arc-caseid value=LSARC/2006/202
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir  path=usr
       
    38 dir  path=usr/include
       
    39 file path=usr/include/popt.h
    37 file path=usr/include/popt.h
    40 dir  path=usr/lib
       
    41 dir  path=usr/lib/$(MACH64)
       
    42 link path=usr/lib/$(MACH64)/libpopt.so target=libpopt.so.0.0.0
    38 link path=usr/lib/$(MACH64)/libpopt.so target=libpopt.so.0.0.0
    43 link path=usr/lib/$(MACH64)/libpopt.so.0 target=libpopt.so.0.0.0
    39 link path=usr/lib/$(MACH64)/libpopt.so.0 target=libpopt.so.0.0.0
    44 file path=usr/lib/$(MACH64)/libpopt.so.0.0.0
    40 file path=usr/lib/$(MACH64)/libpopt.so.0.0.0
    45 link path=usr/lib/libpopt.so target=libpopt.so.0.0.0
    41 link path=usr/lib/libpopt.so target=libpopt.so.0.0.0
    46 link path=usr/lib/libpopt.so.0 target=libpopt.so.0.0.0
    42 link path=usr/lib/libpopt.so.0 target=libpopt.so.0.0.0
    47 file path=usr/lib/libpopt.so.0.0.0
    43 file path=usr/lib/libpopt.so.0.0.0
    48 dir  path=usr/share
       
    49 dir  path=usr/share/man
       
    50 dir  path=usr/share/man/man3
       
    51 file libpopt.3 path=usr/share/man/man3/libpopt.3
    44 file libpopt.3 path=usr/share/man/man3/libpopt.3
    52 license popt.license license=MIT
    45 license popt.license license=MIT
    53 
    46 
    54 # popt was previously in the 'desktop' consolidation. This optional
    47 # popt was previously in the 'desktop' consolidation. This optional
    55 # dependency is here to facilitate the safe transfer of the package 
    48 # dependency is here to facilitate the safe transfer of the package