OSDN Git Service

Thanks to saintdev, we now have a pre-bootstrapped copy of the libdca source. This...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Jul 2007 03:22:42 +0000 (03:22 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Jul 2007 03:22:42 +0000 (03:22 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@694 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/Jamfile
contrib/version_libdca.txt

index 7be6aa7..98d2797 100644 (file)
@@ -117,7 +117,7 @@ actions LibDCA
 {
     cd `dirname $(>)` && CONTRIB=`pwd` &&
     rm -rf libdca && tar xzf libdca.tar.gz && cd libdca && patch -p1 < ../patch-libdca.patch
-       ./bootstrap && ./configure && make &&
+       ./configure && make &&
        cp libdca/.libs/libdca.a $CONTRIB/lib &&
        cp include/dca.h $CONTRIB/include &&
        strip -S $CONTRIB/lib/libdca.a
index aaf0c05..dfa4de6 100644 (file)
@@ -1 +1 @@
-http://download.m0k.org/handbrake/contrib/libdca-r81.tar.gz
+http://download.m0k.org/handbrake/contrib/libdca-r81-strapped.tar.gz