jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / gd2 / gd2.p5m
blob0538a89ae6789780edb07b2ac0da7c15c6066431
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 <transform path=usr/bin/$(MACH32) -> drop>
28 file path=usr/bin/$(MACH32)/annotate
29 file path=usr/bin/$(MACH32)/bdftogd
30 file path=usr/bin/$(MACH32)/gd2copypal
31 file path=usr/bin/$(MACH32)/gd2time
32 file path=usr/bin/$(MACH32)/gd2togif
33 file path=usr/bin/$(MACH32)/gd2topng
34 file path=usr/bin/$(MACH32)/gdcmpgif
35 file path=usr/bin/$(MACH32)/gdparttopng
36 file path=usr/bin/$(MACH32)/gdtopng
37 file path=usr/bin/$(MACH32)/giftogd2
38 file path=usr/bin/$(MACH32)/pngtogd
39 file path=usr/bin/$(MACH32)/pngtogd2
40 file path=usr/bin/$(MACH32)/webpng
41 file path=usr/bin/annotate
42 file path=usr/bin/bdftogd
43 file path=usr/bin/gd2copypal
44 file path=usr/bin/gd2time
45 file path=usr/bin/gd2togif
46 file path=usr/bin/gd2topng
47 file path=usr/bin/gdcmpgif
48 file path=usr/bin/gdparttopng
49 file path=usr/bin/gdtopng
50 file path=usr/bin/giftogd2
51 file path=usr/bin/pngtogd
52 file path=usr/bin/pngtogd2
53 file path=usr/bin/webpng
54 file path=usr/include/gd2/gd.h
55 file path=usr/include/gd2/gd_color_map.h
56 file path=usr/include/gd2/gd_errors.h
57 file path=usr/include/gd2/gd_io.h
58 file path=usr/include/gd2/gdcache.h
59 file path=usr/include/gd2/gdfontg.h
60 file path=usr/include/gd2/gdfontl.h
61 file path=usr/include/gd2/gdfontmb.h
62 file path=usr/include/gd2/gdfonts.h
63 file path=usr/include/gd2/gdfontt.h
64 file path=usr/include/gd2/gdfx.h
65 file path=usr/include/gd2/gdpp.h
66 link path=usr/lib/$(MACH64)/libgd.so target=libgd.so.3
67 link path=usr/lib/$(MACH64)/libgd.so.3 target=libgd.so.3.0.11
68 file path=usr/lib/$(MACH64)/libgd.so.3.0.11
69 file path=usr/lib/$(MACH64)/pkgconfig/gdlib.pc
70 link path=usr/lib/libgd.so target=libgd.so.3
71 link path=usr/lib/libgd.so.3 target=libgd.so.3.0.11
72 file path=usr/lib/libgd.so.3.0.11
73 file path=usr/lib/pkgconfig/gdlib.pc
74 file path=usr/share/doc/gd-2.3/INSTALL
75 file path=usr/share/doc/gd-2.3/README.CMAKE
76 file path=usr/share/doc/gd-2.3/README.JPN
77 file path=usr/share/doc/gd-2.3/README.TESTING
78 file path=usr/share/doc/gd-2.3/README.TXT
79 file path=usr/share/doc/gd-2.3/arc.c
80 file path=usr/share/doc/gd-2.3/copyrotated.c
81 file path=usr/share/doc/gd-2.3/crop.c
82 file path=usr/share/doc/gd-2.3/flip.c
83 file path=usr/share/doc/gd-2.3/gif.c
84 file path=usr/share/doc/gd-2.3/nnquant.c
85 file path=usr/share/doc/gd-2.3/noIcon.pic
86 file path=usr/share/doc/gd-2.3/noIcon.sgi
87 file path=usr/share/doc/gd-2.3/noIcon.tga
88 file path=usr/share/doc/gd-2.3/noIconAlpha.tga
89 file path=usr/share/doc/gd-2.3/test_crop_threshold.png
90 file path=usr/share/doc/gd-2.3/tgaread.c
91 file path=usr/share/doc/gd-2.3/tiffread.c
92 file path=usr/share/doc/gd-2.3/windows.c
94 # Solaris documentation
95 file src/entities.html path=usr/share/doc/gd2/html/entities.html
96 file Solaris/libgd2.1-extra path=usr/share/man/man1/annotate.1
97 file Solaris/libgd2.1-extra path=usr/share/man/man1/gd2copypal.1
98 file Solaris/libgd2.1-extra path=usr/share/man/man1/gd2time.1
99 file Solaris/libgd2.1-extra path=usr/share/man/man1/gd2togif.1
100 file Solaris/libgd2.1-extra path=usr/share/man/man1/gd2topng.1
101 file Solaris/libgd2.1-extra path=usr/share/man/man1/gdcmpgif.1
102 file Solaris/libgd2.1-extra path=usr/share/man/man1/gdparttopng.1
103 file Solaris/libgd2.1-extra path=usr/share/man/man1/gdtopng.1
104 file Solaris/libgd2.1-extra path=usr/share/man/man1/giftogd2.1
105 file Solaris/libgd2.1 path=usr/share/man/man1/libgd2.1
106 file Solaris/libgd2.1-extra path=usr/share/man/man1/pngtogd.1
107 file Solaris/libgd2.1-extra path=usr/share/man/man1/pngtogd2.1
108 file Solaris/libgd2.1-extra path=usr/share/man/man1/webpng.1
109 file Solaris/libgd2.3 path=usr/share/man/man3/libgd2.3