pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/strigi
Module Name: pkgsrc
Committed By: markd
Date: Sat Feb 9 22:32:46 UTC 2013
Modified Files:
pkgsrc/sysutils/strigi: Makefile PLIST distinfo
Added Files:
pkgsrc/sysutils/strigi/patches: patch-libstreams_CMakeLists.txt
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/strigi/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/strigi/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/strigi/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/sysutils/strigi/patches/patch-libstreams_CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index