commit:     815175dae76f7b140f3affd75cef6c986751133a
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Sat Nov 26 18:23:07 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 11:37:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815175da

games-strategy/warzone2100: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/2920

 .../warzone2100/files/warzone2100-3.1.2-openGL.patch       | 11 -----------
 .../warzone2100/files/warzone2100-3.1.2-pkgconf.patch      | 14 --------------
 2 files changed, 25 deletions(-)

diff --git a/games-strategy/warzone2100/files/warzone2100-3.1.2-openGL.patch 
b/games-strategy/warzone2100/files/warzone2100-3.1.2-openGL.patch
deleted file mode 100644
index 568510e..00000000
--- a/games-strategy/warzone2100/files/warzone2100-3.1.2-openGL.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/ivis_opengl/screen.cpp.old     2014-10-29 13:45:01.516359163 +0100
-+++ lib/ivis_opengl/screen.cpp 2014-10-29 13:45:42.743968030 +0100
-@@ -261,7 +261,7 @@
-               __glewUseProgram = __glewUseProgramObjectARB;
-               __glewGetShaderiv = __glewGetObjectParameterivARB;
-               __glewLinkProgram = __glewLinkProgramARB;
--              __glewShaderSource = __glewShaderSourceARB;
-+              __glewShaderSource = 
(PFNGLSHADERSOURCEPROC)__glewShaderSourceARB;
-               __glewUniform1f = __glewUniform1fARB;
-               __glewUniform1i = __glewUniform1iARB;
-               __glewUniform4fv = __glewUniform4fvARB;

diff --git a/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch 
b/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch
deleted file mode 100644
index 0149ea7..00000000
--- a/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=428494
-
-should be obsolete with >=dev-util/pkgconf-0.8.4
-
---- warzone2100-3.1.0/configure.ac
-+++ warzone2100-3.1.0/configure.ac
-@@ -89,7 +89,6 @@
- 
- # Check for pkg-config
- PKG_PROG_PKG_CONFIG
--AC_PROG_VERSION_CHECK([pkg-config], [0.9])
- 
- AC_MSG_CHECKING([for backend])
- AC_ARG_WITH([backend],

Reply via email to