(→Missing required components: added all the zope review requests) |
(→Missing required components: added python-zodb3 and python-transaction) |
||
Line 62: | Line 62: | ||
* [https://networkx.lanl.gov/wiki NetworkX] [https://bugzilla.redhat.com/show_bug.cgi?id=476350 Review Request] | * [https://networkx.lanl.gov/wiki NetworkX] [https://bugzilla.redhat.com/show_bug.cgi?id=476350 Review Request] | ||
* [http://polybori.sourceforge.net/ PolyBoRi] [https://bugzilla.redhat.com/show_bug.cgi?id=476346 Review Request] | * [http://polybori.sourceforge.net/ PolyBoRi] [https://bugzilla.redhat.com/show_bug.cgi?id=476346 Review Request] | ||
* [http://pypi.python.org/pypi/transaction python-transaction] [https://bugzilla.redhat.com/show_bug.cgi?id=476599 Review Request] | |||
* [http://pypi.python.org/pypi/ZConfig/ python-ZConfig] [https://bugzilla.redhat.com/show_bug.cgi?id=476528 Review Request] | * [http://pypi.python.org/pypi/ZConfig/ python-ZConfig] [https://bugzilla.redhat.com/show_bug.cgi?id=476528 Review Request] | ||
* [http://pypi.python.org/pypi/zc.lockfile/ python-zc-lockfile] [https://bugzilla.redhat.com/show_bug.cgi?id=476525 Review Request] | * [http://pypi.python.org/pypi/zc.lockfile/ python-zc-lockfile] [https://bugzilla.redhat.com/show_bug.cgi?id=476525 Review Request] | ||
* [http://pypi.python.org/pypi/zdaemon/ python-zdaemon] [https://bugzilla.redhat.com/show_bug.cgi?id=476527 Review Request] | * [http://pypi.python.org/pypi/zdaemon/ python-zdaemon] [https://bugzilla.redhat.com/show_bug.cgi?id=476527 Review Request] | ||
* [http://www.zope.org/Wikis/ZODB/ python-ZODB3] [https://bugzilla.redhat.com/show_bug.cgi?id=476600 Review Request] | |||
* [http://pypi.python.org/pypi/zope.event/ python-zope-event] [https://bugzilla.redhat.com/show_bug.cgi?id=476526 Review Request] | * [http://pypi.python.org/pypi/zope.event/ python-zope-event] [https://bugzilla.redhat.com/show_bug.cgi?id=476526 Review Request] | ||
* python-zope-filesystem [https://bugzilla.redhat.com/show_bug.cgi?id=476475 Review Request] | * python-zope-filesystem [https://bugzilla.redhat.com/show_bug.cgi?id=476475 Review Request] | ||
Line 73: | Line 75: | ||
* [http://www.maths.bris.ac.uk/%7Emamjw/ Sympow] [https://bugzilla.redhat.com/show_bug.cgi?id=476406 Review Request] | * [http://www.maths.bris.ac.uk/%7Emamjw/ Sympow] [https://bugzilla.redhat.com/show_bug.cgi?id=476406 Review Request] | ||
* [http://www.mathe2.uni-bayreuth.de/axel/symneu_engl.html Symmetrica] [https://bugzilla.redhat.com/show_bug.cgi?id=475410 Review Request] | * [http://www.mathe2.uni-bayreuth.de/axel/symneu_engl.html Symmetrica] [https://bugzilla.redhat.com/show_bug.cgi?id=475410 Review Request] | ||
===Completed (reviewed and built) required components=== | ===Completed (reviewed and built) required components=== |
Revision as of 01:29, 16 December 2008
This is to help document the process to get SAGE (http://sagemath.org/), the open-source computer algebra/mathematics framework into Fedora.
People interested helping in packaging/reviewing:
- Rex Dieter
- Alex Lancaster
- Manuel Wolfshant
- Kevin Kofler
- Neal Becker
- Conrad Meyer
- ...add your name here...
Cross-distribution efforts:
- Debian: http://wiki.sagemath.org/DebianSAGE
- PcLinuxOS: http://www.mypclinuxos.com/forum/index.php?topic=1509.msg13532#msg13532
On fedora-devel KevinKofler points out that:
One problem will be that they're bundling many third-party components which should be packaged separately:
http://sage.math.washington.edu/sage/doc/html/inst/intro.html
So the first step is to track down which of these dependencies are in Fedora already, whether they need any patches to work with SAGE, whether they are build-time (BuildRequires) dependencies, run-time (Requires) dependencies or both, whether they're required or optional and package those which are not in Fedora yet.
He suggests the following order:
- package required build-time dependencies
- package required run-time dependencies
- package as many optional build-time dependencies as possible
- package SAGE itself
- package optional run-time dependencies (and decide on a case by case basis whether it makes sense to add them as actual Requires: dependencies to the package or not)
Required components that SAGE ships with: http://sagemath.org/packages/standard/
Optional components that SAGE ships with: http://sagemath.org/packages/optional/
(a manual list with descriptions which may vary somewhat with respect to the above is at http://sagemath.org/links-components.html) (See also: http://wiki.sagemath.org/days6/sprint/debian)
Missing required components
(If you are working on packaging a component or have filed a review request bug, please note it or link to something here.)
- Cddlib Review Request
- CUDD Review Request
- CVXOPT Review Request
- EClib Review Request
- Flint Review Request
- G95 Not needed, we can use gcc-gfortran instead. [1]
- GAP This is large (they claim you need 500M of disk)
- Genus2reduction Review Request
- Gfan Review Request
- Givaro Review Request
- JsMath
- Lcalc Review Request
- Linbox Review Request
- NetworkX Review Request
- PolyBoRi Review Request
- python-transaction Review Request
- python-ZConfig Review Request
- python-zc-lockfile Review Request
- python-zdaemon Review Request
- python-ZODB3 Review Request
- python-zope-event Review Request
- python-zope-filesystem Review Request
- python-zope-proxy Review Request
- python-zope-testing Review Request
- Qd Review Request
- Singular I'm also working on this (konradm) and some deps.
- Sympow Review Request
- Symmetrica Review Request
Completed (reviewed and built) required components
- FpLLL Review Request Completed, in Fedora
- GMP-ECM Review Request completed, in Fedora
- IML Review Request Completed, in Fedora
- M4RI Review Request complete, in Fedora
- MPFI Review Request Completed, in Fedora
- PALP Review Request Completed, in Fedora
- PyCrypto Already packaged in Fedora (python-crypto).
- python-zope-interface
- Sympy Review Request Completed, in Fedora
- Weave Already in scipy.
- ↑ From upstream's readme.txt: "If you're using Fortran on a platform without g95 binaries included with Sage, e.g., Itanium, you must use a system-wide gfortran.". So they support gfortran and even system-wide installations of it.