Oyranos is a Colour Management System (CMS) on operating system level. It's a dependency of current cvs media-video/cinepaint.
Created attachment 205832 [details] oyranos-0.1.9.ebuild The configure script doesn't find some libs with LDFLAGS=-Wl,-O1. I have remove any LDFLAGS for econf. The make script isn't parallel safe and emake -j1 did not override my MAKEOPT="-j8", so I've replaced it with sed MO=`echo -n ${MAKEOPTS} | sed -r "s:-j\s*[0-9]+::g"` MAKEOPTS=${MO} emake || die "emake failed."
added to http://svn.xmw.de/gentoo-overlay/
Created attachment 205833 [details, diff] adding ./ in two script invocations The make uses the new oyranos-config, which is not yet in PATH during ebuild compile.
Created attachment 205852 [details] oyranos-0.1.9.ebuild removed typo from KEYWORDS
Created attachment 205854 [details] oyranos-0.1.9.ebuild typo in DEPENDS, sry
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
This will be in the sunrise overlay soon. You can find it at: http://overlays.gentoo.org/proj/sunrise/browser/reviewed/media-libs/oyranos
Is there an ebuild for oyranos-0.2, possibly with the kde use flag for kolor manager integration in system settings?
+*oyranos-0.3.2 (05 Feb 2012) + + 05 Feb 2012; Michael Weber <xmw@gentoo.org> +oyranos-0.3.2.ebuild, + +metadata.xml: + Initial import from sunrise (bug 287353) finally.