[Lunar-commits] r24676 - moonbase/trunk/audio/mpg123
Florin Braescu
florin at lunar-linux.org
Mon Jun 4 07:46:02 CEST 2007
Author: florin
Date: 2007-06-04 07:46:02 +0200 (Mon, 04 Jun 2007)
New Revision: 24676
Modified:
moonbase/trunk/audio/mpg123/DETAILS
Log:
bump the version from 0.65 to 0.66. Added SSE and 3DNowExt optimizations from MPlayer's mp3lib, as well as a combined build for x86 with runtime CPU selection/detection. Bugs have been fixed and the operating system support widened: there is MinGW32/Msys support, as well as full x86 optimizations on Cygwin and Mac OS X with Intel Macs. Other feature additions include a named pipe for generic control, more terminal controls, an extra build for 32-bit float sample output
Modified: moonbase/trunk/audio/mpg123/DETAILS
===================================================================
--- moonbase/trunk/audio/mpg123/DETAILS 2007-06-04 05:37:01 UTC (rev 24675)
+++ moonbase/trunk/audio/mpg123/DETAILS 2007-06-04 05:46:02 UTC (rev 24676)
@@ -1,12 +1,12 @@
MODULE=mpg123
- VERSION=0.65
+ VERSION=0.66
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE/
SOURCE_URL[1]=http://www.mpg123.de/download/
- SOURCE_VFY=sha1:984a1ce7f0705a15ce3afb9538615cc82cd1ea7c
+ SOURCE_VFY=sha1:78a810032949e71bd629361fa9dcf89fafce0a20
WEB_SITE=http://www.mpg123.de/
ENTERED=20011104
- UPDATED=20070208
+ UPDATED=20070604
SHORT="Audio player"
cat << EOF
More information about the Lunar-commits
mailing list