[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglib-devel
Subject:    kdesupport
From:       Lukáš Lalinský <lalinsky () gmail ! com>
Date:       2011-04-09 12:36:28
Message-ID: 20110409123628.61A19AC8D1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1227492 by lalinsky:

Remove TagLib from kdesupport

TagLib has moved to GitHub <https://github.com/taglib/taglib> after the last
release. The repository here is out of date.

http://article.gmane.org/gmane.comp.kde.devel.taglib/1823

Commenting out also taglib-extras, because the current CMakeLists.txt depends
on the local copy of TagLib if you build it from kdesupport.

CCMAIL:taglib-devel@lists.kde.org
CCMAIL:mitchell@kde.org


 M  +4 -2      CMakeLists.txt  
 M  +0 -2      README  
 D             taglib (directory)  


--- trunk/kdesupport/CMakeLists.txt #1227491:1227492
@@ -21,7 +21,9 @@
 
 
 macro_optional_add_subdirectory(oxygen-icons)
-macro_optional_add_subdirectory(taglib)
 macro_optional_add_subdirectory(cpptoxml)
-macro_optional_add_subdirectory(taglib-extras)
 macro_optional_add_subdirectory(qimageblitz)
+
+# taglib-extras must be built as a separate package, because taglib is no
+# longer a part of in kdesupport
+#macro_optional_add_subdirectory(taglib-extras)
--- trunk/kdesupport/README #1227491:1227492
@@ -26,8 +26,6 @@
 What is included
 ----------------
 
-* taglib (TagLib) - a library for reading and editing the meta-data of several
-popular audio formats (eg MP3, Ogg Vorbis and FLAC).
 * qca (QCA) - QCA aims to provide a straightforward and cross-platform
 crypto API, using Qt datatypes and conventions. Depends on Qt.
   The qca repository is no longer consistent with KDE trunk.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic