zip: add lzip component
[unleashed-userland.git] / components / cbe / cbe.p5m
blobe14c9efcf52c5ece544d4d458ec5a282d8582cea
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 2011, Andrzej Szeszo
15 set name=pkg.fmri value=pkg:/developer/build/cbe@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="Desktop CBE: env setup scripts for the Desktop CBE"
17 set name=info.classification value="org.opensolaris.category.2008:Development/Distribution Tools"
18 set name=info.upstream_url value=http://dlc.sun.com/osol/jds/downloads/cbe/test/
20 license cbe.license license="CDDL"
22 dir path=opt/dtbld
23 dir path=opt/dtbld/bin
24 dir path=opt/dtbld/lib
25 dir path=opt/dtbld/lib/cbe-env
26 dir path=opt/jdsbld
27 dir path=opt/jdsbld/share
28 file path=opt/dtbld/bin/env.csh
29 file path=opt/dtbld/bin/env.sh
30 file path=opt/dtbld/bin/env_include.sh
31 file path=opt/dtbld/bin/gendiff
32 file path=opt/dtbld/bin/ld-wrapper
33 file path=opt/dtbld/lib/cbe-env/gcc3
34 file path=opt/dtbld/lib/cbe-env/gcc3.1
35 file path=opt/dtbld/lib/cbe-env/gcc47
36 file path=opt/dtbld/lib/cbe-env/gcc48
37 file path=opt/dtbld/lib/cbe-env/sexp
38 file path=opt/dtbld/lib/cbe-env/ss12
39 link path=opt/dtbld/bin/aclocal target=../../../usr/bin/aclocal-1.10
40 link path=opt/dtbld/bin/automake target=../../../usr/bin/automake-1.10
41 link path=opt/dtbld/bin/diff target=../../../usr/bin/gdiff
42 link path=opt/dtbld/bin/grep target=../../../usr/gnu/bin/grep
43 link path=opt/dtbld/bin/install target=../../../usr/bin/ginstall
44 link path=opt/dtbld/bin/m4 target=../../../usr/gnu/bin/m4
45 link path=opt/dtbld/bin/make target=../../../usr/gnu/bin/make
46 link path=opt/dtbld/lib/cbe-env/default target=gcc48
47 link path=opt/jdsbld/bin target=../dtbld/bin
48 link path=opt/jdsbld/share/aclocal target=../../../usr/share/aclocal
50 depend fmri=developer/build/ant type=require
51 depend fmri=developer/macro/gnu-m4 type=require
52 depend fmri=developer/build/autoconf type=require
53 depend fmri=developer/build/libtool type=require
54 depend fmri=developer/build/automake-110 type=require
55 depend fmri=developer/build/automake-111 type=require
56 depend fmri=developer/parser/bison type=require
57 depend fmri=file/gnu-coreutils type=require
58 depend fmri=text/gnu-diffutils type=require
59 depend fmri=developer/lexer/flex type=require
60 depend fmri=text/gnu-gettext type=require
61 depend fmri=developer/build/gnu-make type=require
62 depend fmri=developer/versioning/subversion type=require
63 depend fmri=developer/build/cmake type=require
65 depend fmri=package/pkgbuild type=require