minor fixes for xmms-embedded
authorMichael Lauer <mickey@vanille-media.de>
Thu, 24 Jun 2004 09:23:57 +0000 (09:23 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 24 Jun 2004 09:23:57 +0000 (09:23 +0000)
BKrev: 40da9dad4HLBYnAsa0sa0RbnRopDNg

xmms-embedded/xmms-embedded_20040327.oe

index 6a0ee6c..18562ec 100644 (file)
@@ -1,8 +1,6 @@
-BROKEN = "yes"
-SECTION = "apps"
-PRIORITY = "optional"
-DEPENDS = "zlib tremor libmad libid3tag libsidplay glib-2.0 virtual/libqpe uicmoc-native"
 DESCRIPTION = "XMMS embedded - lightweight audio player with video and codec plugins"
+SECTION = "apps"
+DEPENDS = "zlib tremor libmad libid3tag libsidplay"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/xmms-embedded;module=xmms-embedded;date=${PV} \
            file://bogusincdir.patch;patch=1 \
@@ -12,8 +10,8 @@ SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/xmms-embedded;module=xmms
            file://glib2.patch;patch=1 \
            file://tremorlib.patch;patch=1 \
            file://bufferdefaults.patch;patch=1 \
-           file://${FILESDIR}/gcc34.patch;patch=1 \
-           file://${FILESDIR}/gcc34-enum.patch;patch=1 \
+           file://gcc34.patch;patch=1 \
+           file://gcc34-enum.patch;patch=1 \
            file://xmms.png"
 
 S = "${WORKDIR}/xmms-embedded"