Loading package/taglib/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ config BR2_PACKAGE_TAGLIB and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files. http://developer.kde.org/~wheeler/taglib.html http://taglib.github.com config BR2_PACKAGE_TAGLIB_MP4 depends on BR2_PACKAGE_TAGLIB Loading package/taglib/taglib.mk +4 −3 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ############################################################# TAGLIB_VERSION = 1.7.1 TAGLIB_SOURCE = taglib-$(TAGLIB_VERSION).tar.gz TAGLIB_SITE = http://developer.kde.org/~wheeler/files/src TAGLIB_VERSION = 1.8 TAGLIB_SITE = http://github.com/downloads/taglib/taglib TAGLIB_INSTALL_STAGING = YES TAGLIB_LICENSE = LGPLv2.1 MPL TAGLIB_LICENSE_FILES = COPYING.LGPL COPYING.MPL ifeq ($(BR2_PACKAGE_TAGLIB_ASF),y) TAGLIB_CONF_OPT += -DWITH_ASF=ON Loading Loading
package/taglib/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ config BR2_PACKAGE_TAGLIB and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files. http://developer.kde.org/~wheeler/taglib.html http://taglib.github.com config BR2_PACKAGE_TAGLIB_MP4 depends on BR2_PACKAGE_TAGLIB Loading
package/taglib/taglib.mk +4 −3 Original line number Diff line number Diff line Loading @@ -4,10 +4,11 @@ # ############################################################# TAGLIB_VERSION = 1.7.1 TAGLIB_SOURCE = taglib-$(TAGLIB_VERSION).tar.gz TAGLIB_SITE = http://developer.kde.org/~wheeler/files/src TAGLIB_VERSION = 1.8 TAGLIB_SITE = http://github.com/downloads/taglib/taglib TAGLIB_INSTALL_STAGING = YES TAGLIB_LICENSE = LGPLv2.1 MPL TAGLIB_LICENSE_FILES = COPYING.LGPL COPYING.MPL ifeq ($(BR2_PACKAGE_TAGLIB_ASF),y) TAGLIB_CONF_OPT += -DWITH_ASF=ON Loading