> Le mercredi 12 mai 2010 à 17:31 +0200, olivier delaune a écrit : > > Hello, > > I think this link is what you seek > > (http://mib.pianetalinux.org/MIB/2010.0/srpms/handbrake-0.9.4-69.1mib2010.0.src.rpm) > > Thanks > > Olivier > > Did you try compiling handbrake yourself ? > Is it possible to use system's ffmpeg, libfaac, libfaad, a52dec... > instead of downloading sources and compiling as static libs ? > > Regards, > > Guillaume B.
I succeeded to compile Handbrake from sources but I do not how to use system's library. ./configure --help says Usage: configure.py [OPTIONS...] [TARGETS...] Configure HandBrake build system. Options: -h, --help show this help message and exit --force overwrite existing build config --verbose increase verbosity Directory Locations: --src=DIR specify top-level source dir [.] --build=DIR specify build scratch/output dir [.] --prefix=DIR specify install dir for products [/usr/local] Feature Options: --disable-gtk disable GTK GUI Launch Options: --launch launch build, capture log and wait for completion --launch-jobs=N allow N jobs at once; 0 to match CPU count [1] --launch-args=ARGS specify additional ARGS for launch command --launch-quiet do not echo build output while waiting Compiler Options: --debug=MODE select debug mode: max min none std [none] --optimize=MODE select optimize mode: none size speed [speed] --arch=MODE select architecture mode: i686 --cross=SPEC specify GCC cross-compilation spec Tool Basenames and Locations: --ar=PROG [/usr/bin/ar] --cp=PROG [/bin/cp] --curl=PROG [/usr/bin/curl] --gcc=PROG [/usr/bin/gcc] --gmake=PROG [/usr/bin/gmake] --m4=PROG [/usr/bin/m4] --mkdir=PROG [/bin/mkdir] --gpatch=PROG [/usr/bin/patch] --rm=PROG [/bin/rm] --ranlib=PROG [/usr/bin/ranlib] --strip=PROG [/usr/bin/strip] --gtar=PROG [/bin/gtar] --wget=PROG [/usr/bin/wget] --yasm=PROG [/usr/bin/yasm] --xcodebuild=PROG [xcodebuild] --lipo=PROG [lipo] Tool Options: --fetch=MODE select fetch mode: wget curl [wget] I do not see any option to use already installed library. Olivier _______________________________________________ PLF-discuss mailing list [email protected] https://www.zarb.org/mailman/listinfo/plf-discuss
