Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51664 - [EBUILD] app-sci/scilab-3.0_rc1 (version bump)
Summary: [EBUILD] app-sci/scilab-3.0_rc1 (version bump)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-05-21 09:23 UTC by Federico Zenith
Modified: 2004-07-12 03:37 UTC (History)
1 user (show)

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


Attachments
Ebuild for the first release candidate of Scilab 3.0 (scilab-3.0_rc1.ebuild,4.61 KB, text/plain)
2004-05-21 09:24 UTC, Federico Zenith
Details
Patch for command-line usage by Stephane Mottelet (nc.patch,6.08 KB, patch)
2004-05-21 09:25 UTC, Federico Zenith
Details | Diff
New ebuild with gtk2 implementation (scilab-3.0_rc1.ebuild,4.87 KB, text/plain)
2004-05-25 05:35 UTC, Federico Zenith
Details
Fixed typos in comment (scilab-3.0_rc1.ebuild,4.87 KB, text/plain)
2004-05-25 05:40 UTC, Federico Zenith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Zenith 2004-05-21 09:23:31 UTC
Scilab 3.0 is going to be released soon. This ebuild installs the first release candidate, recently released. The ebuild has been updated from previous versions:
- adding a dependency to app-text/sablotron;
- using the atlas USE flag as suggested in bug 45189 (which should therefore be solved);
- a more thorough and to-the-point message appears if a "bad" version of scilab is detected;
- applying a patch by Stephane Mottelet to allow use of Scilab from the command line without loss of functionality;
- compilation of the xml manual;
- final suggestion on how to set up the printers in Scilab.

The ebuild compiles well on a pentium 4 with CFLAGS=CXXFLAGS=-O3 -march=pentium4 -pipe; please test (but do commit, otherwise there will be no time for bug reports before 3.0 is released!)

Cheers,
-Federico
Comment 1 Federico Zenith 2004-05-21 09:24:24 UTC
Created attachment 31796 [details]
Ebuild for the first release candidate of Scilab 3.0
Comment 2 Federico Zenith 2004-05-21 09:25:26 UTC
Created attachment 31797 [details, diff]
Patch for command-line usage by Stephane Mottelet
Comment 3 Federico Zenith 2004-05-25 05:35:41 UTC
Created attachment 31996 [details]
New ebuild with gtk2 implementation

This ebuild includes compile-time dependency on libxslt, and the possibility,
not present in scilab 2.7, to use gtk2. If a gtk2 USE flag is set, gtk flag is
ignored.
PLEASE TEST THE GTK2 OPTION! I don't use Gnome, and there is a dependency with
libgtkhtml which would have forced me to install it. That would have taken too
much time.
Comment 4 Federico Zenith 2004-05-25 05:40:09 UTC
Created attachment 31998 [details]
Fixed typos in comment

Of course I've noticed the typos only _after_ posting... Sorry, but if I don't
correct them now I'll forget next time too. :-/
Comment 5 Federico Zenith 2004-07-12 03:37:41 UTC
Bug outdated as 3.0 final has come out.