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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 18 15:45:35 CET 2009


Revision: 7340
          http://gar.svn.sourceforge.net/gar/?rev=7340&view=rev
Author:   dmichelsen
Date:     2009-11-18 14:45:18 +0000 (Wed, 18 Nov 2009)

Log Message:
-----------
icecast: Initial commit

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


Property changes on: csw/mgar/pkg/icecast/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/icecast/trunk/Makefile
===================================================================
--- csw/mgar/pkg/icecast/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/icecast/trunk/Makefile	2009-11-18 14:45:18 UTC (rev 7340)
@@ -0,0 +1,27 @@
+GARNAME = icecast
+GARVERSION = 2.3.2
+CATEGORIES = apps
+
+DESCRIPTION = A free server software for streaming multimedia
+define BLURB
+endef
+
+MASTER_SITES = http://downloads.xiph.org/releases/icecast/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SPKG_SOURCEURL = http://www.icecast.org/
+
+REQUIRED_PKGS = CSWlibogg CSWosslrt CSWtheora CSWvorbis CSWzlib
+REQUIRED_PKGS += CSWcurlrt CSWlibidn CSWoldaprt CSWspeex
+
+PREREQUISITE_PKGS = $(REQUIRED_PKGS)
+
+sysconfdir = /etc/opt/csw
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/icecast/trunk/checksums
===================================================================
--- csw/mgar/pkg/icecast/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/icecast/trunk/checksums	2009-11-18 14:45:18 UTC (rev 7340)
@@ -0,0 +1 @@
+ff516b3ccd2bcc31e68f460cd316093f  icecast-2.3.2.tar.gz


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