summaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis_1.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libvorbis/libvorbis_1.2.3.bb')
-rw-r--r--recipes/libvorbis/libvorbis_1.2.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/libvorbis/libvorbis_1.2.3.bb b/recipes/libvorbis/libvorbis_1.2.3.bb
new file mode 100644
index 0000000000..1173809d48
--- /dev/null
+++ b/recipes/libvorbis/libvorbis_1.2.3.bb
@@ -0,0 +1,11 @@
+
+require libvorbis.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz \
+ file://configure_powerpc-no-fixed-cpu.patch;patch=1 \
+ "
+
+# override should be handeld by pkgconfig now
+EXTRA_OECONF = ""