aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-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 @@
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 \