[csw-devel] SF.net SVN: gar:[5220] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jun 10 10:20:11 CEST 2009


Revision: 5220
          http://gar.svn.sourceforge.net/gar/?rev=5220&view=rev
Author:   dmichelsen
Date:     2009-06-10 08:20:10 +0000 (Wed, 10 Jun 2009)

Log Message:
-----------
esound: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/esound/
    csw/mgar/pkg/esound/branches/
    csw/mgar/pkg/esound/tags/
    csw/mgar/pkg/esound/trunk/
    csw/mgar/pkg/esound/trunk/Makefile
    csw/mgar/pkg/esound/trunk/checksums
    csw/mgar/pkg/esound/trunk/files/


Property changes on: csw/mgar/pkg/esound/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/esound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/esound/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/esound/trunk/Makefile	2009-06-10 08:20:10 UTC (rev 5220)
@@ -0,0 +1,26 @@
+GARNAME = esound
+GARVERSION = 0.2.41
+CATEGORIES = lib
+
+DESCRIPTION = EsounD, The Enlightened Sound Daemon
+define BLURB
+  The Enlightened Sound Daemon mixes several audio streams for playback
+  by a single audio device. You can also pre-load samples, and play them
+  back without having to send all the data for the sound. Network
+  transparency is also built in, so you can play sounds on one machine,
+  and listen to them on another.
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+REQUIRED_PKGS = CSWaudiofile
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/esound/trunk/checksums
===================================================================
--- csw/mgar/pkg/esound/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/esound/trunk/checksums	2009-06-10 08:20:10 UTC (rev 5220)
@@ -0,0 +1 @@
+8d9aad3d94d15e0d59ba9dc0ea990c6c  download/esound-0.2.41.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list