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

Bug 94542

Summary: New ebuild: xcas-0.5.0.ebuild
Product: Gentoo Linux Reporter: Andreas Thillosen <corrosifdev>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: cloos, orzel, sci-mathematics, tiresias
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://xcas.sourceforge.net
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 94539    
Bug Blocks:    
Attachments: xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild
xcas-0.5.0.ebuild

Description Andreas Thillosen 2005-05-30 12:24:58 UTC
New ebuild: xcas-0.5.0.ebuild

Xcas is a FLTK GUI for the Giac computer algebra system.

Reproducible: Always
Steps to Reproduce:
Comment 1 Andreas Thillosen 2005-05-30 12:25:40 UTC
Created attachment 60208 [details]
xcas-0.5.0.ebuild
Comment 2 Andreas Thillosen 2005-05-30 12:26:06 UTC
I suggest to put it in sci-mathematics.
Comment 3 Andreas Thillosen 2005-06-29 14:41:23 UTC
Created attachment 62278 [details]
xcas-0.5.0.ebuild

Ebuild no longer searches for files on mirrors...
It is more logical as 0.5.0 is still a development snapshot and is subject to
updates.
Comment 4 Andreas Thillosen 2005-06-30 01:51:09 UTC
Created attachment 62306 [details]
xcas-0.5.0.ebuild

Added "inherit python", so there is no sandbox violation anymore.
Comment 5 Andreas Thillosen 2005-08-24 13:33:07 UTC
Created attachment 66797 [details]
xcas-0.5.0.ebuild

- package was tested only on x86, so just leave one KEYWORD "~x86".
- added SLOT="0".
- Changed messages for "die" cases.
Comment 6 Andreas Thillosen 2005-08-30 08:02:01 UTC
Created attachment 67269 [details]
xcas-0.5.0.ebuild

Moved source URI from .tar.gz to .tar.bz2.
Comment 7 Andreas Thillosen 2005-08-30 08:39:24 UTC
Created attachment 67275 [details]
xcas-0.5.0.ebuild

Forgot to pass config to einstall.
Comment 8 Andreas Thillosen 2005-08-30 09:13:59 UTC
Created attachment 67283 [details]
xcas-0.5.0.ebuild

Move URI from .tar.gz to .tar.bz2.
Comment 9 Andreas Thillosen 2005-09-04 06:49:26 UTC
Created attachment 67635 [details]
xcas-0.5.0.ebuild

Removed dodoc COPYING.
Comment 10 JR 2006-03-30 00:04:57 UTC
*** Bug 82767 has been marked as a duplicate of this bug. ***
Comment 11 Daniel Lange 2007-02-21 16:55:15 UTC
Depends on 94539 (which I cannot change to to insufficient rights in bugzilla).
Please bump both to 0.6.1 and commit to CVS.
Thanks.
Comment 12 Marijn Schouten (RETIRED) gentoo-dev 2007-02-21 17:06:03 UTC
How can RESTRICT="mirror" and LICENSE="GPL-2" be in the same ebuild?
Comment 13 Larry the Git Cow gentoo-dev 2021-04-01 21:48:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=320334104e3e56e4fff1f1f821e74f7a122dfd57

commit 320334104e3e56e4fff1f1f821e74f7a122dfd57
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-03-31 12:42:19 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-04-01 21:48:37 +0000

    sci-mathematics/giac: new package for the Giac/Xcas math systems.
    
    We have bugzilla requests for this package going back to 2005! The
    SageMath suite has recently gained the ability to use Giac from the
    system, so now is an especially good time to add it to the tree.
    François Bissey has been maintaining this package for years in the
    sage-on-gentoo overlay and contributing fixes upstream, so the ebuild
    required only minor changes at this point. I personally thank him and
    you should too.
    
    Closes: https://bugs.gentoo.org/94539
    Closes: https://bugs.gentoo.org/94542
    Closes: https://bugs.gentoo.org/760684
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/giac/Manifest                      |   1 +
 .../giac/files/giac-1.6.0-pari-2.11.patch          |  17 +++
 .../giac/files/giac-1.7.0.1-gsl_lapack.patch       |  84 +++++++++++
 sci-mathematics/giac/giac-1.7.0.1.ebuild           | 163 +++++++++++++++++++++
 sci-mathematics/giac/metadata.xml                  |  39 +++++
 5 files changed, 304 insertions(+)