summaryrefslogtreecommitdiff
path: root/audio/libmp3splt/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz>2008-10-05 22:47:23 +0000
committerschmonz <schmonz>2008-10-05 22:47:23 +0000
commitc18c7115b6d5a129458474858d53f3c2f8de3838 (patch)
tree71ba69087acc0d083a09eb428eff18af8e76255f /audio/libmp3splt/PLIST
parent6253cbe97efcd02a52e2f7344f9fe902e61ab343 (diff)
downloadpkgsrc-c18c7115b6d5a129458474858d53f3c2f8de3838.tar.gz
Update to 0.5.1 and take MAINTAINER. From the changelog:
- fixed bug settings custom tags to splitted files - fixed bug for mac compilation (#2099498 : no plugin matches the file 'xxx') - added plugin system for audio formats (currently supports ogg vorbis and mp3) - implemented STDIN and STDOUT (like in the original mp3splt) - moved translation of error codes to string into the library - implemented experimental version of 'mp3splt.log' (like in the original mp3splt) - return codes of many functions were checked - option '-o' now creates directories if necessary - fixed a log of bugs, including : (some are related to mp3splt command line, but I post them here) #1807288 : one-off bug #1483040 : problems with output file path(mp3splt is removing '/') #1665006 & #1665002 : corrected return codes & const correctness #2000246 : changed 'splitted' to 'split' #118157 : unplayable stdin files on windows (+ same problem for stdin)
Diffstat (limited to 'audio/libmp3splt/PLIST')
-rw-r--r--audio/libmp3splt/PLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/libmp3splt/PLIST b/audio/libmp3splt/PLIST
index 9fe01af3d23..abfab536d9a 100644
--- a/audio/libmp3splt/PLIST
+++ b/audio/libmp3splt/PLIST
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/06 09:26:36 bjs Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/10/05 22:47:23 schmonz Exp $
include/libmp3splt/mp3splt.h
-include/libmp3splt/mp3splt_types.h
lib/libmp3splt.la
+lib/libmp3splt/libsplt_mp3.la
+lib/libmp3splt/libsplt_ogg.la
+@dirrm lib/libmp3splt
@dirrm include/libmp3splt