aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/libogg/libogg_1.2.0.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-06-26 14:39:15 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-30 13:14:33 +0100
commit408008ac093722cbc05626d096f99214c0eb2c24 (patch)
treea880a325bda576c5f23c51de7a765bc6690b96fa /meta/packages/libogg/libogg_1.2.0.bb
parent9f3641cc00542162e189d2ed17348c6955b45149 (diff)
downloadopenembedded-core-contrib-408008ac093722cbc05626d096f99214c0eb2c24.tar.gz
libogg: Upgraded to version 1.2.0
Remove m4.patch since the change has already in the upstream Change SRC_URI because version 1.2.0 doesn't exist in the old address Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/libogg/libogg_1.2.0.bb')
-rw-r--r--meta/packages/libogg/libogg_1.2.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/packages/libogg/libogg_1.2.0.bb b/meta/packages/libogg/libogg_1.2.0.bb
new file mode 100644
index 0000000000..fd176a47b9
--- /dev/null
+++ b/meta/packages/libogg/libogg_1.2.0.bb
@@ -0,0 +1,10 @@
+SECTION = "libs"
+DESCRIPTION = "libogg is the bitstream and framing library \
+for the Ogg project. It provides functions which are \
+necessary to codec libraries like libvorbis."
+LICENSE = "BSD"
+PR = "r0"
+
+SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"
+
+inherit autotools pkgconfig