Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sound
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26821

Added Files:
        sdl-sound.info sdl-sound.patch 
Log Message:
Moving sdl-sound to stable (with permission of the maintainer)

--- NEW FILE: sdl-sound.patch ---
Common subdirectories: SDL_sound-1.0.1.orig/VisualC and 
SDL_sound-1.0.1.new/VisualC
diff -u SDL_sound-1.0.1.orig/configure SDL_sound-1.0.1.new/configure
--- SDL_sound-1.0.1.orig/configure      Sun Oct 12 20:54:57 2003
+++ SDL_sound-1.0.1.new/configure       Tue Jan 25 11:36:13 2005
@@ -7363,15 +7363,15 @@
     }
   else
     {
-      printf("\n*** 'smpeg-config --version' returned %d.%d.%d, but the
+      printf("\n*** 'smpeg-config --version' returned %d.%d.%d, but the \
 minimum version\n", $smpeg_major_version, $smpeg_minor_version,
 $smpeg_micro_version);
-      printf("*** of SMPEG required is %d.%d.%d. If smpeg-config is
+      printf("*** of SMPEG required is %d.%d.%d. If smpeg-config is \
 correct, then it is\n", major, minor, micro);
       printf("*** best to upgrade to the required version.\n");
-      printf("*** If smpeg-config was wrong, set the environment variable
+      printf("*** If smpeg-config was wrong, set the environment variable \
 SMPEG_CONFIG\n");
-      printf("*** to point to the correct copy of smpeg-config, and remove
+      printf("*** to point to the correct copy of smpeg-config, and remove \
 the file\n");
       printf("*** config.cache before re-running configure\n");
       return 1;
Common subdirectories: SDL_sound-1.0.1.orig/decoders and 
SDL_sound-1.0.1.new/decoders
Common subdirectories: SDL_sound-1.0.1.orig/docs and SDL_sound-1.0.1.new/docs
Common subdirectories: SDL_sound-1.0.1.orig/playsound and 
SDL_sound-1.0.1.new/playsound

--- NEW FILE: sdl-sound.info ---
Package: sdl-sound
Version: 1.0.1
Revision: 1002
Maintainer: Daniel Nielsen <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
BuildDepends: sdl (>= 1.2.9-1001), smpeg (>= 0.4.4-1025), libogg, libmikmod, 
libvorbis0
Patch: %n.patch
Source: http://www.icculus.org/SDL_sound/downloads/SDL_sound-%v.tar.gz
Source-MD5: 49e197ef7c8ab623d0640dc74be43160
UpdateLibtool: true
ConfigureParams: --disable-sdltest
InstallScript: make install DESTDIR=%d
CompileScript: <<
  ./configure %c
  ./ltconfig ltmain.sh
  make
<<

SplitOff: <<
  Package: %N-shlibs
  Depends: sdl-shlibs (>= 1.2.9-1001), smpeg-shlibs (>= 0.4.4-1025), 
libogg-shlibs, libmikmod-shlibs, libvorbis0-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
<<

SplitOff2: <<
  Package: %N-bin
  Depends: %N-shlibs
  Files: bin/playsound
  Description: SDL sound library - audio player
<<
Docfiles: CHANGELOG COPYING README
Description: SDL sound library
Homepage: http://www.icculus.org/SDL_sound/
License: LGPL


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to