summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/taglib
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-16 14:16:45 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:24 -0800
commit21f7117ad012599a3cbf451af2f7ab3803234799 (patch)
tree151570fe0fd9770a7d2c3ba5eeec23a4e69e6fe0 /meta/recipes-support/taglib
parent494afcb2fe79681b6cbca991a2aafe1801cba31a (diff)
downloadpoky-21f7117ad012599a3cbf451af2f7ab3803234799.tar.gz
taglib: Upgraded to version 1.6.3
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-support/taglib')
-rw-r--r--meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch (renamed from meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch)0
-rw-r--r--meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch (renamed from meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch)0
-rw-r--r--meta/recipes-support/taglib/taglib_1.6.3.bb (renamed from meta/recipes-support/taglib/taglib_1.6.1.bb)8
3 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch b/meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch
index 07eb6d754c..07eb6d754c 100644
--- a/meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch
+++ b/meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch
diff --git a/meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
index b072cbcacb..b072cbcacb 100644
--- a/meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch
+++ b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
diff --git a/meta/recipes-support/taglib/taglib_1.6.1.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb
index f1a87368a7..014c34886c 100644
--- a/meta/recipes-support/taglib/taglib_1.6.1.bb
+++ b/meta/recipes-support/taglib/taglib_1.6.3.bb
@@ -1,8 +1,12 @@
1DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats" 1DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats"
2SECTION = "libs/multimedia" 2SECTION = "libs/multimedia"
3HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" 3HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html"
4LICENSE = "LGPL" 4LICENSE = "LGPLv2.1 | MPLv1.1"
5PR = "r3" 5LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \
6 file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \
7 file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce"
8
9PR = "r0"
6 10
7SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \ 11SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \
8 file://configuretweak.patch;patch=1 \ 12 file://configuretweak.patch;patch=1 \