[poky] [PATCH 12/14] taglib: Upgraded to version 1.6.3
Dongxiao Xu
dongxiao.xu at intel.com
Mon Nov 15 22:16:45 PST 2010
Signed-off-by: Dongxiao Xu <dongxiao.xu at intel.com>
---
.../configuretweak.patch | 0
.../{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch | 0
.../taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} | 8 ++++++--
3 files changed, 6 insertions(+), 2 deletions(-)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/configuretweak.patch (100%)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch (100%)
rename meta/recipes-support/taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} (67%)
diff --git a/meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch b/meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch
similarity index 100%
rename from meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch
rename to 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
similarity index 100%
rename from meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch
rename to 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
similarity index 67%
rename from meta/recipes-support/taglib/taglib_1.6.1.bb
rename to meta/recipes-support/taglib/taglib_1.6.3.bb
index f1a8736..014c348 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 @@
DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats"
SECTION = "libs/multimedia"
HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html"
-LICENSE = "LGPL"
-PR = "r3"
+LICENSE = "LGPLv2.1 | MPLv1.1"
+LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \
+ file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \
+ file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce"
+
+PR = "r0"
SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \
file://configuretweak.patch;patch=1 \
--
1.6.3.3
More information about the poky
mailing list