into tim.rpsys.net:/usr/oe/openembedded
2005/01/28 11:27:18+00:00 rpsys.net!RP
mp3blaster: Disable parallel make
BKrev: 41fa21b6yPHYbQKiiKYhyRSQaP1MhQ
+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
+
+PARALLEL_MAKE=""
+
+EXTRA_OECONF = "--with-x=no --with-sidplay --with-oggvorbis --without-pth --without-mysql --without-nas"
+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
+
+PARALLEL_MAKE=""
+
+EXTRA_OECONF = "--with-x=no --with-sidplay --with-oggvorbis --without-pth --without-mysql --without-nas"