components/perl_modules/dbd-sqlite/DBD-SQLite-PERLVER.p5m
changeset 5797 432ac76de3b0
parent 5479 7146b76b602e
child 5926 ce9323f2bb9c
equal deleted inserted replaced
5795:b6b9d57d2466 5797:432ac76de3b0
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 <transform file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBI/.*\.h$ -> default facet.devel all>
    25 <transform file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBI/.*\.h$ -> default facet.devel all>
    26 # Perl 5.20 does not produce empty bootstrap files
       
    27 <transform file path=usr/perl5/vendor_perl/5.20/.*\.bs$ -> drop>
       
    28 set name=pkg.fmri \
    26 set name=pkg.fmri \
    29     value=pkg:/library/perl-5/dbd-sqlite-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/perl-5/dbd-sqlite-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.summary value="Perl SQLite Database Interface"
    28 set name=pkg.summary value="Perl SQLite Database Interface"
    31 set name=pkg.description \
    29 set name=pkg.description \
    32     value="SQLite driver for the Perl5 Database Interface (DBI)"
    30     value="SQLite driver for the Perl5 Database Interface (DBI)"
    52 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/Fulltext_search.pod
    50 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/Fulltext_search.pod
    53 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable.pm
    51 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable.pm
    54 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable/FileContent.pm
    52 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable/FileContent.pm
    55 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable/PerlData.pm
    53 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/DBD/SQLite/VirtualTable/PerlData.pm
    56 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBD/SQLite/.packlist
    54 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBD/SQLite/.packlist
    57 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBD/SQLite/SQLite.bs
       
    58 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBD/SQLite/SQLite.so
    55 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/DBD/SQLite/SQLite.so
    59 license DBD-SQLite.license license=Artistic
    56 license DBD-SQLite.license license=Artistic
    60 
    57 
    61 # force a dependency on the Perl runtime
    58 # force a dependency on the Perl runtime
    62 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
    59 depend type=require fmri=__TBD pkg.debug.depend.file=perl \