[SCM] vlc/master: The 3dn and mmxext plugins are gone.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Oct 23 22:05:47 UTC 2013


The following commit has been merged in the master branch:
commit 799db4f9aa364694c660f1dc6f8c5a2b96ba81e6
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Oct 23 23:51:26 2013 +0200

    The 3dn and mmxext plugins are gone.

diff --git a/debian/rules b/debian/rules
index 63e5c1c..b963eb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -176,7 +176,7 @@ ifeq (,$(filter-out amd64 i386,$(DEB_HOST_ARCH_CPU)))
 confflags += --enable-mmx --enable-sse
 else
 confflags += --disable-mmx --disable-sse
-removeplugins += 3dn mmx mmxext sse2
+removeplugins += mmx sse2
 endif
 
 # ARM specific optimizations

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list