components/diffutils/diffutils.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 11 Mar 2011 14:12:33 -0800
changeset 125 e4a3c2a709a6
child 126 1cbfcafbc1e9
permissions -rw-r--r--
7026427 move diffutils to userland

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

set name=pkg.fmri value=pkg:/text/gnu-diffutils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU diffutils"
set name=pkg.description value="Finds differences between and among files"
set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
set name=info.upstream_url value=http://www.gnu.org/software/diffutils/
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

dir path=usr
dir path=usr/bin
dir path=usr/gnu
dir path=usr/gnu/bin
dir path=usr/gnu/share
dir path=usr/gnu/share/man
dir path=usr/gnu/share/man/man1
dir path=usr/share
dir path=usr/share/info
dir path=usr/share/locale
dir path=usr/share/locale/ca
dir path=usr/share/locale/ca/LC_MESSAGES
dir path=usr/share/locale/cs
dir path=usr/share/locale/cs/LC_MESSAGES
dir path=usr/share/locale/da
dir path=usr/share/locale/da/LC_MESSAGES
dir path=usr/share/locale/de
dir path=usr/share/locale/de/LC_MESSAGES
dir path=usr/share/locale/el
dir path=usr/share/locale/el/LC_MESSAGES
dir path=usr/share/locale/eo
dir path=usr/share/locale/eo/LC_MESSAGES
dir path=usr/share/locale/es
dir path=usr/share/locale/es/LC_MESSAGES
dir path=usr/share/locale/fi
dir path=usr/share/locale/fi/LC_MESSAGES
dir path=usr/share/locale/fr
dir path=usr/share/locale/fr/LC_MESSAGES
dir path=usr/share/locale/gl
dir path=usr/share/locale/gl/LC_MESSAGES
dir path=usr/share/locale/he
dir path=usr/share/locale/he/LC_MESSAGES
dir path=usr/share/locale/hu
dir path=usr/share/locale/hu/LC_MESSAGES
dir path=usr/share/locale/id
dir path=usr/share/locale/id/LC_MESSAGES
dir path=usr/share/locale/ja
dir path=usr/share/locale/ja/LC_MESSAGES
dir path=usr/share/locale/ms
dir path=usr/share/locale/ms/LC_MESSAGES
dir path=usr/share/locale/nl
dir path=usr/share/locale/nl/LC_MESSAGES
dir path=usr/share/locale/pl
dir path=usr/share/locale/pl/LC_MESSAGES
dir path=usr/share/locale/pt_BR
dir path=usr/share/locale/pt_BR/LC_MESSAGES
dir path=usr/share/locale/ro
dir path=usr/share/locale/ro/LC_MESSAGES
dir path=usr/share/locale/ru
dir path=usr/share/locale/ru/LC_MESSAGES
dir path=usr/share/locale/sr
dir path=usr/share/locale/sr/LC_MESSAGES
dir path=usr/share/locale/sv
dir path=usr/share/locale/sv/LC_MESSAGES
dir path=usr/share/locale/tr
dir path=usr/share/locale/tr/LC_MESSAGES
dir path=usr/share/locale/zh_TW
dir path=usr/share/locale/zh_TW/LC_MESSAGES
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/bin/gcmp
file path=usr/bin/gdiff
file path=usr/bin/gdiff3
file path=usr/bin/gsdiff
file path=usr/share/info/diff.info
file path=usr/share/locale/ca/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/cs/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/da/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/de/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/el/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/eo/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/es/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/fi/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/fr/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/gl/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/he/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/hu/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/id/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/ja/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/ms/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/nl/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/pl/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/ro/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/ru/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/sr/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/sv/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/tr/LC_MESSAGES/diffutils.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
file path=usr/share/man/man1/gcmp.1
file path=usr/share/man/man1/gdiff.1
file path=usr/share/man/man1/gdiff3.1
file path=usr/share/man/man1/gsdiff.1
link path=usr/gnu/bin/cmp target=../../bin/gcmp
link path=usr/gnu/bin/diff target=../../bin/gdiff
link path=usr/gnu/bin/diff3 target=../../bin/gdiff3
link path=usr/gnu/bin/sdiff target=../../bin/gsdiff
link path=usr/gnu/share/man/man1/cmp.1 \
    target=../../../../share/man/man1/gcmp.1
link path=usr/gnu/share/man/man1/diff.1 \
    target=../../../../share/man/man1/gdiff.1
link path=usr/gnu/share/man/man1/diff3.1 \
    target=../../../../share/man/man1/gdiff3.1
link path=usr/gnu/share/man/man1/sdiff.1 \
    target=../../../../share/man/man1/gsdiff.1

license diffutils.license license="GPLv2"

legacy	pkg=SUNWgnu-diffutils \
	name="GNU diffutils" \
	desc="GNU diffutils - Finds differences between and among files (2.8.7)"