Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv680/games

Added Files:
        sdl2.info 
Log Message:
Add new SDL2 package

--- NEW FILE: sdl2.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: sdl2
Version: 2.0.0
Revision: 1
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
  fink (>= 0.24.12),
  fink-package-precedence,
  pkgconfig (>= 0.21-1),
  x11-dev
<<
Maintainer: Max Horn <m...@quendi.de>
Source: http://www.libsdl.org/release/SDL2-%v.tar.gz
Source-MD5: beec89afb6edcc6f0abc4114f2e6bcf7
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
  ./configure %c
  make
  fink-package-precedence --depfile-ext='\.d' .
<<
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Files: lib/libSDL2-*.dylib
  Shlibs: %p/lib/libSDL2-2.0.0.dylib 1.0.0 %n (>= 2.0.0-1)
  DocFiles: *.txt
<<
DocFiles: *.txt
Description: Cross-platform multimedia library
DescDetail: <<
Simple DirectMedia Layer is a cross-platform development library designed to
provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog and many
Humble Bundle games.
<<
DescPackaging: <<
SDL 2.0 is a major redesign compared to SDL 1.2, and is incompatible both
on the source and the binary level. Thus software that is using SDL 1.2
needs to be explicitly rewritten to be able to use SDL 2.0. However,
it is possible to install SDL 1.2 (provided by the Fink package `sdl`)
and SDL 2.0 (provided by the Fink package `sdl2`) in parallel.
<<
Homepage: http://www.libsdl.org
License: OSI-Approved


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to