aboutsummaryrefslogtreecommitdiffstats
path: root/mp3blaster/mp3blaster_3.2.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'mp3blaster/mp3blaster_3.2.0.oe')
-rw-r--r--mp3blaster/mp3blaster_3.2.0.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/mp3blaster/mp3blaster_3.2.0.oe b/mp3blaster/mp3blaster_3.2.0.oe
deleted file mode 100644
index c68b382198..0000000000
--- a/mp3blaster/mp3blaster_3.2.0.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-LICENSE = GPL
-SECTION = "console/multimedia"
-DESCRIPTION = "A console MP3 player based on ncurses"
-DEPENDS = "ncurses libsidplay libogg libvorbis"
-
-SRC_URI = "http://www.stack.nl/~brama/mp3blaster/src/mp3blaster-${PV}.tar.gz \
- file://includedir.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--with-x=no --with-sidplay --with-oggvorbis --without-pth --without-mysql --without-nas"