sci-mathematics / form

Symbolic Manipulation System

Official package sites : https://github.com/vermaseren/form/ · https://www.nikhef.nl/~form/ ·

v5.0.0_beta1 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~x86
USE flags
devref doc doxygen emacs gmp mpi threads zlib

v4.3.1 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~x86
USE flags
devref doc doxygen emacs gmp mpi threads zlib

General

devref
Build and install developers reference
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
doxygen
Build and install API documentation
emacs
Add support for GNU Emacs
gmp
Add support for dev-libs/gmp (GNU MP library)
mpi
Add MPI (Message Passing Interface) layer to the apps that support it
threads
Add threads support for various packages. Usually pthreads
zlib
Add support for zlib compression

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

app-text / doxygen : Documentation system for most programming languages

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-texlive / texlive-latexrecommended : TeXLive LaTeX recommended packages

sys-libs / zlib : Standard (de)compression library

virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

sys-libs / zlib : Standard (de)compression library

virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation

725544
sci-mathematics/form-4.3.1 installs pre-stripped files
725560
sci-mathematics/form-4.3.1 does not respect LDFLAGS
916136
sci-mathematics/form-4.3.1 - /.../sh:line <snip>: ./version.sh: No such file or directory
921717
sci-mathematics/form-5.0.0_beta1 - evaluate.c: error: struct T_const has no member named auxr_
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: remove old version
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Andrey Grozin · gentoo
sci-mathematics/form: bump to 5.0.0_beta1
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: remove old version
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Andrey Grozin · gentoo
sci-mathematics/form: bump to 4.3.1
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-mathematics/form: workaround GCC -fchecking ICE w/ -Wno-uninitialized
Reported upstream at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109521 but let's apply a workaround for now to avoid dupes. It's "only" an error in diagnostics anyway. Closes: https://bugs.gentoo.org/904339 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: set VARTEXFONTS
Closes: https://bugs.gentoo.org/890921 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: remove old revision
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Andrey Grozin · gentoo
sci-mathematics/form: DEPEND on latexrecommended
Closes: https://bugs.gentoo.org/873607 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: bump to 4.3.0
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sci-mathematics/form: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-mathematics/form: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: ebuild improvements
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Grozin · gentoo
sci-mathematics/form: bump to 4.2.1
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Michael Mair-Keimberger · gentoo
sci-mathematics/form: use HTTPS
Andrey Grozin · gentoo
sci-mathematics/form: bump to 4.2.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
David Seifert · gentoo
sci-mathematics/form: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed