diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-08 15:39:17 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-08 15:39:17 +0000 |
commit | 4d6b25555e317909ff5a46088170cf51942e187a (patch) | |
tree | d494ca79b838b66cf1a092d098a58e51a4be84e1 /packages/meta/openturbostation-packages.bb | |
parent | 11be24c88d87f70be482df82b2453a58ee33fc13 (diff) |
openturbostation-packages: Remove non-building packages and clean up
Diffstat (limited to 'packages/meta/openturbostation-packages.bb')
-rw-r--r-- | packages/meta/openturbostation-packages.bb | 51 |
1 files changed, 1 insertions, 50 deletions
diff --git a/packages/meta/openturbostation-packages.bb b/packages/meta/openturbostation-packages.bb index a032d8d503..21c492fb0c 100644 --- a/packages/meta/openturbostation-packages.bb +++ b/packages/meta/openturbostation-packages.bb @@ -1,9 +1,4 @@ -# Meta package containing all the packages which build for SlugOS -# -# All packages in here must build with the slugos-???.conf distros, -# they do not necessarily work. -DESCRIPTION = "Packages that are compatible with the Openprotium on the iomega Storcenter" -HOMEPAGE = "http://www.openprotium.org" +DESCRIPTION = "Packages that are compatible with Openturbostation" LICENSE = "MIT" PR = "r1" CONFLICTS = "db3" @@ -13,46 +8,6 @@ EXCLUDE_FROM_WORLD = "1" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = "1" -# The list of packages to build for the slugos DISTRO. -# KEEP IN ALPHABETICAL ORDER -# Do *not* simply comment out a line. That will break. Instead -# remove the package and place it in the corresponding "broken" list - -# deleted from "base" as they don't immediately build... -# asterisk \ -# asterisk-sounds \ -# beep \ -# cherokee \ -# cyrus-sasl \ -# atftp \ -# flac \ -# gphoto2 \ -# gdb \ -# glib-2.0 \ -# lirc \ -# masqmail \ -# wakelan \ -# wireless-tools \ -# wpa-supplicant \ -# bluez-utils-nodbus \ -# libxml2 \ -# libdvb \ -# madwifi-ng \ -# motion \ -# ftpd-topfield \ -# eciadsl \ -# netpbm \ -# reiserfsprogs reiser4progs \ -# libgphoto2 \ -# python \ -# mpd \ -# memtester \ -# puppy \ -# samba \ -# sane-backends \ -# vsftpd \ -# zd1211 \ - OPENTURBOSTATION_PACKAGES = "\ alsa-lib \ alsa-utils \ @@ -101,7 +56,6 @@ OPENTURBOSTATION_PACKAGES = "\ ircp \ joe \ jpeg \ - lcdproc \ less \ libao \ libid3tag \ @@ -152,13 +106,10 @@ OPENTURBOSTATION_PACKAGES = "\ pkgconfig \ ppp \ procps \ - pvrusb2-mci \ - pwc \ quilt \ rng-tools \ rsync \ sed \ - setpwc \ setserial \ smartmontools \ ssmtp \ |