]> granicus.if.org Git - handbrake/commit
libhb: change libhb.a to libhandbrake.a
authorjstebbins <jstebbins.hb@gmail.com>
Sun, 9 Feb 2014 18:44:12 +0000 (18:44 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sun, 9 Feb 2014 18:44:12 +0000 (18:44 +0000)
commit09ba1f5a16a4aa5bd663498a2b75c30efc22897d
tree0d4bb6402370b4f2fcbea20e2dfb8803aca7eae9
parent903357b41263285e03bc83d41f9224d91ab4fb1a
libhb: change libhb.a to libhandbrake.a
On linux, there is a problem with some distros that dynamically link
harfbuzz (libhb) to libass.  The name conflicts with our libhb.  So this
changes the library name to resolve the conflict.

It only changes libhb.a.  It does not affect the windows libraries
hb.lib and hb.dll

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6020 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/configure.ac
gtk/src/Makefile.am
libhb/module.defs
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj