Home: http://www.glc-player.net/ GLC_Player usage 3D models visualization in : COLLADA V1.4, 3DXML V3 & V4 (Ascii), OBJ, 3DS, STL (Ascii + binary), OFF and COFF format. Visualization and management of many 3D models. Production of quality snapshots for illustration with the possibility to modify materials properties and apply shaders. Production of multi-shots (Turning table). Production of album in html format Création d'album au format html. Reproducible: Always Need glc-lib: http://bugs.gentoo.org/show_bug.cgi?id=310053 Sorry, my English is bad.
Created attachment 224095 [details] glc-player-2.1.0.ebuild
Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Thanks, On behalf of the Gentoo Sunrise Team, Justin. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
The last version is 2.3.0 Renaming this ebuild to 2.3.9, you have to fix the pro file in the following way, and then it compiles/installs fine: (at least if you use the glc-lib-2.2.0 from ticket #310053 --- glc_player.pro.previous 2012-08-14 20:12:18.492790833 +0200 +++ glc_player.pro 2012-08-14 20:12:26.040011099 +0200 @@ -22,8 +22,8 @@ } unix { - LIBS += -lGLC_lib - INCLUDEPATH += "/usr/local/include/GLC_lib" + LIBS += -lGLC_lib -lGLU + INCLUDEPATH += "/usr/include/GLC_lib" } TRANSLATIONS = ressources/glc_player_fr.ts
Thanks for report. I pushed this in rion-overlay. Please test.