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

Modified Files:
        sdl-ttf.info sdl-ttf.patch sdl.info smpeg.info 
Removed Files:
        sdl-mixer.patch sdl.patch 
Log Message:
Movings lots of my packages to stable (I didn't get much feedback on most -- 
but also no complaints)

Index: sdl-ttf.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/sdl-ttf.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sdl-ttf.patch       20 Jan 2006 20:12:53 -0000      1.1
+++ sdl-ttf.patch       25 Feb 2007 13:52:53 -0000      1.2
@@ -1,11 +1,24 @@
-diff -Naur new/SDL_ttf.c SDL_ttf-2.0.6/SDL_ttf.c
---- new/SDL_ttf.c      Fri Feb 21 12:38:15 2003
-+++ SDL_ttf-2.0.6/SDL_ttf.c    Thu Feb 24 15:57:42 2005
-@@ -39,6 +39,7 @@
- #define FREEA(p) free(p)
- #endif
+diff -ru SDL_ttf-2.0.8/SDL_ttf.c SDL_ttf-2.0.8-patched/SDL_ttf.c
+--- SDL_ttf-2.0.8/SDL_ttf.c    2006-05-01 11:26:17.000000000 +0200
++++ SDL_ttf-2.0.8-patched/SDL_ttf.c    2007-02-13 13:07:22.000000000 +0100
+@@ -43,12 +43,6 @@
+ #include FT_FREETYPE_H
+ #include FT_OUTLINE_H
+ #include FT_TRUETYPE_IDS_H
+-/*
+-#include <freetype/freetype.h>
+-#include <freetype/ftoutln.h>
+-#include <freetype/ttnameid.h>
+-*/
+-#include <freetype/internal/ftobjs.h>
  
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include <freetype/ftoutln.h>
- #include <freetype/ttnameid.h>
+ #ifndef FT_OPEN_STREAM
+ #define FT_OPEN_STREAM ft_open_stream
+@@ -278,7 +272,6 @@
+       }
+       memset(stream, 0, sizeof(*stream));
+ 
+-      stream->memory = library->memory;
+       stream->read = RWread;
+       stream->descriptor.pointer = src;
+       stream->pos = (unsigned long)position;

Index: smpeg.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/smpeg.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- smpeg.info  24 Jan 2006 18:22:34 -0000      1.1
+++ smpeg.info  25 Feb 2007 13:52:53 -0000      1.2
@@ -1,6 +1,22 @@
+# 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: smpeg
 Version: 0.4.4
-Revision: 1025
+Revision: 1026
 Maintainer: Max Horn <[EMAIL PROTECTED]>
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
@@ -8,6 +24,7 @@
 Source: ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/%n/%n-%v.tar.gz
 Source-MD5: 59c76ac704088ef5539210190c4e1fe3
 UpdateLibtool: true
+PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' smpeg.m4
 SetCPPFLAGS: -I..
 ConfigureParams: --disable-opengl-player --disable-gtk-player 
--disable-sdltest --disable-dependency-tracking --mandir='$(prefix)/share/man'
 InstallScript: make install DESTDIR=%d
@@ -32,6 +49,8 @@
 DescPackaging: <<
 Needs help to ensure it uses its own header files while building.
 Disable SDL check, to allow building on headless systems.
+
+dmacks patched smpeg.m4 syntax for more pedantic automake1.9
 <<
 Homepage: http://www.lokigames.com/development/smpeg.php3
 License: LGPL

--- sdl-mixer.patch DELETED ---

Index: sdl-ttf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/sdl-ttf.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sdl-ttf.info        23 Jan 2006 05:07:13 -0000      1.2
+++ sdl-ttf.info        25 Feb 2007 13:52:53 -0000      1.3
@@ -1,18 +1,35 @@
+# 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-ttf
-Version: 2.0.6
-Revision: 1016
-Maintainer: None <fink-devel@lists.sourceforge.net>
+Version: 2.0.8
+Revision: 1
+Maintainer: Max Horn <[EMAIL PROTECTED]>
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
-BuildDepends: sdl (>= 1.2.9-1001)
+BuildDepends: sdl (>= 1.2.9-1001), freetype219
 Source: http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-%v.tar.gz
-Source-MD5: 880ca22ac3e8beb5cca2326cc8069733
+Source-MD5: 094b6c08769e9842dbe1dfb5efa22df7
+Patch: %n.patch
 NoSetCPPFLAGS: true
-ConfigureParams: --disable-sdltest
+ConfigureParams: --disable-sdltest --with-freetype-prefix=%p/lib/freetype219 
--with-freetype-exec-prefix=%p/lib/freetype219
 InstallScript: make install DESTDIR=%d
 SplitOff: <<
   Package: %N-shlibs
-  Depends: sdl-shlibs (>= 1.2.9-1001)
+  Depends: sdl-shlibs (>= 1.2.11-1), freetype219-shlibs
   Replaces: %N (<= 2.0.4-1)
   Files: lib/libSDL_ttf-*.dylib
   Shlibs: %p/lib/libSDL_ttf-2.0.0.6.0.dylib 7.0.0 %n (>= 2.0.6-1)
@@ -23,6 +40,6 @@
 DescDetail: <<
 Sample library which allows you to use TrueType fonts in your SDL 
applications.  
 <<
+DescPackaging:  Uses freetype219 so that non-X11 apps can partake of this
 Homepage: http://www.libsdl.org/projects/SDL_ttf/
 License: LGPL
-Patch: %n.patch

--- sdl.patch DELETED ---

Index: sdl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sdl.info    15 Jan 2007 18:56:26 -0000      1.4
+++ sdl.info    25 Feb 2007 13:52:53 -0000      1.5
@@ -16,14 +16,13 @@
 
 Package: sdl
 Version: 1.2.11
-Revision: 1
+Revision: 2
 BuildDependsOnly: True
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: x11-dev
 Maintainer: Max Horn <[EMAIL PROTECTED]>
 Source: http://www.libsdl.org/release/SDL-%v.tar.gz
 Source-MD5: 418b42956b7cd103bfab1b9077ccc149
-Patch: %n.patch
 ConfigureParams: --mandir=%p/share/man
 CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make
 InstallScript:  make install DESTDIR=%d
@@ -37,8 +36,6 @@
 DescPackaging: <<
   added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings 
warning
   when building with distcc (-- [EMAIL PROTECTED])
-  
-  Added missing -Wl,-framework,OpenGL via patch (workaround for an upstream 
bug).
 <<
 DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO
 Description: Cross-platform multimedia library


-------------------------------------------------------------------------
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