summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libogg/libogg_1.2.2.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-29 15:25:57 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-30 12:07:29 +0000
commite3cdceaae9ee4fcbb20f4da5ec34bd42ee888e2e (patch)
tree942dd320875473bfe1dfd4bbdde1933646d49fcd /meta/recipes-multimedia/libogg/libogg_1.2.2.bb
parent5ca40691d02ba9fafee9f70c9dddfdd1a25fb14c (diff)
downloadpoky-e3cdceaae9ee4fcbb20f4da5ec34bd42ee888e2e.tar.gz
libogg: upgrade to version 1.2.2
upgrade from 1.2.1 to 1.2.2 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/libogg/libogg_1.2.2.bb')
-rw-r--r--meta/recipes-multimedia/libogg/libogg_1.2.2.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.2.bb b/meta/recipes-multimedia/libogg/libogg_1.2.2.bb
new file mode 100644
index 0000000000..83454c8d09
--- /dev/null
+++ b/meta/recipes-multimedia/libogg/libogg_1.2.2.bb
@@ -0,0 +1,19 @@
1SUMMARY = "Ogg bitstream and framing libary"
2DESCRIPTION = "libogg is the bitstream and framing library \
3for the Ogg project. It provides functions which are \
4necessary to codec libraries like libvorbis."
5HOMEPAGE = "http://xiph.org/"
6BUGTRACKER = "https://trac.xiph.org/newticket"
7SECTION = "libs"
8LICENSE = "BSD"
9LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
10 file://include/ogg/ogg.h;beginline=1;endline=11;md5=eda812856f13a3b1326eb8f020cc3b0b"
11
12PR = "r0"
13
14SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"
15
16SRC_URI[md5sum] = "5a9fcabc9a1b7c6f1cd75ddc78f36c56"
17SRC_URI[sha256sum] = "ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba"
18
19inherit autotools pkgconfig