Hi! Please find attached granule-1.1.6.ebuild. granule is a flashcard program that implements Leitner (by the German psychologist Sebastian Leitner in the 1970s) cardfile methodology for learning new words. It features both short-term and long-term memory training capabilities with scheduling. I suggest putting this in app-misc. This ebuild depends on libassa-3.3.2.ebuild (see bug 101379).
Created attachment 65093 [details] first version of ebuild Feel free to tell me if I did anything wrong!
Please fix the following and reopen: * DESCRIPTION is too long and should be on one line. * ${S}, ${D} should be quoted. * Don't use emake for installing, it'll probably break.
Created attachment 71986 [details] revised ebuild for granule-1.1.6 This ebuild is a revision of the granule-1.1.6 ebuild posted by Frank Rodolf. - DESCRIPTION has been shortened - ${S} and ${D} have been quoted - changed install from emake to make - libassa version dependency hard-coded to version 3.3.2 (see below) Please note this version is marked as ~x86. It doesn't work on amd64, but other architectures have not been tested. x86 has been tested and works. It will not compile with a version of libassa newer than 3.3.2 at the moment. The CVS version of granule, however, does compile with libassa 3.4.0, so as of the next version of granule, this dependency can be changed (there is a note in the ebuild to this effect). This is also the reason it cannot be compiled on amd64 (see bug 101379).
This ebuild assumes libassa is in dev-cpp.
reopen
granule 1.2.0 does work with libassa 3.4 according to granule.sf.net!
Created attachment 83052 [details] ebuild for granule-1.2.1 This is the latest version of granule. Changes -- - src_compile has been removed - libassa dependency changed to >= 3.4.0 I've tested it on amd64 and it works fine. Could someone test this on x86?
> Could someone test this on x86? works fine for me on i686 - thanks
Created attachment 88227 [details] granule-1.2.1-r1.ebuild This version fixes a problem with granule crashing when opening decks, but the main version number hasn't changed.
Comment on attachment 88227 [details] granule-1.2.1-r1.ebuild This version fixes a problem with granule crashing when opening decks, but the main version number hasn't changed.
Just wanted to note that granule-1.2.4 is out. I don't have a gentoo box available right now, so I can't test an ebuild, but a version bump would probably work.
(In reply to comment #11) > Just wanted to note that granule-1.2.4 is out. I don't have a gentoo box > available right now, so I can't test an ebuild, but a version bump would > probably work. > Compiles and works fine on x86. Please add appropriate arch.
Granule-1.3.0 compiles and works on x86. Please add to ~x86. Also, I noticed that there isn't a permanent maintainer for this package. I would be willing to watch and update this ebuild for x86 and possibly amd64.
The latest stable release is 1.4.0 Date: 2008-09-01 22:44 Summary: Release 1.4.0 This release brings new interface redesign for DeckPlayer dialog, ..., and new full-screen mode (via F6). A few critical bugs have been fixes.
Uhm, this has been in the tree for over 3 years now.