Marcel Telka
2022-08-09 71e9401049be8378d1f7c0e45c89886f4d6f3d5f
commit | author | age
3c19f9 1 #
VM 2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
8c2f8f 21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
3c19f9 22 #
VM 23
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
25
26 set name=pkg.fmri value=pkg:/print/cups/filter/foomatic-db-engine@0.20080903,$(BUILD_VERSION)
71e940 27 set name=pkg.human-version value=$(HUMAN_VERSION)
3c19f9 28 set name=pkg.summary value="Foomatic Database Engine"
8c2f8f 29 set name=com.oracle.info.description value="the Foomatic Database Engine"
e07d18 30 set name=com.oracle.info.tpno value=6399
3c19f9 31 set name=info.classification value="org.opensolaris.category.2008:System/Printing"
1de4f0 32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
MS 33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
3c19f9 34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1de4f0 35 set name=org.opensolaris.arc-caseid value=PSARC/2008/595
3c19f9 36
VM 37 license foomatic-db-engine.license license='GPLv2, MIT'
38
39 file path=usr/bin/foomatic-combo-xml
40 file path=usr/bin/foomatic-compiledb
41 file path=usr/bin/foomatic-configure
71e940 42 link path=usr/bin/foomatic-datafile target=foomatic-ppdfile
3c19f9 43 file path=usr/bin/foomatic-perl-data
VM 44 file path=usr/bin/foomatic-ppd-options
45 file path=usr/bin/foomatic-ppdfile
46 file path=usr/bin/foomatic-printjob
47 file path=usr/bin/foomatic-searchprinter
71e940 48 link path=usr/lib/cups/driver/foomatic target=../../../../usr/bin/foomatic-ppdfile
MT 49 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Foomatic/.packlist
50 file path=usr/perl5/vendor_perl/$(PERLVER)/Foomatic/DB.pm
51 file path=usr/perl5/vendor_perl/$(PERLVER)/Foomatic/PPD.pm
52 file path=usr/perl5/vendor_perl/$(PERLVER)/Foomatic/UIElem.pm
3c19f9 53 # Defaults.pm are not built by the perl module, but by external utility, so it's in
VM 54 # wrong place
71e940 55 file $(MACH64)/lib/Foomatic/Defaults.pm path=usr/perl5/vendor_perl/$(PERLVER)/Foomatic/Defaults.pm
3c19f9 56 file path=usr/sbin/foomatic-addpjloptions
VM 57 file path=usr/sbin/foomatic-cleanupdrivers
58 file path=usr/sbin/foomatic-extract-text
59 file path=usr/sbin/foomatic-fix-xml
60 file path=usr/sbin/foomatic-getpjloptions
61 file path=usr/sbin/foomatic-kitload
62 file path=usr/sbin/foomatic-nonumericalids
63 file path=usr/sbin/foomatic-preferred-driver
64 file path=usr/sbin/foomatic-printermap-to-gutenprint-xml
65 file path=usr/sbin/foomatic-replaceoldprinterids
66 file path=usr/share/foomatic/templates/pjl_enum_choice.xml
67 file path=usr/share/foomatic/templates/pjl_enum_option.xml
68 file path=usr/share/foomatic/templates/pjl_num_option.xml
69 file path=usr/share/man/man1/foomatic-combo-xml.1
70 file path=usr/share/man/man1/foomatic-compiledb.1
71 file path=usr/share/man/man1/foomatic-configure.1
72 file path=usr/share/man/man1/foomatic-perl-data.1
73 file path=usr/share/man/man1/foomatic-ppd-options.1
74 file path=usr/share/man/man1/foomatic-ppdfile.1
75 file path=usr/share/man/man1/foomatic-printjob.1
76 file path=usr/share/man/man8/foomatic-addpjloptions.8
77 file path=usr/share/man/man8/foomatic-getpjloptions.8
78 file path=usr/share/man/man8/foomatic-kitload.8
79 file path=usr/share/man/man8/foomatic-preferred-driver.8