patches/songbird-02-taglib.diff
author trisk
Wed, 18 Jun 2008 20:12:36 +0000
changeset 1210 ab05acbf6dd4
child 3062 2a7bf2823c88
permissions -rw-r--r--
2008-06-18 Albert Lee <[email protected]> * SFElibtorrent-gpp.spec: Deleted, only exists in base-spec form * SFErtorrent.spec: Use static Rakshasa libtorrent instead of depending on SFElibtorrent-gpp * SFEsongbird.spec: Merge with alfred's SFEsongbird-06.spec (yay 0.6) * base-specs/rlibtorrent.spec: Renamed from libtorrent.spec * patches/rlibtorrent-01-madvise.diff: Renamed from libtorrent-01-madvise.diff * patches/rlibtorrent-02-event-ports.diff: Renamed from libtorrent-02-event-ports.diff * patches/songbird-01-menu-item.diff: Add menu entry * patches/songbird-02-taglib.diff: TagLib Studio compat from alfred

--- dependencies/vendor/taglib/taglib/ape/apetag.h.orig	Wed Jun 18 15:40:12 2008
+++ dependencies/vendor/taglib/taglib/ape/apetag.h	Wed Jun 18 15:40:16 2008
@@ -49,7 +49,7 @@
      *
      * \see APE::Tag::itemListMap()
      */
-    typedef Map<const String, Item> ItemListMap;
+    typedef Map<String, Item> ItemListMap;
 
 
     //! An APE tag implementation