Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 264 - (show annotations) (download)
Tue Apr 27 11:11:25 2010 UTC (14 years ago) by niro
File size: 1777 byte(s)
-added 
1 # $Id$
2
3 PNAME="basesystem-mcore"
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.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 >= x11-misc/xlockmore-5.24
41 >= x11-misc/xautolock-2.2
42 >= app-alx/tinyalxconfig-ng-0.1
43 >= app-text/xmlstarlet-1
44 >= x11-apps/xset-1"
45 #>= sys-apps/dbus-1.2
46 #>= sys-apps/hal-0.5.12
47 #>= sys-apps/hwinfo-16.0
48 #>= x11-apps/xrandr-1.3
49 #>= net-misc/tigervnc-0.0.90
50 #>= net-wlan/wireless-tools-30
51 #>= net-wlan/wpa-supplicant-0.5
52 #>= net-misc/netcat-ssl-0.0.5
53 #>= net-misc/sslsvd-1.0.0
54 #>= x11-apps/xinput-1.4
55
56 # disabled, using busybox alternatives
57 # >= net-fs/samba-2
58 # >= x11-misc/xdialog-2.1.1
59 # >= net-misc/vnc-4
60 # >= net-wlan/wireless-tools-27
61 # >= net-wlan/wpa-supplicant-0.2.4
62
63 # dropped deprecated hardware detection stuff
64 # >= sys-apps/ddcxinfo-knoppix-0.6
65 # >= sys-apps/hwdata-knoppix-0.172
66 # >= sys-apps/hwsetup-1.2
67
68 # note: this is only a fake smage2
69 NOPKGBUILD=true
70
71 sminclude alx
72
73 src_install()
74 {
75 echo
76 echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
77 echo "No Package will be build."
78 echo
79 }

Properties

Name Value
svn:keywords Id