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 bbdf4ed36a918100965e89f58fcf31d2eaccbee3 Author: Sven Eckelmann <[email protected]> Date: Wed Jul 10 20:32:53 2013 +0200 Remove obsolete quantization_channel_order.patch --- debian/changelog | 2 -- debian/patches/quantization_channel_order.patch | 17 ----------------- debian/patches/series | 3 +-- 3 files changed, 1 insertion(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab7ca3b..61b70bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ mupen64plus-video-glide64mk2 (2.0-2) UNRELEASED; urgency=low * debian/patches: - - Add quantization_channel_order.patch, Enable ARGB and YUV input to fix - channel order in compressed textures - Add mesa_fxt1.patch, Fix colors in compressed FXT1 textures - Add s3tc_removal.patch, Allow to replace patented S3TC algorithm with compatible txc_dxtn diff --git a/debian/patches/quantization_channel_order.patch b/debian/patches/quantization_channel_order.patch deleted file mode 100644 index 96c180a..0000000 --- a/debian/patches/quantization_channel_order.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Enable ARGB and YUV input to fix channel order in compressed textures -Author: Sven Eckelmann <[email protected]> - ---- -diff --git a/projects/unix/Makefile b/projects/unix/Makefile -index fe15b081981349b73427fe860e824a82fc912470..6660cfef8975d3e9d4db0557156c4fc2b6ec51f5 100644 ---- a/projects/unix/Makefile -+++ b/projects/unix/Makefile -@@ -374,7 +374,7 @@ SOURCE += \ - $(SRCDIR)/GlideHQ/tc-1.1+/wrapper.c \ - $(SRCDIR)/GlideHQ/tc-1.1+/texstore.c - --CPPFLAGS += -DTEXTURE_FILTER # -DDUMP_CACHE -+CPPFLAGS += -DTEXTURE_FILTER -DARGB -DYUV # -DDUMP_CACHE - LDLIBS += -lboost_filesystem$(BOOST_SUFFIX) -lboost_system$(BOOST_SUFFIX) - endif - diff --git a/debian/patches/series b/debian/patches/series index 6597398..4d9cdc1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -quantization_channel_order.patch mesa_fxt1.patch -init_quit.patch s3tc_removal.patch +init_quit.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

