]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 23 Dec 2006 13:10:06 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib-GL.patch -> 1.2
    ClanLib-OPT.patch -> 1.4
    ClanLib-assert.patch -> 1.2
    ClanLib-ft2build_h.patch -> 1.2

ClanLib-GL.patch [deleted file]
ClanLib-OPT.patch [deleted file]
ClanLib-assert.patch [deleted file]
ClanLib-ft2build_h.patch [deleted file]

diff --git a/ClanLib-GL.patch b/ClanLib-GL.patch
deleted file mode 100644 (file)
index f170622..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur ClanLib-0.6.5/Sources/GL/GLX/displaycard_glx.cpp ClanLib-0.6.5-GL/Sources/GL/GLX/displaycard_glx.cpp
---- ClanLib-0.6.5/Sources/GL/GLX/displaycard_glx.cpp   2002-02-16 17:10:41.000000000 +0100
-+++ ClanLib-0.6.5-GL/Sources/GL/GLX/displaycard_glx.cpp        2003-05-30 20:07:40.000000000 +0200
-@@ -11,6 +11,7 @@
-       ------------------------------------------------------------------------
- */
-+#define GLX_GLXEXT_PROTOTYPES 
- #ifdef USE_OPENGL
diff --git a/ClanLib-OPT.patch b/ClanLib-OPT.patch
deleted file mode 100644 (file)
index eccbd80..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nur ClanLib-0.6.5/configure.in ClanLib-0.6.5-OPT/configure.in
---- ClanLib-0.6.5/configure.in 2002-08-05 20:00:03.000000000 +0200
-+++ ClanLib-0.6.5-OPT/configure.in     2003-05-30 01:32:25.000000000 +0200
-@@ -575,10 +575,9 @@
- AC_ARG_ENABLE(debug,[  --enable-debug          Enable debugging support],
- [
-   if test "$enableval" == "yes"; then
--    comp_mode="-DDEBUG=1 -g3 -ggdb3 -O0"
-+    comp_mode="-DDEBUG=1 -g3 -ggdb3"
-     AC_MSG_RESULT([enabled])
-   else
--    comp_mode="-O2"
-     AC_MSG_RESULT([*********** <-- DISABLED --> ***********])
-   fi
- ],
diff --git a/ClanLib-assert.patch b/ClanLib-assert.patch
deleted file mode 100644 (file)
index a19ae23..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN ClanLib-0.6.5../Sources/Core/IOData/Unix/directory_scanner_unix.cpp ClanLib-0.6.5/Sources/Core/IOData/Unix/directory_scanner_unix.cpp
---- ClanLib-0.6.5../Sources/Core/IOData/Unix/directory_scanner_unix.cpp        2002-01-10 11:23:30.000000000 +0100
-+++ ClanLib-0.6.5/Sources/Core/IOData/Unix/directory_scanner_unix.cpp  2003-06-03 22:57:48.000000000 +0200
-@@ -13,6 +13,7 @@
-         ------------------------------------------------------------------------
- */
-+#include <cassert>
- #include <API/Core/System/error.h>
- #include <iostream>
- #include <libgen.h>
diff --git a/ClanLib-ft2build_h.patch b/ClanLib-ft2build_h.patch
deleted file mode 100644 (file)
index b80fa86..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -durN -x '*~' ClanLib-0.6.5.orig/Sources/TTF/font_ttf.cpp ClanLib-0.6.5/Sources/TTF/font_ttf.cpp
---- ClanLib-0.6.5.orig/Sources/TTF/font_ttf.cpp        2002-01-15 16:18:48.000000000 +0000
-+++ ClanLib-0.6.5/Sources/TTF/font_ttf.cpp     2004-12-29 12:15:07.112200536 +0000
-@@ -21,6 +21,7 @@
- #include <malloc.h>
- #include "Display/Font/font_generic.h"
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include "font_ttf.h"
This page took 0.365358 seconds and 4 git commands to generate.