curl: use correct ca bundle
[unleashed-userland.git] / components / libgpg-error / libgpg-error.p5m
blob044c68a32dbe0784d489f2d3731f462254d906a9
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2013 Colin Ellis. All rights reserved.
22 # Copyright 2011 Audioboo Ltd. All rights reserved.
23 # Copyright 2011 EveryCity Ltd. All rights reserved.
26 set name=pkg.fmri value=pkg:/library/security/libgpg-error@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.summary value="GnuPG Error Library"
28 set name=info.classification \
29     value=org.opensolaris.category.2008:System/Security
30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
34 license libgpg-error.license license="LGPL"
36 file path=usr/bin/$(MACH64)/gpg-error
37 file path=usr/bin/$(MACH64)/gpg-error-config
38 file path=usr/bin/gpg-error
39 file path=usr/bin/gpg-error-config
40 file path=usr/include/gpg-error.h
41 file path=usr/lib/$(MACH64)/libgpg-error.so.0.15.0
42 file path=usr/lib/libgpg-error.so.0.15.0
43 file path=usr/share/aclocal/gpg-error.m4
44 file path=usr/share/common-lisp/source/gpg-error/gpg-error-codes.lisp
45 file \
46     path=usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp
47 file path=usr/share/common-lisp/source/gpg-error/gpg-error.asd
48 file path=usr/share/common-lisp/source/gpg-error/gpg-error.lisp
49 file path=usr/share/locale/cs/LC_MESSAGES/libgpg-error.mo
50 file path=usr/share/locale/da/LC_MESSAGES/libgpg-error.mo
51 file path=usr/share/locale/de/LC_MESSAGES/libgpg-error.mo
52 file path=usr/share/locale/eo/LC_MESSAGES/libgpg-error.mo
53 file path=usr/share/locale/fr/LC_MESSAGES/libgpg-error.mo
54 file path=usr/share/locale/it/LC_MESSAGES/libgpg-error.mo
55 file path=usr/share/locale/ja/LC_MESSAGES/libgpg-error.mo
56 file path=usr/share/locale/nl/LC_MESSAGES/libgpg-error.mo
57 file path=usr/share/locale/pl/LC_MESSAGES/libgpg-error.mo
58 file path=usr/share/locale/ro/LC_MESSAGES/libgpg-error.mo
59 file path=usr/share/locale/sv/LC_MESSAGES/libgpg-error.mo
60 file path=usr/share/locale/uk/LC_MESSAGES/libgpg-error.mo
61 file path=usr/share/locale/vi/LC_MESSAGES/libgpg-error.mo
62 file path=usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
63 link path=usr/lib/$(MACH64)/libgpg-error.so \
64     target=libgpg-error.so.0.15.0
65 link path=usr/lib/$(MACH64)/libgpg-error.so.0 \
66     target=libgpg-error.so.0.15.0
67 link path=usr/lib/libgpg-error.so target=libgpg-error.so.0.15.0
68 link path=usr/lib/libgpg-error.so.0 target=libgpg-error.so.0.15.0