Magellan Linux

Annotation of /smage/trunk/core/basesystem-mcore/basesystem-mcore-0.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1463 - (hide annotations) (download)
Thu Mar 3 14:17:11 2011 UTC (13 years, 2 months ago) by niro
File size: 1951 byte(s)
-rev bump for mass rebuild
1 niro 1463 # $Id: basesystem-mcore-0.1-r1.smage2 307 2010-04-27 23:40:58Z niro $
2    
3     PNAME="basesystem-mcore"
4     PVER="0.2"
5     PBUILD="r2"
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.23
16     >= sys-apps/busybox-1.17
17     >= sys-apps/busybox-initscripts-0.1.11
18     >= virtual/devmanager
19     >= virtual/kernel
20     >= sys-libs/libstdc++-4.5
21     >= sys-libs/zlib-1.2.5
22     >= sys-apps/coreutils-8.9
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.12
27     >= sys-apps/util-linux-2.18
28     >= sys-apps/hwinfo-18.1
29     >= app-admin/sudo-1.7.4
30     >= sys-apps/diffutils-3.0
31     >= app-editors/nano-2.2
32     >= virtual/wget
33     >= net-misc/rsync-3.0.7
34     >= net-wlan/wireless-tools-30
35     >= net-misc/dropbear-0.52
36     >= net-misc/sslsvd-1
37     >= net-print/lprng-3.8
38     >= net-misc/tigervnc-1.0.90
39     >= net-misc/ica-client-11
40     >= virtual/x11
41     >= virtual/x11-drivers
42     >= media-fonts/font-adobe-75dpi-1
43     >= x11-wm/fluxbox-1.1.1
44     >= x11-misc/slim-1.3
45     >= x11-apps/xset-1.2
46     >= x11-apps/xrandr-1.3
47     >= x11-apps/setxkbmap-1.2
48     >= x11-terms/rxvt-2.7
49     >= app-mcore/mcore-tools-0.1"
50    
51     # >= x11-misc/xlockmore-5.24
52     # >= x11-misc/xautolock-2.2
53    
54    
55     #>= x11-misc/xtdesktop-0.7
56     #>= app-text/xmlstarlet-1
57     #>= dev-db/mysql5-5.1
58     #>= app-alx/tinyalxconfig-ng-0.1
59     #>= net-wlan/wpa-supplicant-0.5
60     #>= net-misc/netcat-ssl-0.0.5
61     #>= x11-apps/xinput-1.4
62    
63     # disabled, using busybox alternatives
64     # >= net-fs/samba-2
65     # >= x11-misc/xdialog-2.1.1
66     # >= net-misc/vnc-4
67     # >= net-wlan/wireless-tools-27
68     # >= net-wlan/wpa-supplicant-0.2.4
69    
70     # dropped deprecated hardware detection stuff
71     # >= sys-apps/ddcxinfo-knoppix-0.6
72     # >= sys-apps/hwdata-knoppix-0.172
73     # >= sys-apps/hwsetup-1.2
74    
75     # note: this is only a fake smage2
76     NOPKGBUILD=true
77    
78     src_install()
79     {
80     echo
81     echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
82     echo "No Package will be build."
83     echo
84     }