into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/26 01:16:01+01:00 dyndns.org!reenoo
flac: package libs separately
2004/12/26 00:56:52+01:00 dyndns.org!reenoo
vlc-gpe: fix SECTION
2004/12/26 00:55:46+01:00 dyndns.org!reenoo
Add vlc-gpe - GPE edition of VLC
2004/12/26 00:52:57+01:00 dyndns.org!reenoo
mplayer: bump to 1.0pre6 to address several vulnerabilities. set DEFAULT_PREFERENCE for corgi,shepherd,husky to -1 since the patches might not apply. Please test for those machines.
BKrev: 41ce0868ugckCFEvdw1pMMmq0RnXhw
LICENSE = "BSD GPL"
SECTION = "libs"
DEPENDS = "libogg"
-PR = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/flac/flac-${PV}.tar.gz \
file://disable-xmms-plugin.patch;patch=1 \
--without-libiconv-prefix \
--without-id3lib"
+PACKAGES += "libflac libflac++ liboggflac liboggflac++"
+FILES_${PN} = "${bindir}"
+FILES_libflac = "${libdir}/libFLAC.so.*"
+FILES_libflac++ = "${libdir}/libFLAC++.so.*"
+FILES_liboggflac = "${libdir}/libOggFLAC.so.*"
+FILES_liboggflac++ = "${libdir}/libOggFLAC++.so.*"
+
do_configure () {
install -d ${S}/m4
install -m 0644 ${WORKDIR}/xmms.m4 ${S}/m4/