Hello,
I need Hebrew subtitles support in dvd authoring software, but unfortunately it is not enabled (no fribidi build option) in binary distribution.
I want to build from src package using rpmbuild utility.
When I am building configure script is checking fribidi and considers to not include it:
checking for fribidi-config... no
I have investigate unsuccessfully all Makefiles and SPEC files and have no idea how to add fribidi-config option when building binary package.
Do somebody have some experience and can advice me where to configure it?