gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / common-lisp / chunga / chunga.p5m
blobc78c068b2f772dcc359de021a2c1cc15db6cbd09
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
18 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
20 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
22 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24 depend fmri=library/common-lisp/trivial-gray-streams type=require
26 dir  path=usr
27 dir  path=usr/share
28 dir  path=usr/share/common-lisp
29 dir  path=usr/share/common-lisp/source
30 dir  path=usr/share/common-lisp/source/chunga
31 file path=usr/share/common-lisp/source/chunga/CHANGELOG
32 file path=usr/share/common-lisp/source/chunga/CHANGELOG.txt
33 file path=usr/share/common-lisp/source/chunga/chunga.asd
34 file path=usr/share/common-lisp/source/chunga/conditions.lisp
35 dir  path=usr/share/common-lisp/source/chunga/doc
36 file path=usr/share/common-lisp/source/chunga/doc/index.html
37 file path=usr/share/common-lisp/source/chunga/input.lisp
38 file path=usr/share/common-lisp/source/chunga/known-words.lisp
39 file path=usr/share/common-lisp/source/chunga/output.lisp
40 file path=usr/share/common-lisp/source/chunga/packages.lisp
41 file path=usr/share/common-lisp/source/chunga/read.lisp
42 file path=usr/share/common-lisp/source/chunga/specials.lisp
43 file path=usr/share/common-lisp/source/chunga/streams.lisp
44 file path=usr/share/common-lisp/source/chunga/util.lisp
45 dir  path=usr/share/common-lisp/systems
46 link path=usr/share/common-lisp/systems/chunga.asd \
47     target=../source/chunga/chunga.asd