[Bug 1677989] Review Request: vcglib Visualization and Computer Graphics Library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #16 from J. Scheurich <mufti11@xxxxxx> ---
Spec URL: ftp://ftp.ourproject.org/pub/wdune/vcglib.spec
SRPM URL: ftp://ftp.ourproject.org/pub/wdune/vcglib-1.0.1-1.src.rpm
Description: The Visualization and Computer Graphics Library (VCG for short) 
             is a open source portable C++ templated library for manipulation,
             processing and displaying with OpenGL of triangle and tetrahedral
             meshes.
Fedora Account System Username: muftii

> 2)
> eigenlib prefix from includes has to be removed in installed headers. Place
> something like this into %prep:
> And add BuildRequires: sed
> 
> find vcg img wrap -name '*.h' -exec sed -i '{}' \
>         -e '/^#include/ s/<eigenlib\//</' \
>         -e '/^#include/ s,"../../eigenlib/\(.*\)",<\1>,' \
>         ';'

To use Eigen3 this headers needs to use "eigen3" instead of "eigenlib"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux