[mupen64plus-video-glide64mk2] 27/60: Enable the dump_cache to allow loading of dat files

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:16:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-video-glide64mk2.

commit c245c48a1fbe331bc85813e1ae2be512d23ab9a4
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Aug 23 22:51:54 2013 +0200

    Enable the dump_cache to allow loading of dat files
---
 debian/changelog                      |  8 ++++++++
 debian/patches/load_hires_cache.patch | 17 +++++++++++++++++
 debian/patches/series                 |  1 +
 3 files changed, 26 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 189f513..10715e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mupen64plus-video-glide64mk2 (2.0-2) UNRELEASED; urgency=low
+
+  * debian/patches:
+    - Add load_hires_cache.patch, Enable the dump_cache to allow loading of
+      *.dat files
+
+ -- Sven Eckelmann <sven at narfation.org>  Fri, 23 Aug 2013 22:50:19 +0200
+
 mupen64plus-video-glide64mk2 (2.0-1) unstable; urgency=low
 
   * Initial release (Closes: #714994)
diff --git a/debian/patches/load_hires_cache.patch b/debian/patches/load_hires_cache.patch
new file mode 100644
index 0000000..feb9652
--- /dev/null
+++ b/debian/patches/load_hires_cache.patch
@@ -0,0 +1,17 @@
+Description: Enable the dump_cache to allow loading of dat files
+Author: Sven Eckelmann <sven at narfation.org>
+
+---
+diff --git a/projects/unix/Makefile b/projects/unix/Makefile
+index 59840c13d50d15ae18a6f61b0ac3f13abaf1e38d..a4389aeaaa3c31a3ca5690f31eade6c6e78f0702 100644
+--- a/projects/unix/Makefile
++++ b/projects/unix/Makefile
+@@ -372,7 +372,7 @@ SOURCE += \
+ 	$(SRCDIR)/GlideHQ/tc-1.1+/wrapper.c \
+ 	$(SRCDIR)/GlideHQ/tc-1.1+/texstore.c
+ 
+-CPPFLAGS += -DTEXTURE_FILTER # -DDUMP_CACHE
++CPPFLAGS += -DTEXTURE_FILTER -DDUMP_CACHE
+ LDLIBS += -lboost_filesystem$(BOOST_SUFFIX) -lboost_system$(BOOST_SUFFIX)
+ 
+   ifeq ($(TXCDXTN), 1)
diff --git a/debian/patches/series b/debian/patches/series
index 4d9cdc1..187ac8b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 mesa_fxt1.patch
 s3tc_removal.patch
 init_quit.patch
+load_hires_cache.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git



More information about the Pkg-games-commits mailing list