Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101380 - granule-1.1.6.ebuild (New Package)
Summary: granule-1.1.6.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://granule.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on: 101379
Blocks:
  Show dependency tree
 
Reported: 2005-08-04 13:04 UTC by Frank Rodolf
Modified: 2011-03-20 18:07 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
first version of ebuild (granule-1.1.6.ebuild,753 bytes, text/plain)
2005-08-04 13:12 UTC, Frank Rodolf
Details
revised ebuild for granule-1.1.6 (granule-1.1.6.ebuild,904 bytes, text/plain)
2005-11-02 22:37 UTC, Jeff Ames
Details
ebuild for granule-1.2.1 (granule-1.2.1.ebuild,661 bytes, text/plain)
2006-03-24 16:26 UTC, Jeff Ames
Details
granule-1.2.1-r1.ebuild (granule-1.2.1-r1.ebuild,663 bytes, text/plain)
2006-06-02 22:38 UTC, Jeff Ames
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Rodolf 2005-08-04 13:04:30 UTC
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).
Comment 1 Frank Rodolf 2005-08-04 13:12:46 UTC
Created attachment 65093 [details]
first version of ebuild

Feel free to tell me if I did anything wrong!
Comment 2 Ciaran McCreesh 2005-08-18 15:47:21 UTC
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.
Comment 3 Jeff Ames 2005-11-02 22:37:26 UTC
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).
Comment 4 Jeff Ames 2005-11-02 23:04:52 UTC
This ebuild assumes libassa is in dev-cpp.
Comment 5 Torsten Veller (RETIRED) gentoo-dev 2005-11-02 23:16:30 UTC
reopen
Comment 6 aRZed 2006-01-29 10:14:13 UTC
granule 1.2.0 does work with libassa 3.4 according to granule.sf.net!
Comment 7 Jeff Ames 2006-03-24 16:26:14 UTC
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?
Comment 8 aRZed 2006-03-25 01:55:56 UTC
> Could someone test this on x86?
works fine for me on i686 - thanks
Comment 9 Jeff Ames 2006-06-02 22:38:52 UTC
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 10 Jeff Ames 2006-06-02 23:03:44 UTC
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.
Comment 11 Jeff Ames 2007-05-23 13:07:23 UTC
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.
Comment 12 Jakub Paluszak 2008-02-06 10:31:37 UTC
(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.
Comment 13 Matthew Camarata 2008-02-28 16:28:44 UTC
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.
Comment 14 luis 2009-01-28 08:07:52 UTC
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. 
Comment 15 Christoph Mende (RETIRED) gentoo-dev 2011-03-20 18:07:32 UTC
Uhm, this has been in the tree for over 3 years now.