https://bugzilla.redhat.com/show_bug.cgi?id=827167 Robin Lee <robinlee.sysu@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robinlee.sysu@xxxxxxxxx --- Comment #5 from Robin Lee <robinlee.sysu@xxxxxxxxx> --- I made a specfile file for VirtualGL months ago: http://cheeselee.fedorapeople.org/VirtualGL.spec The %build section is simply: %cmake -DTJPEG_INCLUDE_DIR=%{_includedir} \ -DTJPEG_LIBRARY=%{_libdir}/libturbojpeg.so \ -DVGL_USESSL=ON -DVGL_LIBDIR=%{_libdir} \ -DVGL_DOCDIR=%{_docdir}/%{name}-%{version}/ \ -DVGL_FAKELIBDIR=%{_libdir}/fakelib/ . make %{?_smp_mflags} Then VirtualGL will link with libturbojpeg. I don't have time to test VirtualGL a little more at this moment. Feel free to submit review request of VirtualGL based on my specfile. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review