Request for ebuild geg: a GTK+ Equation Grapher Homepage: http://www.infolaunch.com/~daveb/ i think this little program sould be included in portage, i made a preliminary ebuild for it. sci-visualization/geg-1.0.2.ebuild: # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="a GTK+ Equation Grapher" HOMEPAGE="http://www.infolaunch.com/~daveb/" SRC_URI="http://www.infolaunch.com/~daveb/${P}.tar.gz" DEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 ) x11-libs/libXext >=dev-libs/glib-1.2.10-r5 >=x11-libs/gtk+-1.2.10-r11" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" src_compile() { econf || die "econf failed" emake || die "emake failed" } src_install() { make DESTDIR="${D}" install || die "install failed" dodoc FAQ NEWS README doman geg.1 }
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. 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. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Homepage is unavailable, and 1.0.2 seems to be the last version while it has been released once in 2005 (?). Anyway, it's apparently dead.
Dead or will need more info to considere it.