[SCM] gpac/master: The whole modules/xvid_dec/xvid_wce/ is unnecessary, remove it.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Feb 3 22:38:49 UTC 2012


The following commit has been merged in the master branch:
commit 861612644e31305109b357a3a76ac6133a21dc42
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Feb 3 23:20:12 2012 +0100

    The whole modules/xvid_dec/xvid_wce/ is unnecessary, remove it.

diff --git a/debian/gpac-get-orig-source b/debian/gpac-get-orig-source
index 58bbf17..48a6d0e 100755
--- a/debian/gpac-get-orig-source
+++ b/debian/gpac-get-orig-source
@@ -40,7 +40,7 @@ find gpac-${GPAC_VERSION} -type d -empty -delete
 
 # Remove DFSG-unfriendly implementation of inverse DCT
 # It is completely unnecessary!
-rm -f gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/idct.cpp
+rm -rf gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/
 
 tar --exclude-vcs -czf "gpac_${GPAC_VERSION}.orig.tar.gz" \
   "gpac-${GPAC_VERSION}/"

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list