summaryrefslogtreecommitdiff
path: root/games-util/xqf/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-util/xqf/files
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-util/xqf/files')
-rw-r--r--games-util/xqf/files/xqf-1.0.6.2-underlink.patch10
-rw-r--r--games-util/xqf/files/xqf-1.0.6.2-zlib-1.2.5.1-compile-fix.patch11
2 files changed, 0 insertions, 21 deletions
diff --git a/games-util/xqf/files/xqf-1.0.6.2-underlink.patch b/games-util/xqf/files/xqf-1.0.6.2-underlink.patch
deleted file mode 100644
index fe93c7624675..000000000000
--- a/games-util/xqf/files/xqf-1.0.6.2-underlink.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- xqf-xqf-1.0.6.2/src/Makefile.am
-+++ xqf-xqf-1.0.6.2/src/Makefile.am
-@@ -41,6 +41,7 @@
- $(GEOIP_LIB) \
- $(PACKAGE_LIBS) \
- $(GDK_PIXBUF_LIBS) \
-+ -lX11 \
- -lz -ldl
-
- xqf_LDFLAGS = -Wl,-rpath,$(pkglibdir) -Wl,--export-dynamic -Wl,--version-script=$(top_srcdir)/src/xqf.map
diff --git a/games-util/xqf/files/xqf-1.0.6.2-zlib-1.2.5.1-compile-fix.patch b/games-util/xqf/files/xqf-1.0.6.2-zlib-1.2.5.1-compile-fix.patch
deleted file mode 100644
index 9bd433b3b27e..000000000000
--- a/games-util/xqf/files/xqf-1.0.6.2-zlib-1.2.5.1-compile-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xqf-1.0.5/src/zip/ioapi.h
-+++ xqf-1.0.5/src/zip/ioapi.h
-@@ -6,6 +6,8 @@
- Copyright (C) 1998-2003 Gilles Vollant
- */
-
-+#define OF(x) x
-+
- #ifndef _ZLIBIOAPI_H
- #define _ZLIBIOAPI_H
-