components/findutils/findutils.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 13:01:27 -0800
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests

#
# 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) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/file/gnu-findutils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU findutils"
set name=pkg.description \
    value="The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands. The tools supplied with this package are: find - search for files in a directory hierarchy and xargs - build and execute command lines from standard input."
set name=com.oracle.info.description value="GNU findutils"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Applications/System Utilities"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2008/531
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
link path=usr/bin/gfind target=../gnu/bin/find facet.compat.gnulinks=true
link path=usr/bin/gxargs target=../gnu/bin/xargs facet.compat.gnulinks=true
# locate and updatedb are not being delivered, in favor of an external
# solution to the problem.
file usr/gnu/bin/$(MACH64)/find path=usr/gnu/bin/find
file usr/gnu/bin/$(MACH64)/xargs path=usr/gnu/bin/xargs
file path=usr/gnu/share/info/find.info
file path=usr/gnu/share/locale/be/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/bg/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ca/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/da/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/de/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/el/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/eo/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/es/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/et/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/fi/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/fr/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ga/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/gl/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/hr/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/hu/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/id/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/it/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ja/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ko/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/lg/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ms/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/nl/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/pl/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/pt/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/pt_BR/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ro/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/ru/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/rw/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/sk/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/sl/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/sr/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/sv/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/tr/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/vi/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/zh_CN/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/locale/zh_TW/LC_MESSAGES/findutils.mo
file path=usr/gnu/share/man/man1/find.1
file path=usr/gnu/share/man/man1/xargs.1
link path=usr/share/man/man1/gfind.1 target=../../../gnu/share/man/man1/find.1 \
    facet.compat.gnulinks=all
link path=usr/share/man/man1/gxargs.1 \
    target=../../../gnu/share/man/man1/xargs.1 facet.compat.gnulinks=all
license findutils.license license=GPLv2

# findutils was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package
# to the 'userland' consolidation.
depend type=optional \
    fmri=consolidation/desktop/[email protected]