diff options
author | markd <markd@pkgsrc.org> | 2013-02-09 22:32:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-02-09 22:32:45 +0000 |
commit | 12d50c119e634f0864ec5bda7e2a035a9337337b (patch) | |
tree | 229e59176ec4a56a4c40fe597a357bfda653e5f5 /sysutils/strigi/distinfo | |
parent | 5482a9caecb6a0cffc18cea2b645f93369cc14cb (diff) | |
download | pkgsrc-12d50c119e634f0864ec5bda7e2a035a9337337b.tar.gz |
Update to 0.7.8
0.7.8 (2013-02-05)
- Fix xpm and xbm index.
- Extract tracknumber and track count from a value like "03/16".
- Fixed indexing of m3u files.
- Fix FLAC Files: Remove addtional 'db' in replaygain
- Fix: flac analizer was importing only one artist tag.
- Fix: non numeric genres in id3 v2 mp3 are ignored.
- Fix parsing of genre field in id3v2 tags
- Change: TPE2 tag it's used as nmm:albumArtist instead as nmm:performer
in ID3 analyzer.
- Change: added support to TRACKTOTAL tag as an equivalent to TRACKCOUNT
in FLAC analyzer.
- C++11 fixes
- Let the strigi ffmpeg plugin compile on modern ffmpeg versions.
- Simeon Bird (Let the ffmpeg analyser deal with files with have track
numbers with a / in them)
- Remove dependency on boost.
- Use GNUInstallDirs in order to install into lib64 automatically
- Install a version file for the CMake config module
- Allow the Strigi submodules to be installed in custom prefixes.
Diffstat (limited to 'sysutils/strigi/distinfo')
-rw-r--r-- | sysutils/strigi/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/strigi/distinfo b/sysutils/strigi/distinfo index 1be4c664e65..dc3dd314d1f 100644 --- a/sysutils/strigi/distinfo +++ b/sysutils/strigi/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2013/02/04 20:21:08 markd Exp $ +$NetBSD: distinfo,v 1.8 2013/02/09 22:32:45 markd Exp $ -SHA1 (strigi-0.7.7.tar.bz2) = a3100f851bb1a15231a863a5e66018946e3e8eb3 -RMD160 (strigi-0.7.7.tar.bz2) = 91610503ab3e9090bfd87213825112d3ab64deb8 -Size (strigi-0.7.7.tar.bz2) = 807093 bytes +SHA1 (strigi-0.7.8.tar.bz2) = 7250fb15109d33b0c49995a2cc3513ba7d937882 +RMD160 (strigi-0.7.8.tar.bz2) = 34cbbe98e7a371467b115b18586baf299340d1b8 +Size (strigi-0.7.8.tar.bz2) = 810574 bytes +SHA1 (patch-libstreams_CMakeLists.txt) = ce25d12f5c20f7f0be659bdccc24e8b4a898274a |