[Bug 652085] Review Request: SFML - A simple and fast multimedia library

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 22 20:34:12 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=652085

--- Comment #6 from Haïkel Guémar <karlthered at gmail.com> 2010-11-22 15:34:10 EST ---
> cmake search only in /usr/share/cmake/Modules
You can override default search path by using variable CMAKE_MODULE_PATH, you
may even reorder search path priorities. That's basic stuff for awesome build
systems like CMake.

I see 2 options from there:
a) hacking CMake files to enable building bindings, do-able but requires some
cmake wizardry.
b) regenerate your tarballs without bindings. 
i'd rather go with option b) and ask SFML maintainer to provide proper sources
tarballs when it goes stable. It will simplify both upstream and downstream
maintainers lifes.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list