Magellan Linux

Contents of /smage/trunk/core/devsystem-tiny-alx/devsystem-tiny-alx-0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1114 - (show annotations) (download)
Tue Aug 4 18:01:22 2009 UTC (14 years, 10 months ago) by niro
File size: 1494 byte(s)
-ver bump to 0.2-r1
1 # $Id$
2
3 PNAME="devsystem-tiny-alx"
4 PVER="0.2"
5 PBUILD="r1"
6
7 PKGTYPE="virtual"
8
9 PCATEGORIE="fake"
10 STATE="unstable"
11
12 DESCRIPTION="ALX Dev System based on kernel-2.6 layout"
13 HOMEPAGE="http://www.magellan-linux.net"
14
15 DEPEND=">= app-mage/mage-0.4.15
16 >= sys-apps/busybox-1.13
17 >= sys-apps/busybox-initscripts-0.1
18 >= virtual/kernel-headers
19 >= virtual/glibc
20 >= sys-dev/binutils-2.19
21 >= sys-libs/libstdc++-4.3
22 >= sys-dev/gcc-4.3
23 >= sys-apps/coreutils-7
24 >= sys-libs/zlib-1.2
25 >= sys-apps/findutils-4.4
26 >= sys-apps/gawk-3.1.6
27 >= sys-libs/ncurses-5.7
28 >= sys-dev/m4-1.4.13
29 >= sys-dev/bison-2
30 >= sys-dev/flex-2.5.35
31 >= dev-lang/perl-5.10
32 >= dev-util/pkgconfig-0.23
33 >= sys-dev/autoconf-5
34 >= sys-dev/automake-4
35 >= app-shells/bash-4
36 >= sys-apps/file-5
37 >= sys-dev/libtool-2.2
38 >= sys-apps/diffutils-2.8.4
39 >= sys-fs/e2fsprogs-1.41
40 >= sys-apps/grub-0.97
41 >= sys-dev/make-3.81
42 >= sys-apps/module-init-tools-3.8
43 >= sys-apps/shadow-4.1
44 >= sys-apps/sysvinit-2.86
45 >= virtual/editor
46 >= net-misc/wget-1.11
47 >= net-misc/rsync-3
48 >= sys-fs/udev-142
49 >= virtual/kernel"
50
51 # >= sys-dev/gettext-0.12.1
52 # >= sys-fs/reiserfsprogs-3.6
53 # >= virtual/cron
54 # >= virtual/syslog
55 # >= app-admin/procinfo-18
56 # >= sys-apps/texinfo-4.6
57 # >= sys-apps/man-pages-1.6.0
58 # >= sys-apps/groff-1.19
59 # >= sys-apps/man-1.5m2
60
61 NOPKGBUILD=true
62 sminclude alx
63
64 # note: this is only a fake smage2
65
66 src_install()
67 {
68 echo
69 echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
70 echo "No Package will be build."
71 echo
72 }

Properties

Name Value
svn:keywords Id