[Bug 3912] Review request: lives - LiVES is a Video Editing System
RPM Fusion Bugzilla
noreply at rpmfusion.org
Wed Dec 23 04:14:46 CET 2015
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3912
--- Comment #12 from Sérgio Basto <sergio at serjux.com> 2015-12-23 04:14:46 CET ---
(In reply to comment #11)
> Thanks. Not sure if you need python-devel, it's the python binary which is
> recommended. Also if you have projectM in RPMFusion, you could include
> projectM-devel / projectM plugins for extra fun.
Salsaman adding projectM break builds which ends with error:
In file included from projectM.cpp:42:0:
/usr/include/libprojectM/projectM.hpp: In function 'void* worker(void*)':
/usr/include/libprojectM/projectM.hpp:284:8: error: 'void
projectM::selectRandom(bool)' is private
void selectRandom(const bool);
^
projectM.cpp:291:50: error: within this context
if (rerand) sd->globalPM->selectRandom(true);
Antonio, please use bzip2-devel, F22 don't have pkgconfig(bzip2) !?
-BuildRequires: pkgconfig(bzip2)
+BuildRequires: bzip2-devel
Comment libprojectM
-BuildRequires: pkgconfig(libprojectM)
+#BuildRequires: pkgconfig(libprojectM)
and add mjpegtools
+BuildRequires: pkgconfig(mjpegtools)
Best regards
--
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.
More information about the rpmfusion-developers
mailing list