Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1134 - (show annotations) (download)
Tue Aug 4 18:23:27 2009 UTC (14 years, 9 months ago) by niro
File size: 1453 byte(s)
-ver bump to 0.2-r1
1 # $Id$
2
3 PNAME="basesystem-tiny-alx"
4 PVER="0.2"
5 PBUILD="r1"
6
7 PKGTYPE="virtual"
8
9 PCATEGORIE="fake"
10 STATE="unstable"
11
12 DESCRIPTION="tinyALX Core Pakages based on kernel-2.6 layout"
13 HOMEPAGE="http://www.magellan-linux.net"
14
15 DEPEND=">= app-mage/mage-0.4
16 >= sys-apps/busybox-1.13
17 >= sys-apps/busybox-initscripts-0.1
18 >= sys-fs/udev-142
19 >= virtual/kernel
20 >= sys-libs/libstdc++-4.3
21 >= sys-apps/coreutils-7
22 >= sys-libs/zlib-1.2
23 >= sys-apps/findutils-4.4
24 >= sys-apps/gawk-3.1
25 >= sys-apps/grub-0.97
26 >= sys-apps/module-init-tools-3.8
27 >= app-editors/nano-2
28 >= net-misc/rsync-3
29 >= sys-apps/diffutils-2.8.4
30 >= x11-terms/rxvt-2.7
31 >= virtual/x11
32 >= media-fonts/font-adobe-75dpi-1
33 >= x11-wm/fluxbox-1.1
34 >= net-misc/dropbear-0.52
35 >= net-print/lprng-3.8
36 >= net-misc/ica-client-11
37 >= dev-db/mysql5-5.1
38 >= x11-misc/xtdesktop-0.7
39 >= app-admin/sudo-1.7
40 >= sys-apps/ddcxinfo-knoppix-0.6
41 >= sys-apps/hwdata-knoppix-0.172
42 >= sys-apps/hwsetup-1.2
43 >= x11-misc/xlockmore-5.24
44 >= x11-misc/xautolock-2.2
45 >= app-alx/tinyalxconfig-ng-0.1
46 >= app-text/xmlstarlet-1
47 >= x11-apps/xset-1"
48
49 # disabled, using busybox alternatives
50 # >= net-fs/samba-2
51 # >= x11-misc/xdialog-2.1.1
52 # >= net-misc/vnc-4
53 # >= net-wlan/wireless-tools-27
54 # >= net-wlan/wpa-supplicant-0.2.4
55
56 # note: this is only a fake smage2
57 NOPKGBUILD=true
58
59 sminclude alx
60
61 src_install()
62 {
63 echo
64 echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
65 echo "No Package will be build."
66 echo
67 }

Properties

Name Value
svn:keywords Id