[SCM] gpac/master: Update debian/gpac-get-orig-source.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 4 11:34:21 UTC 2012


The following commit has been merged in the master branch:
commit 4581fb5b1b9311c142046a7cb45bf980c99dfcee
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 4 12:18:02 2012 +0100

    Update debian/gpac-get-orig-source.

diff --git a/debian/gpac-get-orig-source b/debian/gpac-get-orig-source
index 48a6d0e..37498b9 100755
--- a/debian/gpac-get-orig-source
+++ b/debian/gpac-get-orig-source
@@ -40,7 +40,9 @@ find gpac-${GPAC_VERSION} -type d -empty -delete
 
 # Remove DFSG-unfriendly implementation of inverse DCT
 # It is completely unnecessary!
+echo "Removing non-DFSG source code"
 rm -rf gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/
+rm -rf gpac-${GPAC_VERSION}/modules/widgetman/
 
-tar --exclude-vcs -czf "gpac_${GPAC_VERSION}.orig.tar.gz" \
+BZIP2=-9f tar --exclude-vcs -cjf "gpac_${GPAC_VERSION}.orig.tar.bz2" \
   "gpac-${GPAC_VERSION}/"

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list