commit: fe349ba006d0bbbebceb193900c2f07571cc7692
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 07:37:45 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 07:38:13 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe349ba0
update patch to mesh with upstream
Package-Manager: portage-2.2.20.1
.../numptyphysics/files/numptyphysics-9999-gentoo.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch
b/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch
index 25b4475..22b5798 100644
--- a/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch
+++ b/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch
@@ -52,21 +52,6 @@ diff -ru numptyphysics-9999.orig/mk/silent.mk
numptyphysics-9999/mk/silent.mk
+ SILENTMSG := @echo -e
SILENTCMD := @
endif
-diff -ru numptyphysics-9999.orig/platform/gl/gl.mk
numptyphysics-9999/platform/gl/gl.mk
---- numptyphysics-9999.orig/platform/gl/gl.mk 2015-11-25 22:27:36.172864469
-0500
-+++ numptyphysics-9999/platform/gl/gl.mk 2015-11-25 22:28:12.925578842
-0500
-@@ -3,9 +3,9 @@
- LIBS += -framework OpenGL
- else
- ifneq ($(wildcard $(patsubst %,%/libGL.so.1,/usr/lib /usr/lib64 /usr/lib/*)),)
--add_pkgconfig(gl)
-+$(eval $(call add_pkgconfig,gl))
- else
--add_pkgconfig(glesv2)
-+$(eval $(call add_pkgconfig,glesv2))
- CFLAGS += -DUSE_OPENGL_ES
- CXXFLAGS += -DUSE_OPENGL_ES
- endif
diff -ru numptyphysics-9999.orig/src/Os.cpp numptyphysics-9999/src/Os.cpp
--- numptyphysics-9999.orig/src/Os.cpp 2015-11-25 22:27:36.183864084 -0500
+++ numptyphysics-9999/src/Os.cpp 2015-11-25 22:29:17.177331313 -0500