Rich Burridge
2013-03-11 8c2f8fb117b8da71000ead548f4dd19d606d9efb
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/lp/filter/foomatic-rip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.summary value="foomatic-filters - Foomatic Print Filters"
8c2f8f 28 set name=com.oracle.info.description value="the Foomatic Print Filters"
RB 29 set name=com.oracle.info.tpno value=6400
3c19f9 30 set name=info.classification value="org.opensolaris.category.2008:System/Printing"
1de4f0 31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
MS 32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
3c19f9 33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1de4f0 34 set name=org.opensolaris.arc-caseid value=LSARC/2004/262
3c19f9 35
be2d72 36 depend fmri=__TBD pkg.debug.depend.file=usr/bin/a2ps type=require
3c19f9 37
VM 38 license foomatic-filters.license license='GPLv2'
39
40 legacy pkg=SUNWffiltersr \
b9288e 41    desc="foomatic-filters - Foomatic Print Filters (root)" \
3c19f9 42    name="foomatic-filters - Foomatic Print Filters (root)"
VM 43
44 legacy pkg=SUNWffiltersu \
b9288e 45    desc="foomatic-filters - Foomatic Print Filters (user)" \
3c19f9 46    name="foomatic-filters - Foomatic Print Filters (user)"
VM 47
48 dir path=etc
49 dir path=etc/gnu
50 dir path=etc/gnu/foomatic
51 dir path=etc/gnu/foomatic/direct
52 dir path=etc/lp
53 dir path=etc/lp/fd
54 dir path=usr
55 dir path=usr/lib
56 dir path=usr/lib/cups
57 dir path=usr/lib/cups/backend
58 dir path=usr/lib/cups/filter
59 dir path=usr/lib/lp group=lp
60 dir path=usr/lib/lp/bin group=lp
61 dir path=usr/lib/lp/model group=lp
62 dir path=usr/lib/ppr
63 dir path=usr/lib/ppr/interfaces
64 dir path=usr/lib/ppr/lib
65 dir path=usr/share
66 dir path=usr/share/man
67 dir path=usr/share/man/man1
68
69 file Solaris/foomatic.fd path=etc/lp/fd/foomatic.fd mode=0444
70 file path=etc/gnu/foomatic/filter.conf preserve=renamenew
71 file path=etc/gnu/foomatic/filter.conf.sample
72 file path=usr/lib/cups/backend/beh
73 file path=usr/lib/lp/bin/foomatic-rip
74 file Solaris/wecho.sh path=usr/lib/lp/bin/wecho
75 file Solaris/netstandard_foomatic path=usr/lib/lp/model/netstandard_foomatic mode=0555
76 file Solaris/standard_foomatic path=usr/lib/lp/model/standard_foomatic mode=0555
77 file path=usr/share/man/man1/foomatic-rip.1
78
79 link path=usr/lib/cups/filter/foomatic-rip target=../../lp/bin/foomatic-rip
80 link path=usr/lib/ppr/interfaces/foomatic-rip target=../../lp/bin/foomatic-rip
81 link path=usr/lib/ppr/lib/foomatic-rip target=../../lp/bin/foomatic-rip
82 link path=usr/lib/lp/bin/beh target=../../cups/backend/beh