Summary: | media-gfx/glc-player - Open Source 3D viewer used to view 3d models | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Egor Y. Egorov <egorov_egor> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | graphics+disabled, orzel, sci |
Priority: | Normal | Keywords: | EBUILD, InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.glc-player.net/ | ||
Whiteboard: | [rion-overlay] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 310053 | ||
Bug Blocks: | |||
Attachments: | glc-player-2.1.0.ebuild |
Description
Egor Y. Egorov
2010-03-18 11:43:33 UTC
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. |