GCC: use -fuse-cxa-atexit by default
[unleashed-userland.git] / components / libjpeg6-ijg / libjpeg6.p5m
blob763659a1e5902b9e7d1a562464989a0916622c15
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 2015 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/image/library/libjpeg6@6.0.2,$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 depend fmri=image/library/libjpeg6-ijg type=require
27 # Documentation provided by default implementation
28 file path=usr/share/man/man1/cjpeg.1
29 file path=usr/share/man/man1/djpeg.1
30 file path=usr/share/man/man1/jpegtran.1
31 file path=usr/share/man/man1/rdjpgcom.1
32 file path=usr/share/man/man1/wrjpgcom.1
34 # Set this version as default implementation for backward compatibility
35 link path=usr/bin/cjpeg              target=../lib/$(COMPONENT_NAME)/bin/cjpeg
36 link path=usr/bin/djpeg              target=../lib/$(COMPONENT_NAME)/bin/djpeg
37 link path=usr/bin/jpegtran           target=../lib/$(COMPONENT_NAME)/bin/jpegtran
38 link path=usr/bin/rdjpgcom           target=../lib/$(COMPONENT_NAME)/bin/rdjpgcom
39 link path=usr/bin/wrjpgcom           target=../lib/$(COMPONENT_NAME)/bin/wrjpgcom
40 link path=usr/bin/$(MACH64)/cjpeg    target=../../lib/$(COMPONENT_NAME)/bin/$(MACH64)/cjpeg
41 link path=usr/bin/$(MACH64)/djpeg    target=../../lib/$(COMPONENT_NAME)/bin/$(MACH64)/djpeg
42 link path=usr/bin/$(MACH64)/jpegtran target=../../lib/$(COMPONENT_NAME)/bin/$(MACH64)/jpegtran
43 link path=usr/bin/$(MACH64)/rdjpgcom target=../../lib/$(COMPONENT_NAME)/bin/$(MACH64)/rdjpgcom
44 link path=usr/bin/$(MACH64)/wrjpgcom target=../../lib/$(COMPONENT_NAME)/bin/$(MACH64)/wrjpgcom
45 link path=usr/include/jconfig.h      target=$(COMPONENT_NAME)/jconfig.h
46 link path=usr/include/jerror.h       target=$(COMPONENT_NAME)/jerror.h
47 link path=usr/include/jmorecfg.h     target=$(COMPONENT_NAME)/jmorecfg.h
48 link path=usr/include/jpeglib.h      target=$(COMPONENT_NAME)/jpeglib.h
49 link path=usr/lib/libjpeg.so         target=$(COMPONENT_NAME)/lib/libjpeg.so.62.0.0
50 link path=usr/lib/libjpeg.so.62      target=$(COMPONENT_NAME)/lib/libjpeg.so.62.0.0
51 link path=usr/lib/libjpeg.so.62.0.0  target=$(COMPONENT_NAME)/lib/libjpeg.so.62.0.0
52 link path=usr/lib/$(MACH64)/libjpeg.so        target=../$(COMPONENT_NAME)/lib/$(MACH64)/libjpeg.so.62.0.0
53 link path=usr/lib/$(MACH64)/libjpeg.so.62     target=../$(COMPONENT_NAME)/lib/$(MACH64)/libjpeg.so.62.0.0
54 link path=usr/lib/$(MACH64)/libjpeg.so.62.0.0 target=../$(COMPONENT_NAME)/lib/$(MACH64)/libjpeg.so.62.0.0