Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 891 - (show annotations) (download)
Mon Aug 3 19:49:02 2009 UTC (14 years, 9 months ago) by niro
File size: 1454 byte(s)
-fixed header
1 # $Id$
2
3 PNAME="basesystem-tiny-alx"
4 PVER="0.1"
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.10
17 >= sys-apps/busybox-initscripts-0.1
18 >= sys-fs/udev-119
19 >= virtual/kernel
20 >= sys-libs/libstdc++-4
21 >= sys-apps/coreutils-6.10
22 >= sys-libs/zlib-1.2
23 >= sys-apps/findutils-4
24 >= sys-apps/gawk-3
25 >= sys-apps/grub-0.97
26 >= sys-apps/module-init-tools-3.4
27 >= app-editors/nano-2
28 >= net-misc/rsync-2.5.7
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-0.1.14
34 >= net-misc/dropbear-0.51
35 >= net-print/lprng-3.8
36 >= net-misc/ica-client-7
37 >= dev-db/mysql5-5
38 >= x11-misc/xtdesktop-0.7
39 >= app-admin/sudo-1.6.9
40 >= sys-apps/ddcxinfo-knoppix-0.6
41 >= sys-apps/hwdata-knoppix-0.107
42 >= sys-apps/hwsetup-1
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