From: Dongxiao Xu Date: Tue, 16 Nov 2010 06:16:45 +0000 (+0800) Subject: taglib: Upgraded to version 1.6.3 X-Git-Tag: 2011-1~3990 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=21f7117ad012599a3cbf451af2f7ab3803234799;p=openembedded-core.git taglib: Upgraded to version 1.6.3 Signed-off-by: Dongxiao Xu --- 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 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 \