[Lunar-commits] r17920 - moonbase/trunk/libs/libshout
Dennis Veatch
stumbles at lunar-linux.org
Thu Jan 5 05:02:58 UTC 2006
Author: stumbles
Date: 2006-01-05 05:02:56 +0000 (Thu, 05 Jan 2006)
New Revision: 17920
Modified:
moonbase/trunk/libs/libshout/DETAILS
Log:
* Speex support
* Fix a double-free bug when login fails
* More robust server response parser
* Theora timing fix
Compiled with gcc-3.4.5, glibc-2.3.6 and kernel-headers-2.6
Modified: moonbase/trunk/libs/libshout/DETAILS
===================================================================
--- moonbase/trunk/libs/libshout/DETAILS 2006-01-05 03:06:52 UTC (rev 17919)
+++ moonbase/trunk/libs/libshout/DETAILS 2006-01-05 05:02:56 UTC (rev 17920)
@@ -1,11 +1,11 @@
MODULE=libshout
- VERSION=2.1
+ VERSION=2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://downloads.xiph.org/releases/libshout/
- SOURCE_VFY=sha1:c251d0791d807762957235442fa9b777f3f6068c
+ SOURCE_VFY=sha1:e059116226d05758192575db2965017f28424860
WEB_SITE=http://www.icecast.org
ENTERED=20040727
- UPDATED=20050220
+ UPDATED=20060105
SHORT="Library which can be used to write a source client like ices"
cat << EOF
More information about the Lunar-commits
mailing list