Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f52137b55fa8b56ecdb14e455d36371b50baaabe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f52137b55fa8b56ecdb14e455d36371b50baaabe)
  • Date: Tue, 3 Nov 2009 03:42:30 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

audio-libs/taglib/DETAILS | 15 ++++++++++-----
audio-libs/taglib/HISTORY | 4 ++++
2 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit f52137b55fa8b56ecdb14e455d36371b50baaabe
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

taglib: => 1.6.1

diff --git a/audio-libs/taglib/DETAILS b/audio-libs/taglib/DETAILS
index 267dc4f..2f68e68 100755
--- a/audio-libs/taglib/DETAILS
+++ b/audio-libs/taglib/DETAILS
@@ -1,6 +1,6 @@
SPELL=taglib
- VERSION=1.6
-
SOURCE_HASH=sha512:0b0bf9f6d8d04447231f0508866018dfdf40809b995044c3c58955680b69847d705db654ce0e77a6963f5f383d70e86956e4dec42e9d008a334a1d2b5f70f14f
+ VERSION=1.6.1
+
SOURCE_HASH=sha512:6641979de20a1d41c9f83a1b99f9ddfaf4e013ab8dc73d003b701fd3a911f169734429f347191941445df4431d6fa408b901fbd8721951bdb639442c602529c7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ktown.kde.org/~wheeler/files/src/$SOURCE
@@ -10,11 +10,16 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="audio libs"
SHORT="library for reading and editing audio meta data"
cat << EOF
-TagLib, is well, a library for reading and editing audio meta data, commonly
know as tags.
+TagLib, is well, a library for reading and editing audio meta data, commonly
+know as tags.

Some goals of TagLib:
A clean, high level, C++ API to handling audio meta data.
Support for at least ID3v1, ID3v2 and Ogg Vorbis comments.
-A generic, simple API for the most common tagging related functions. Binary
compatibility between minor releases using the standard KDE/Qt techniques for
C++ binary compatibility.
-Make the tagging framework extensible by library users; i.e. it will be
possible for libarary users to implement additional ID3v2 frames, without
modifying the TagLib source (through the use of Abstract Factories and such.
+A generic, simple API for the most common tagging related functions.
+Binary compatibility between minor releases using the standard KDE/Qt
+techniques for C++ binary compatibility.
+Make the tagging framework extensible by library users; i.e. it will be
+possible for libarary users to implement additional ID3v2 frames, without
+modifying the TagLib source (through the use of Abstract Factories and such.
EOF
diff --git a/audio-libs/taglib/HISTORY b/audio-libs/taglib/HISTORY
index 2988030..63d266a 100644
--- a/audio-libs/taglib/HISTORY
+++ b/audio-libs/taglib/HISTORY
@@ -1,3 +1,7 @@
+2009-11-03 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.6.1
+ fixed long description wrap
+
2009-09-28 Bor Kraljič <pyrobor AT ver.si>
* CONFIGURE: added config_query_option's for asf and mp4 support
* BUILD: added TAGLIB_OPTS to OPTS



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f52137b55fa8b56ecdb14e455d36371b50baaabe), Bor Kraljič, 11/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page