Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1978

Modified Files:
        sdl-sound.info 
Removed Files:
        sdl-sound.patch 
Log Message:
update to 1.0.3 latest version

--- sdl-sound.patch DELETED ---

Index: sdl-sound.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/sdl-sound.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- sdl-sound.info      19 Sep 2008 06:12:42 -0000      1.14
+++ sdl-sound.info      3 Nov 2009 22:45:16 -0000       1.15
@@ -1,34 +1,54 @@
 Package: sdl-sound
-Version: 1.0.1
-Revision: 1008
+Version: 1.0.3
+Revision: 1
 Maintainer: None <[email protected]>
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
-BuildDepends: sdl (>= 1.2.9-1001), smpeg (>= 0.4.4-1025), libogg, libmikmod3, 
libvorbis0, libflac8-dev, physfs, speex3, autoconf (>= 2.60), automake1.9, fink 
(>= 0.24.12-1), libtool14
-PatchFile: %n.patch
-PatchFile-MD5: e0a661267b1b5c2a5dc49b6f923037f9
+BuildDepends: <<
+       autoconf (>= 2.60),
+       automake1.9,
+       fink (>= 0.24.12-1),
+       libflac8-dev,
+       libmikmod3,
+       libmodplug (>= 0.8.7-3),
+       libogg,
+       libtool14,
+       libvorbis0,
+       physfs,
+       sdl (>= 1.2.9-1001),
+       smpeg (>= 0.4.4-1025),
+       speex3
+<<
 PatchScript: <<
-       %{default_script}
        touch NEWS AUTHORS
        mv CHANGELOG ChangeLog_
        mv ChangeLog_ ChangeLog
        mv acinclude.m4 acinclude.m4_unused
-       perl -pi -e 's/AM_PATH_VORBIS/XIPH_PATH_VORBIS/' configure.in
+       /usr/bin/perl -pi -e 's/AM_PATH_VORBIS/XIPH_PATH_VORBIS/' configure.in
 <<
 Source: http://www.icculus.org/SDL_sound/downloads/SDL_sound-%v.tar.gz
-Source-MD5: 49e197ef7c8ab623d0640dc74be43160
-SetCPPFLAGS: -I%p/include/speex
-ConfigureParams: --disable-sdltest --disable-smpegtest 
--disable-dependency-tracking
+Source-MD5: aa09cd52df85d29bee87a664424c94b5
+SetCPPFLAGS: -I%p/include/speex -I%p/include/smpeg -I%p/include/libmodplug
+ConfigureParams: --disable-sdltest --disable-dependency-tracking
 InstallScript: make install DESTDIR=%d
 CompileScript: <<
-       autoreconf -f -i
+       %p/bin/autoreconf -f -i
        ./configure %c
-       make
+       /usr/bin/make
 <<
 
 SplitOff: <<
   Package: %N-shlibs
-  Depends: sdl-shlibs (>= 1.2.9-1001), smpeg-shlibs (>= 0.4.4-1025), 
libogg-shlibs, libmikmod3-shlibs, libvorbis0-shlibs, libflac8, speex3-shlibs
+  Depends: <<
+       libflac8,
+       libmikmod3-shlibs,
+       libmodplug-shlibs (>= 0.8.7-3),
+       libogg-shlibs,
+       libvorbis0-shlibs,
+       sdl-shlibs (>= 1.2.9-1001),
+       smpeg-shlibs (>= 0.4.4-1025),
+       speex3-shlibs
+  <<
   Files: lib/libSDL_sound-*.dylib
   Shlibs: %p/lib/libSDL_sound-1.0.1.dylib 2.0.0 %n (>= 1.0.1-1)
   Description: SDL sound library - shared libs
@@ -37,8 +57,19 @@
 
 SplitOff2: <<
   Package: %N-bin
-  Depends: %N-shlibs (= %v-%r), physfs-shlibs
-  Files: bin/playsound
+  Depends: <<
+       %N-shlibs (= %v-%r),
+       libflac8,
+       libmikmod3-shlibs,
+       libmodplug-shlibs (>= 0.8.7-3),
+       libogg-shlibs,
+       libvorbis0-shlibs,
+       physfs-shlibs,
+       sdl-shlibs,
+       smpeg-shlibs (>= 0.4.4-1025),
+       speex3-shlibs
+  <<
+  Files: bin/playsound bin/playsound_simple
   Description: SDL sound library - audio player
   Docfiles: ChangeLog COPYING README
 <<


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to