Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 10/25/2004 09:05:27
Module Name: pkgsrc
Committed By: xtraeme
Date: Mon Oct 25 09:05:27 UTC 2004
Modified Files:
pkgsrc/audio/streamtuner: Makefile PLIST buildlink3.mk distinfo
pkgsrc/doc: CHANGES TODO
Log Message:
Update audio/streamtuner to 0.99.
0.99 23 October 2004
* The plugins have been included in the core distribution
* The plugins can now be disabled from the preferences
* The paned position and column widths were not saved anymore:
fixed
* The Local plugin now depends on TagLib (instead of libid3tag
and libvorbis)
* The Xiph plugin has been fixed, it now lists all the streams
(but depends on libxml2)
* STREAMTUNER_LOCAL_ROOT has been deprecated: the music folder
can now be set from the preferences
* The session is now always saved upon exit
* Tab labels now have their own popup menu, containing
tab-specific actions
* The german translations have been updated (submitted by
Martin Stromberger)
* Minor fixes and cleanups
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/audio/streamtuner/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/streamtuner/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/streamtuner/buildlink3.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/streamtuner/distinfo
cvs rdiff -r1.7555 -r1.7556 pkgsrc/doc/CHANGES
cvs rdiff -r1.2252 -r1.2253 pkgsrc/doc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.