# $Id: basesystem-mcore-0.1-r1.smage2 307 2010-04-27 23:40:58Z niro $ PNAME="basesystem-mcore" PVER="0.2" PBUILD="r1" PKGTYPE="virtual" PCATEGORIE="fake" STATE="unstable" DESCRIPTION="tinyALX Core Pakages based on kernel-2.6 layout" HOMEPAGE="http://www.magellan-linux.net" DEPEND=">= app-mage/mage-0.4.23 >= sys-apps/busybox-1.17 >= sys-apps/busybox-initscripts-0.1.11 >= virtual/devmanager >= virtual/kernel >= sys-libs/libstdc++-4.5 >= sys-libs/zlib-1.2.5 >= sys-apps/coreutils-8.9 >= sys-apps/findutils-4.4 >= sys-apps/gawk-3.1 >= sys-apps/grub-0.97 >= sys-apps/module-init-tools-3.12 >= sys-apps/util-linux-2.18 >= sys-apps/hwinfo-18.1 >= app-admin/sudo-1.7.4 >= sys-apps/diffutils-3.0 >= app-editors/nano-2.2 >= virtual/wget >= net-misc/rsync-3.0.7 >= net-wlan/wireless-tools-30 >= net-misc/dropbear-0.52 >= net-misc/sslsvd-1 >= net-print/lprng-3.8 >= net-misc/tigervnc-1.0.90 >= net-misc/ica-client-11 >= virtual/x11 >= virtual/x11-drivers >= media-fonts/font-adobe-75dpi-1 >= x11-wm/fluxbox-1.1.1 >= x11-misc/slim-1.3 >= x11-apps/xset-1.2 >= x11-apps/xrandr-1.3 >= x11-apps/setxkbmap-1.2 >= x11-terms/rxvt-2.7 >= app-mcore/mcore-tools-0.1" # >= x11-misc/xlockmore-5.24 # >= x11-misc/xautolock-2.2 #>= x11-misc/xtdesktop-0.7 #>= app-text/xmlstarlet-1 #>= dev-db/mysql5-5.1 #>= app-alx/tinyalxconfig-ng-0.1 #>= net-wlan/wpa-supplicant-0.5 #>= net-misc/netcat-ssl-0.0.5 #>= x11-apps/xinput-1.4 # disabled, using busybox alternatives # >= net-fs/samba-2 # >= x11-misc/xdialog-2.1.1 # >= net-misc/vnc-4 # >= net-wlan/wireless-tools-27 # >= net-wlan/wpa-supplicant-0.2.4 # dropped deprecated hardware detection stuff # >= sys-apps/ddcxinfo-knoppix-0.6 # >= sys-apps/hwdata-knoppix-0.172 # >= sys-apps/hwsetup-1.2 # note: this is only a fake smage2 NOPKGBUILD=true src_install() { echo echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}." echo "No Package will be build." echo }