[Lunar-commits] r23381 - moonbase/trunk/audio/alsaplayer

Florin Braescu florin at lunar-linux.org
Fri Feb 23 00:58:56 CET 2007


Author: florin
Date: 2007-02-23 00:58:56 +0100 (Fri, 23 Feb 2007)
New Revision: 23381

Modified:
   moonbase/trunk/audio/alsaplayer/DEPENDS
   moonbase/trunk/audio/alsaplayer/DETAILS
Log:
bump the version from 0.99.76 to 0.99.77. bugfixes and improvements.

Modified: moonbase/trunk/audio/alsaplayer/DEPENDS
===================================================================
--- moonbase/trunk/audio/alsaplayer/DEPENDS	2007-02-22 19:02:01 UTC (rev 23380)
+++ moonbase/trunk/audio/alsaplayer/DEPENDS	2007-02-22 23:58:56 UTC (rev 23381)
@@ -1,6 +1,7 @@
-depends  gtk+        &&
-optional_depends  "alsa-utils" "" "" "for ALSA sound drivers and utils" &&
+depends  gtk+-2  &&
 
+optional_depends  "alsa-utils" "" "" "for ALSA sound drivers and utils"  &&
+
 optional_depends  "audiofile"            \
                   "--enable-audiofile"   \
                   "--disable-audiofile"  \

Modified: moonbase/trunk/audio/alsaplayer/DETAILS
===================================================================
--- moonbase/trunk/audio/alsaplayer/DETAILS	2007-02-22 19:02:01 UTC (rev 23380)
+++ moonbase/trunk/audio/alsaplayer/DETAILS	2007-02-22 23:58:56 UTC (rev 23381)
@@ -1,13 +1,14 @@
-           MODULE=alsaplayer
-          VERSION=0.99.76
-          SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/people/andy/
+          MODULE=alsaplayer
+         VERSION=0.99.77
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.alsaplayer.org/
+      SOURCE_VFY=sha1:4b7233412a4fe4734862bbed42b54ac549c44c89
         WEB_SITE=http://www.alsaplayer.org
          ENTERED=20010922
-         UPDATED=20040525
-           SHORT="PCM player that makes heavy use of the ALSA."
+         UPDATED=20070223
+           SHORT="PCM player that makes heavy use of the ALSA"
+
 cat << EOF
-From http://www.alsaplayer.org/
 AlsaPlayer is a new type of PCM player. 
 It is heavily multi-threaded and tries to excercise the 
 ALSA library and driver quite a bit. It has some very 
@@ -15,7 +16,7 @@
 goal is to create a fully pluggable framework for 
 playback of all sorts of media with the focus on PCM 
 audio data. The core code was written by Andy Lo-A-Foe 
-<andy at alsaplayer dot org> (or <arloafoe at cs dot vu dot nl>) 
-with contributions from many other folks. 
+<andy at alsaplayer dot org> (or <arloafoe at cs dot 
+vu dot nl>) with contributions from many other folks. 
 See the credits files for details.
 EOF



More information about the Lunar-commits mailing list