Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv32665/sound

Added Files:
        sdl-sound.info 
Log Message:
Copy doclifter, dosbox and sdl-sound to 10.7/stable

--- NEW FILE: sdl-sound.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: sdl-sound
Version: 1.0.3
Revision: 4
Maintainer: Max Horn <[email protected]>
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
BuildDepends: <<
        autoconf (>= 2.60),
        automake1.11,
        fink (>= 0.24.12-1),
        libflac8-dev,
        libmikmod3,
        libmodplug1,
        libogg,
        libtool2,
        libvorbis0,
        physfs,
        sdl (>= 1.2.9-1001),
        smpeg (>= 0.4.4-1025),
        libspeex1
<<
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: 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: <<
        %p/bin/autoreconf -f -i
        ./configure %c
        /usr/bin/make
<<

SplitOff: <<
  Package: %N-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),
        libspeex1-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 (= %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),
        libspeex1-shlibs
  <<
  Files: bin/playsound bin/playsound_simple
  Description: SDL sound library - audio player
  Docfiles: ChangeLog COPYING README
<<
Docfiles: ChangeLog COPYING README
Description: SDL sound library
Homepage: http://www.icculus.org/SDL_sound/
License: LGPL
DescPackaging: <<
        Scrap the old autotools, including all the old .m4 stuff
        cut'n'pasted into acinclude.m4. Use the moderner vorbis.m4
        macro.
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to