ebuild for monto MONTO ====== This WindowMaker dockapp is a simple manual device mounter (up to four devices). Mounting/unmounting operations are performed by LMB (left mouse button) click on the region associated with mount point alias. Configuration options can be changed by manual editing ~/.clay/monto file (It's necessary when monto is run for the first time - autoconfig based on /etc/fstab is currently unavailable) using text editor. Meaning of led colors as follows: * blue - when device is mounting * green - when device is mounted Suggestions, comments and patches are welcome. # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils DESCRIPTION="This WindowMaker dockapp is a simple manual device mounter (up to four devices)." HOMEPAGE="http://dockapps.org/file.php/id/274" SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz" SRC_URI="http://dockapps.org/download.php/id/588/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" KEYWORDS="x86" DEPEND="virtual/x11" src_unpack() { unpack ${A} cd ${S} } src_compile() { make clean emake || die } src_install() { dodoc AUTHORS COPYING NEWS README dobin ${PN} }
Created attachment 80118 [details] monto-0.1.1.ebuild Ebuild file.
This should hit the portage tree. This is one nice app!
(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. Heuristics show that no Gentoo developer has commented on your 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. =) 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
In Portage. Thanks for the submission...