sdlpango.git
15 years agoMake it compile with libtool 2.2.6master
Miriam Ruiz [Mon, 1 Dec 2008 22:42:18 +0000 (1 23:42 +0100)]
Make it compile with libtool 2.2.6

I've done:
libtoolize --force --copy
aclocal
autoconf
automake

15 years agoautoreconf --force
Miriam Ruiz [Mon, 1 Dec 2008 20:46:27 +0000 (1 21:46 +0100)]
autoreconf --force

15 years agoFix a bunch of compiler warnings
Miriam Ruiz [Mon, 1 Dec 2008 13:38:55 +0000 (1 14:38 +0100)]
Fix a bunch of compiler warnings
SDL_Pango-0.1.2-suppress-warning.patch revision 1.1 from Fedora
Obtained from http://cvs.fedoraproject.org/viewvc/devel/SDL_Pango/

15 years agoFix a blit overflow if rect->x or rect->y < 0
Miriam Ruiz [Mon, 1 Dec 2008 08:09:49 +0000 (1 09:09 +0100)]
Fix a blit overflow if rect->x or rect->y < 0
See http://bugs.debian.org/439855
Copyright (C) 2007 Jens Seidel <jensseidel@users.sf.net>
Patch obtained from Debian Package release 0.1.2-4

15 years agoFix crash when SDLPango_Draw is called with an empty string
Miriam Ruiz [Mon, 1 Dec 2008 08:08:18 +0000 (1 09:08 +0100)]
Fix crash when SDLPango_Draw is called with an empty string
See http://bugs.debian.org/439071
Copyright (C) 2007 Jens Seidel <jensseidel@users.sf.net>
Patch obtained from Debian Package release 0.1.2-4

15 years agoUse sans-serif instead of the deprecated Sans alias
Miriam Ruiz [Mon, 1 Dec 2008 08:06:39 +0000 (1 09:06 +0100)]
Use sans-serif instead of the deprecated Sans alias
See http://bugs.debian.org/439933
Copyright (C) 2007 Jens Seidel <jensseidel@users.sf.net>
Patch obtained from Debian Package release 0.1.2-4

15 years agoMove the matrix declarations to the .c file instead of the header
Miriam Ruiz [Mon, 1 Dec 2008 08:04:40 +0000 (1 09:04 +0100)]
Move the matrix declarations to the .c file instead of the header
See http://bugs.debian.org/437517
Copyright (C) 2007 Jens Seidel <jensseidel@users.sf.net>

15 years agoPatch from Guillaume Cottenceau to add some missing functions
Miriam Ruiz [Mon, 1 Dec 2008 08:01:46 +0000 (1 09:01 +0100)]
Patch from Guillaume Cottenceau to add some missing functions
Obtained from Debian Package release 0.1.2-4

15 years agoRebootstrap: 2007/06/24
Miriam Ruiz [Mon, 1 Dec 2008 08:00:34 +0000 (1 09:00 +0100)]
Rebootstrap: 2007/06/24
Patch obtained from Debian Package release 0.1.2-4

15 years agoAdded AM_MAINTAINER_MODE to configure.in
Miriam Ruiz [Mon, 1 Dec 2008 07:58:23 +0000 (1 08:58 +0100)]
Added AM_MAINTAINER_MODE to configure.in
Patch obtained from Debian Package release 0.1.2-4
Copyright (C) 2006 Josselin Mouette <joss@debian.org>

15 years agoSDL Pango 0.1.2 as released by Upstream
Miriam Ruiz [Mon, 1 Dec 2008 07:53:30 +0000 (1 08:53 +0100)]
SDL Pango 0.1.2 as released by Upstream
Upstream Author: NAKAMURA Ken'ichi <nakamura@sbp.fp.a.u-tokyo.ac.jp>
Downloaded from http://sourceforge.net/projects/sdlpango/
License: LGPL v2.1 or (at your option) any later version.