First pass at patches to update various packages to recent autotools (first pass...
[vuplus_openembedded] / mp3blaster / mp3blaster_3.1.3.oe
1 DEPENDS = virtual/libc ncurses
2 RDEPENDS = libc6 libncurses
3
4 SRC_URI = http://www.stack.nl/~brama/mp3blaster/src/mp3blaster-3.1.3.tar.gz \
5           file://${FILESDIR}/includedir.patch;patch=1 \
6           file://${FILESDIR}/configure.patch;patch=1
7 S = ${WORKDIR}/${P}
8
9 inherit autotools
10
11 EXTRA_OECONF = '--with-x=no'
12
13 # TODO: after adding libvorbis to OE, add --with-oggvorbis