Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94589

Summary: [ebuild proposal] sci-calculator/tiemu
Product: Gentoo Linux Reporter: Nicolas Lalevee <hibou>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: mintshows
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 84763    
Bug Blocks:    
Attachments: tiemu-2.00_rc1.ebuild
tiemu-2.00_rc7.ebuild
ebuild for tiemu 2.00_rc8
tiemu-2.00_rc8.ebuild
tiemu-2.02.ebuild
tiemu-2.08.1.ebuild

Description Nicolas Lalevee 2005-05-31 01:08:22 UTC
The tiemu is an emulator of the Texas Instrument graphical calculators. It
compiles and runs well.
This new ebuild needs the new tilib* updated in the bug 84763.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Nicolas Lalevee 2005-05-31 01:09:49 UTC
Created attachment 60250 [details]
tiemu-2.00_rc1.ebuild

The tiemu ebuild proposal
Comment 2 Nicolas Lalevee 2005-06-02 12:35:17 UTC
A rc2 version is available. So the rc1 tarball source isn't avalaible anymore at
the site specified in the ebuild. But the developper will keep all version on
sourceforge : mirror://sourceforge/gtktiemu/${PN}-2.00-rc1.tar.bz2

To upgrade the rc1 ebuild to the rc2, just replace every "rc1" by "rc2". It
compiles and runs well.
Comment 3 Nicolas Lalevee 2005-08-05 09:58:08 UTC
Created attachment 65187 [details]
tiemu-2.00_rc7.ebuild

This the RC7 ebuild version : the source are on this web site
http://lpg.ticalc.org/prj_tiemu/linux.html
It needs the last version of the tilib*. The corresponding ebuilds are in the
bug #84763.
I have added a kde USE flag to make tiemu use the KDE "open window".
Comment 4 Cyrill Helg 2005-08-08 03:58:38 UTC
hmm the newest libticables are 3.9.2. But in your ebuild there is an entry for
3.9.5, I think you should correct this... Or am I wrong? I'll try it with
version 3.9.2...
Comment 5 Cyrill Helg 2005-08-08 04:13:49 UTC
I updated the ebuild myself... I corrected some stuff: Mirror, correct rc
handling... and updated it to rc8. 
Comment 6 Cyrill Helg 2005-08-08 04:14:59 UTC
Created attachment 65412 [details]
ebuild for tiemu 2.00_rc8
Comment 7 Nicolas Lalevee 2005-08-08 05:23:50 UTC
>hmm the newest libticables are 3.9.2. But in your ebuild there is an entry for
3.9.5, I think you should correct this... Or am I wrong? I'll try it with
version 3.9.2...
No, the last version is needed, else the compilation will fail : the lastest
ebuild can be found here : bug #84763.
I updated the RC8 ebuild with new use flags and the version of the needed lib.
Comment 8 Nicolas Lalevee 2005-08-08 05:25:17 UTC
Created attachment 65416 [details]
tiemu-2.00_rc8.ebuild

The new ebuild
Comment 9 Damien Thébault 2005-08-13 10:31:13 UTC
Worked for me with libticables-3.9.5, libtifiles-0.6.6 and libticalcs-4.6.1
Comment 10 Mint Shows 2005-09-14 12:03:14 UTC
On the ebuild, instead of calling make, try: 

emake -j1 || die 

This should fix the all-recursive error that you're probably getting when making
the package simply with emake.
Comment 11 Nicolas Lalevee 2005-10-15 05:19:51 UTC
Created attachment 70722 [details]
tiemu-2.02.ebuild

Tiemu 2.02 is out.
It works great with emake now, thanks.
The SRC_URI is my on web site, as tiemu source can't be downloaded (connection
refused to ticalc.org during the ebuild digest...). And this will avoid
changing version problems as old sources are removed as soon as a new version
is uploaded.
Comment 12 Henning Schild 2005-11-19 05:13:55 UTC
an ebuild for tiemu3 is available in this bug

http://bugs.gentoo.org/show_bug.cgi?id=112985
Comment 13 Nicolas Lalevee 2006-06-17 10:41:24 UTC
Created attachment 89401 [details]
tiemu-2.08.1.ebuild

a new version of tiemu, the 2.08.
On the website, the link has the version 2.81, so I assume that it is in fact the version 2.08.1
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2007-08-19 07:01:58 UTC

*** This bug has been marked as a duplicate of bug 112985 ***