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

Bug 96110

Summary: abakus-0.80.2.ebuild (new package)
Product: Gentoo Linux Reporter: Jan Callewaert <jan.callewaert>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD, InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
URL: http://grammarian.homelinux.net/abakus/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: abakus-0.80.2.ebuild
abakus-0.80.2.ebuild

Description Jan Callewaert 2005-06-14 11:52:13 UTC
I have created an ebuild for Abakus. It is a simple calculator for kde, similar to bc with a kde gui (http://grammarian.homelinux.net/abakus/).

I think this best belongs in sci-calculators.
Comment 1 Jan Callewaert 2005-06-14 11:53:41 UTC
Created attachment 61220 [details]
abakus-0.80.2.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-06-14 15:15:20 UTC
Jan, please have a look at kde-misc/kdissert-0.9.0 for a more or less correct
ebuild. Differencing between prefix and DESTDIR is essential, libsuffix is
needed for the amd64 guys. If ustream doesn't support that, get in contact with
them; They'll love to see a patch. And better make the dep
>=dev-util/scons-0.96.1. I've seen your email. Make take some time, but you get
an answer.


herd: We have a growing number of these ebuilds. Probably time for a preliminary
kde-scons eclass before we work out the other issues wth the existing ones?!
Comment 3 Jan Callewaert 2005-06-15 03:19:51 UTC
Created attachment 61260 [details]
abakus-0.80.2.ebuild

updated ebuild. I have added the libsuffix for amd64, and it compiles, but
since I don't have an amd64 I am not sure it works. In the ebuild you mentioned
there was a dependency for python. I think that python is only necessary to run
scons and since python is a dependency of scons, I think this dependency is
unnecessary.
Comment 4 Dominik Stadler (RETIRED) gentoo-dev 2005-06-18 01:09:32 UTC
Added Version 0.80.2 to Portage, it is currently on ~x86, as I don't have amd64
available to test there. If somebody can report if it compiles there we can mark
it ~amd64 also.