Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6131/10.4-transitional/unstable/main/finkinfo/sound

Modified Files:
        ices2.info 
Log Message:
Upstream version bumped; now it goes to %p/bin/ices2.

Index: ices2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/ices2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ices2.info  27 Apr 2005 03:26:37 -0000      1.1
+++ ices2.info  19 Feb 2006 17:17:40 -0000      1.2
@@ -1,18 +1,35 @@
 Package: ices2
-Version: 2.0.0
-Revision: 2
+Version: 2.0.1
+Revision: 1
 Description: Source client for broadcasting in Ogg Vorbis
 License: GPL
 Maintainer: ASARI Takashi <[EMAIL PROTECTED]>
 
-Depends: libshout4-shlibs, libvorbis0-shlibs, libogg-shlibs, libxml2-shlibs
-BuildDepends: pkgconfig, libshout4, libvorbis0, libogg, libxml2, libiconv-dev
+Depends: <<
+  libshout4-shlibs, libvorbis0-shlibs, libtheora0-shlibs,
+  libogg-shlibs, libxml2-shlibs, libiconv
+<<
+BuildDepends: <<
+  pkgconfig, libshout4, libvorbis0, libtheora0,
+  libogg, libxml2, libiconv-dev
+<<
 
-Source: http://svn.xiph.org/releases/ices/ices-%v.tar.gz
-Source-MD5: da09d6ee04cbd228c49f2eea63180d65
+Source: http://downloads.us.xiph.org/releases/ices/ices-%v.tar.bz2
+Source-MD5: 8c7be81b304c4ce588f43b9d02603f6e
+
+PatchScript: <<
+#!/bin/sh -ev
+  sed -i.bak '/#include <unistd.h>/a\
+               #include <sys/select.h>' src/metadata.c
+<<
 
 ConfigureParams: --datadir=%i/share/doc
 
+InstallScript: <<
+  %{default_script}
+  /bin/mv %i/bin/ices %i/bin/ices2
+<<
+
 DocFiles: AUTHORS COPYING README TODO
 
 Homepage: http://www.icecast.org/ices.php
@@ -25,3 +42,7 @@
 The primary example of a streaming server used is Icecast 2, although others
 could be used if certain conditions are met.
 <<
+DescPort: <<
+Advice about PatchScript by Jean-Francois Mertens. Thanks!
+ices binary is renamed to /sw/bin/ices2 , not to conflict with ices.
+<<
\ No newline at end of file



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to