summaryrefslogtreecommitdiff
path: root/vorbis-tools/vorbis-tools_1.0.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'vorbis-tools/vorbis-tools_1.0.1.oe')
-rw-r--r--vorbis-tools/vorbis-tools_1.0.1.oe8
1 files changed, 4 insertions, 4 deletions
diff --git a/vorbis-tools/vorbis-tools_1.0.1.oe b/vorbis-tools/vorbis-tools_1.0.1.oe
index d5291cc55d..26361ebfc9 100644
--- a/vorbis-tools/vorbis-tools_1.0.1.oe
+++ b/vorbis-tools/vorbis-tools_1.0.1.oe
@@ -4,12 +4,12 @@ DESCRIPTION = " vorbis-tools contains oggenc (an encoder), ogg123 (a playback to
ogginfo (displays ogg information), vcut (ogg file splitter), and \
vorbiscomment (ogg comment editor)."
-SRC_URI = http://www.vorbis.com/files/1.0.1/unix/vorbis-tools-${PV}.tar.gz \
- file://${FILESDIR}/m4.patch;patch=1
+SRC_URI = "http://www.vorbis.com/files/${PV}/unix/vorbis-tools-${PV}.tar.gz \
+ file://${FILESDIR}/m4.patch;patch=1"
inherit autotools libtool
-EXTRA_OECONF = '--without-flac --without-speex \
+EXTRA_OECONF = "--without-flac --without-speex \
--with-ogg-libraries=${STAGING_LIBDIR}/ \
--with-ogg-includes=${STAGING_INCDIR}/ \
--with-vorbis-libraries=${STAGING_LIBDIR}/ \
@@ -17,4 +17,4 @@ EXTRA_OECONF = '--without-flac --without-speex \
--with-ao-libraries=${STAGING_LIBDIR}/ \
--with-ao-includes=${STAGING_INCDIR}/ \
--with-curl-libraries=${STAGING_LIBDIR}/ \
- --with-curl-includes=${STAGING_INCDIR}/'
+ --with-curl-includes=${STAGING_INCDIR}/"