]> code.ossystems Code Review - openembedded-core.git/commit
taglib: Update to v1.8
authorAndrei Gherzan <andrei@gherzan.ro>
Thu, 13 Sep 2012 22:22:26 +0000 (01:22 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:49:55 +0000 (09:49 +0100)
commit312efe73dad8a9baf32578bd11a1654219d759df
treecd9f671c9ed371d37336affe7b4790ace388a150
parentf098cfc24bae8e0685bcae53ea4fdc3326ddc6c4
taglib: Update to v1.8

Patches not needed anymore - they switched to cmake.
LGPL license was replaced with the actual LGPL 2.1 file.
License section in audioproperties.h file was modified as it includes the
new address of Free Software Foundation.
libtag static library is not built by default anymore and if cmake is
instructed to build static library than shared library is deactivated.
So actually this is a switch now.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch [deleted file]
meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch [deleted file]
meta/recipes-support/taglib/taglib_1.8.bb [moved from meta/recipes-support/taglib/taglib_1.6.3.bb with 56% similarity]