https://bugzilla.rpmfusion.org/show_bug.cgi?id=2098
--- Comment #52 from Jeremy Newton <alexjnewt(a)hotmail.com> 2012-04-06 06:04:44 CEST
---
(In reply to comment #51)
Ok, it took me a while to figure out the right cmake magic. The
dolphin project
is not making use of the full capability of cmake. Instead of using
add_library(...) and target_link_library(...) they are using a more manual
linking method that confused the heck out of me.
Here's the updated patch and spec file:
http://dl.dropbox.com/u/34775202/dolphin-emu.spec
http://dl.dropbox.com/u/34775202/dolphin-emu-3.0-clrun.patch
Since CLRun doesn't have any sort of automated config I added a cmake flag for
the include directory. I also moved to an out-of-source build because the
in-source builds just clutter things up when you're trying to work on build
problems.
I didn't bump the rev in the spec file or add a BuildRequires for CLRun-devel
so you'll need to do that.
Wow thanks a lot, that really helped! I'll know what to do next time too.
None the less, I'll send the patch upstream right away!
Haha, you're a miracle worker Richard ;)
And with that, dolphin is officially bundled library free :)
Here's the new files:
SPEC:
http://dl.dropbox.com/u/42480493/dolphin-emu.spec
SRPM:
http://dl.dropbox.com/u/42480493/dolphin-emu-3.0-8.fc16.src.rpm
Note this requires bochs-devel but it is only available in Fedora 17, though it
can be easily rebuilt (that's how I got my build to work on F16). Also of
course opencl-utils is still in review.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.