Here's an ebuild for the aoeui text editor on sourceforge, tested in an overlay. app-editors/aoeui seems like the place to put it. Thanks!
Created attachment 114642 [details] ebuild for aoeui
Hi, thank you for submitting the ebuild. Please fix the following: - If possible, use mirror://sourceforge/ for SRC_URI (see /usr/portage/profiles/thirdpartymirrors). - A new ebuild must not have stable KEYWORDS. - It looks like OPTI=$CFLAGS is not needed, and then src_compile() is just the Portage default and could be removed entirely. - MANDIR=/share/man looks strange, is a /usr missing here? - Is there any documentation (e.g., README)? Install it with dodoc.
Forgot one ;) - Use "emake install" instead of "make install"
Created attachment 119473 [details] aoeui-1.0_alpha5.ebuild Thanks so much for the comments. I think that the attached ebuild addresses all of your concerns.
(In reply to comment #4) > Thanks so much for the comments. I think that the attached ebuild addresses > all of your concerns. Looks good. If you aim for perfection, you may still group the variables in canonical order, as in skel.ebuild. ;)
Created attachment 119480 [details] revised ebuild new aoeui-1.0_alpha5.ebuild with variable order canonicalized
Hi! Is the ebuild now perfect in your eyes? If so, what happens next? Should I update the status in bugzilla? Thanks for your help.
The ebuild looks good, that's why it has the REVIEWED keyword. Anyone has a Dvorak keyboard and wants to take this one?
(In reply to comment #8) > The ebuild looks good, that's why it has the REVIEWED keyword. > > Anyone has a Dvorak keyboard and wants to take this one? Please note that the ebuild should now be called aoeui-1.0.0.ebuild. Thank you for all your help!
(In reply to comment #9) And now we're up to aoeui-1.1.0, having rolled up a bunch of bug fixes. There won't be another update any time soon. Think maybe you could get this into Portage now?
Hi again, since I don't have a Dvorak keyboard I cannot really help. I would suggest that you submit your ebuild to the Gentoo Sunrise overlay, see <http://overlays.gentoo.org/proj/sunrise>.
(In reply to comment #11) > Hi again, since I don't have a Dvorak keyboard I cannot really help. > > I would suggest that you submit your ebuild to the Gentoo Sunrise overlay, see > <http://overlays.gentoo.org/proj/sunrise>. You do not need a Dvorak keyboard to use this editor; it also installs a QWERTY variant called "asdfg". I will look into the sunrise overlay. aoeui is now in Debian Sid.