From 408008ac093722cbc05626d096f99214c0eb2c24 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Sat, 26 Jun 2010 14:39:15 +0800 Subject: 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 --- meta/packages/libogg/libogg_1.2.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/packages/libogg/libogg_1.2.0.bb (limited to 'meta/packages/libogg/libogg_1.2.0.bb') 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 000000000..fd176a47b --- /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 -- cgit v1.2.3