Magellan Linux

Annotation of /trunk/core/common-devutils/common-devutils-0.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 1009 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/common-devutils/common-devutils-0.3-r1.smage2,v 1.1 2008/08/17 17:31:25 niro Exp $
2    
3     PNAME="common-devutils"
4     PVER="0.3"
5     PBUILD="r1"
6    
7     PCATEGORIE="fake"
8     STATE="unstable"
9    
10     # virtual pkg
11     PKGTYPE=virtual
12     NOPKGBUILD=true
13    
14     DESCRIPTION="virtual package - some common development utilities."
15     HOMEPAGE="http://www.magellan-linux.net/"
16    
17     DEPEND=">= app-mage/mage-0.4.9
18     >= sys-apps/initscripts-0.4.13
19     >= virtual/kernel-headers
20     >= sys-dev/binutils-2.18
21     >= sys-dev/gcc-4.2
22     >= sys-libs/libstdc++-4.2
23     >= sys-dev/m4-1.4.10
24     >= sys-dev/bison-2.3
25     >= sys-dev/flex-2.5.33
26     >= sys-dev/gettext-0.17
27     >= dev-util/pkgconfig-0.23
28     >= sys-dev/autoconf-4
29     >= sys-dev/automake-3
30     >= sys-dev/libtool-1.5.26
31     >= sys-apps/diffutils-2.8.7
32     >= sys-apps/less-418
33     >= sys-apps/ed-0.8
34     >= sys-dev/make-3.81
35     >= sys-dev/patch-2.5.9
36     >= sys-apps/tar-1.19
37     >= sys-libs/zlib-1.2.3"
38    
39     src_install()
40     {
41     echo
42     echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
43     echo "No Package will be build."
44     echo
45     }

Properties

Name Value
svn:keywords Id