components/pkg-config/pkg-config.p5m
changeset 1372 5f183c30981d
parent 1359 0d0ad1e7bd3f
child 1948 2d1537e7942d
equal deleted inserted replaced
1371:1f6b99177f9f 1372:5f183c30981d
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=LSARC/2006/202
    36 set name=org.opensolaris.arc-caseid value=LSARC/2006/202
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 #
    38 #
    39 file usr/bin/$(MACH64)/pkg-config path=usr/bin/pkg-config
    39 file usr/bin/$(MACH64)/pkg-config path=usr/bin/pkg-config
    40 dir  path=usr/lib/pkgconfig
    40 dir  path=usr/lib/pkgconfig group=other
       
    41 dir  path=usr/lib/$(MACH64)/pkgconfig group=other
    41 file path=usr/share/aclocal/pkg.m4
    42 file path=usr/share/aclocal/pkg.m4
    42 file path=usr/share/man/man1/pkg-config.1
    43 file path=usr/share/man/man1/pkg-config.1
    43 dir  path=usr/share/pkgconfig
    44 dir  path=usr/share/pkgconfig
    44 license pkg-config.license license=GPLv2
    45 license pkg-config.license license=GPLv2
    45 
    46