view usr/src/pkg/manifests/print-lp-print-client-commands.mf @ 14173:6b6815d682dd

3600 edit(1) is a bad .so reference Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Yuri Pankov <yuri.pankov@nexenta.com>
date Thu, 29 Aug 2013 02:33:28 +0400
parents 4af57d96fcca
children
line wrap: on
line source

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#

set name=pkg.fmri value=pkg:/print/lp/print-client-commands@$(PKGVERS)
set name=pkg.description \
    value="client configuration files and utilities for the print service"
set name=pkg.summary value="Solaris Print - Client"
set name=info.classification \
    value=org.opensolaris.category.2008:System/Printing
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
dir path=usr/lib
dir path=usr/lib/lp group=lp
dir path=usr/lib/lp/bin group=lp
dir path=usr/sbin
dir path=usr/share
dir path=usr/share/applications group=other
dir path=usr/share/gnome group=other
dir path=usr/share/gnome/autostart
dir path=usr/share/man/man1
dir path=usr/share/man/man1m
file path=usr/bin/desktop-print-management-applet mode=0555
file path=usr/lib/lp/bin/desktop-print-management mode=0555
file path=usr/lib/lp/bin/desktop-print-management-applet mode=0555
file path=usr/lib/lp/bin/desktop-print-management-prefs mode=0555
file path=usr/sbin/print-service mode=0555
file path=usr/share/applications/desktop-print-management-prefs.desktop
file path=usr/share/applications/desktop-print-management.desktop
file path=usr/share/gnome/autostart/desktop-print-management-applet.desktop
file path=usr/share/man/man1/cancel.1
file path=usr/share/man/man1/enable.1
file path=usr/share/man/man1/lp.1
file path=usr/share/man/man1/lpstat.1
file path=usr/share/man/man1m/accept.1m
file path=usr/share/man/man1m/lpadmin.1m
file path=usr/share/man/man1m/lpmove.1m
file path=usr/share/man/man1m/print-service.1m
legacy pkg=SUNWpcu \
    desc="client configuration files and utilities for the print service" \
    name="Solaris Print - Client, (usr)" version=13.1,REV=2009.11.11
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
link path=usr/bin/cancel target=../sbin/print-service
link path=usr/bin/desktop-print-management target=../sbin/print-service
link path=usr/bin/desktop-print-management-prefs target=../sbin/print-service
link path=usr/bin/disable target=../sbin/print-service
link path=usr/bin/enable target=../sbin/print-service
link path=usr/bin/lp target=../sbin/print-service
link path=usr/bin/lpc target=../sbin/print-service
link path=usr/bin/lpq target=../sbin/print-service
link path=usr/bin/lpr target=../sbin/print-service
link path=usr/bin/lprm target=../sbin/print-service
link path=usr/bin/lpstat target=../sbin/print-service
link path=usr/sbin/accept target=./print-service
link path=usr/sbin/lpadmin target=./print-service
link path=usr/sbin/lpmove target=./print-service
link path=usr/sbin/reject target=./print-service
link path=usr/share/man/man1/disable.1 target=enable.1
link path=usr/share/man/man1m/reject.1m target=accept.1m
depend fmri=runtime/perl-510 type=require