libreoffice: update to 24.8.4.2
[oi-userland.git] / components / text / ggrep / gnu-grep.p5m
blob623f8f10276e0339078d36b8309da7c3468a3747
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2017 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file files/efgrep path=usr/gnu/bin/egrep
27 hardlink path=usr/gnu/bin/fgrep target=./egrep
29 file usr/bin/grep path=usr/gnu/bin/grep
30 file path=usr/share/info/grep.info
31 file path=usr/share/locale/af/LC_MESSAGES/grep.mo
32 file path=usr/share/locale/be/LC_MESSAGES/grep.mo
33 file path=usr/share/locale/bg/LC_MESSAGES/grep.mo
34 file path=usr/share/locale/ca/LC_MESSAGES/grep.mo
35 file path=usr/share/locale/cs/LC_MESSAGES/grep.mo
36 file path=usr/share/locale/da/LC_MESSAGES/grep.mo
37 file path=usr/share/locale/de/LC_MESSAGES/grep.mo
38 file path=usr/share/locale/el/LC_MESSAGES/grep.mo
39 file path=usr/share/locale/eo/LC_MESSAGES/grep.mo
40 file path=usr/share/locale/es/LC_MESSAGES/grep.mo
41 file path=usr/share/locale/et/LC_MESSAGES/grep.mo
42 file path=usr/share/locale/eu/LC_MESSAGES/grep.mo
43 file path=usr/share/locale/fi/LC_MESSAGES/grep.mo
44 file path=usr/share/locale/fr/LC_MESSAGES/grep.mo
45 file path=usr/share/locale/ga/LC_MESSAGES/grep.mo
46 file path=usr/share/locale/gl/LC_MESSAGES/grep.mo
47 file path=usr/share/locale/he/LC_MESSAGES/grep.mo
48 file path=usr/share/locale/hr/LC_MESSAGES/grep.mo
49 file path=usr/share/locale/hu/LC_MESSAGES/grep.mo
50 file path=usr/share/locale/id/LC_MESSAGES/grep.mo
51 file path=usr/share/locale/it/LC_MESSAGES/grep.mo
52 file path=usr/share/locale/ja/LC_MESSAGES/grep.mo
53 file path=usr/share/locale/ka/LC_MESSAGES/grep.mo
54 file path=usr/share/locale/ko/LC_MESSAGES/grep.mo
55 file path=usr/share/locale/ky/LC_MESSAGES/grep.mo
56 file path=usr/share/locale/lt/LC_MESSAGES/grep.mo
57 file path=usr/share/locale/nb/LC_MESSAGES/grep.mo
58 file path=usr/share/locale/nl/LC_MESSAGES/grep.mo
59 file path=usr/share/locale/pa/LC_MESSAGES/grep.mo
60 file path=usr/share/locale/pl/LC_MESSAGES/grep.mo
61 file path=usr/share/locale/pt/LC_MESSAGES/grep.mo
62 file path=usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
63 file path=usr/share/locale/ro/LC_MESSAGES/grep.mo
64 file path=usr/share/locale/ru/LC_MESSAGES/grep.mo
65 file path=usr/share/locale/sk/LC_MESSAGES/grep.mo
66 file path=usr/share/locale/sl/LC_MESSAGES/grep.mo
67 file path=usr/share/locale/sr/LC_MESSAGES/grep.mo
68 file path=usr/share/locale/sv/LC_MESSAGES/grep.mo
69 file path=usr/share/locale/ta/LC_MESSAGES/grep.mo
70 file path=usr/share/locale/th/LC_MESSAGES/grep.mo
71 file path=usr/share/locale/tr/LC_MESSAGES/grep.mo
72 file path=usr/share/locale/uk/LC_MESSAGES/grep.mo
73 file path=usr/share/locale/vi/LC_MESSAGES/grep.mo
74 file path=usr/share/locale/zh_CN/LC_MESSAGES/grep.mo
75 file path=usr/share/locale/zh_TW/LC_MESSAGES/grep.mo
76 file usr/share/man/man1/grep.1 path=usr/gnu/share/man/man1/grep.1
78 legacy pkg=SUNWggrp \
79     desc="ggrep - GNU grep utilities" \
80     name="ggrep - GNU grep utilities"
82 link path=usr/bin/gegrep \
83     target=../gnu/bin/egrep facet.compat.gnulinks=true
84 link path=usr/bin/gfgrep \
85     target=../gnu/bin/fgrep facet.compat.gnulinks=true
86 link path=usr/bin/ggrep \
87     target=../gnu/bin/grep facet.compat.gnulinks=true
88 link path=usr/share/man/man1/gegrep.1 \
89     target=../../../gnu/share/man/man1/grep.1 facet.compat.gnulinks=all
90 link path=usr/share/man/man1/gfgrep.1 \
91     target=../../../gnu/share/man/man1/grep.1 facet.compat.gnulinks=all
92 link path=usr/share/man/man1/ggrep.1 \
93     target=../../../gnu/share/man/man1/grep.1 facet.compat.gnulinks=all
94 link path=usr/sfw/bin/gegrep target=../../gnu/bin/egrep
95 link path=usr/sfw/bin/gfgrep target=../../gnu/bin/fgrep
96 link path=usr/sfw/bin/ggrep target=../../gnu/bin/grep