Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sound
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8427

Modified Files:
        sdl-sound.info 
Log Message:
latest version to stable


Index: sdl-sound.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sound/sdl-sound.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sdl-sound.info      26 Aug 2009 05:13:37 -0000      1.6
+++ sdl-sound.info      20 Jan 2010 06:42:25 -0000      1.7
@@ -1,43 +1,84 @@
 Package: sdl-sound
-Version: 1.0.1
-Revision: 1005
-Distribution: 10.4, 10.5
-# there is a 1.0.1-1006 in unstable, leapfrog it if upgrading
+Version: 1.0.3
+Revision: 1
 Maintainer: None <fink-de...@lists.sourceforge.net>
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
-BuildDepends: sdl (>= 1.2.9-1001), smpeg (>= 0.4.4-1025), libogg, libmikmod, 
libvorbis0, fink (>= 0.24.12-1)
-BuildConflicts: sdl-sound
-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: <<
+       touch NEWS AUTHORS
+       mv CHANGELOG ChangeLog_
+       mv ChangeLog_ ChangeLog
+       mv acinclude.m4 acinclude.m4_unused
+       /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
-UpdateLibtool: true
-ConfigureParams: --disable-sdltest --disable-smpegtest
+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: <<
-  ./configure %c
-  ./ltconfig ltmain.sh
-  make
+       %p/bin/autoreconf -f -i
+       ./configure %c
+       /usr/bin/make
 <<
 
 SplitOff: <<
   Package: %N-shlibs
-  Depends: sdl-shlibs (>= 1.2.9-1001), smpeg-shlibs (>= 0.4.4-1025), 
libogg-shlibs, libmikmod-shlibs, libvorbis0-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
+  Docfiles: ChangeLog COPYING README
 <<
 
 SplitOff2: <<
   Package: %N-bin
-  Depends: %N-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
 <<
-Docfiles: CHANGELOG COPYING README
+Docfiles: ChangeLog COPYING README
 Description: SDL sound library
 Homepage: http://www.icculus.org/SDL_sound/
 License: LGPL
-# KNOWN BUGS: Package links against already installed versions of itself. This 
causes
-# linker problems if a dependency changed, such as libFLAC being update to a 
newer version.
\ No newline at end of file
+DescPackaging: <<
+       Scrap the old autotools, including all the old .m4 stuff
+       cut'n'pasted into acinclude.m4. Use the moderner vorbis.m4
+       macro.
+<<


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to