aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add github remote-id when possibleJérôme Carretero2022-11-151-0/+1
| | | | | | | | Semi-automatically done with: https://gitlab.com/cJ/gentoo-bug-881037-github-reproducible-downloads Closes: https://github.com/gentoo/sci/pull/1182 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc: elmer-fem fix rpath and make compatible with qwt-6.2System user; root2022-08-313-0/+48
| | | | | | Co-authored-by: Terry Wrist Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/sci/pull/1167
* sci-misc/opennlp-maxent: remove old java packageAndrew Ammerlaan2022-01-233-64/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/europa-bin: remove packageAndrew Ammerlaan2022-01-233-70/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/europa-bin: version bump 1.1.0Andrew Ammerlaan2021-12-202-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/elmer-fem: drop oldAndrew Ammerlaan2021-12-161-73/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/elmer-fem: http --> httpsAndrew Ammerlaan2021-11-041-2/+2
| | | | | | | drop unused eclass Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/elmer-fem: Fix compile errorDavid E2021-11-043-0/+147
| | | | | | | | | | | | | | | | | | | | | Hi This pull request fixes a compile error associated with issue [#274](https://github.com/ElmerCSC/elmerfem/issues/274). I've added the patch attached to this issue as well as the following: - Bumped ebuild EAPI to version 8 - Exposed a useflag for WITH_Mumps - removed the softblock on arpack by changing the ELMER_INSTALL_LIB_DIR to `/usr/$(get_libdir)/elmersolver` This location matches the cmake file from upstream and prevents a collision with system arpack. Signed-off-by: David Eckold <dave.eckold@gmail.com> Package-Manager: Portage-3.0.28, Repoman-3.0.3 Closes: https://github.com/gentoo/sci/pull/1120 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/irstlm: remove AM_CXXFLAGS, add doc/static-libs use flagsLucas Mitrak2021-09-153-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * EAPI bump * Add doc and static-libs use flags * Add app-text/texlive[extra] as BDEPEND for doc * Add patch that removes lib and lib64 linking * Add patch that makes irstlm-manual.pdf obey --docdir * Remove AM_CXXFLAGS that breaks the package or should not be there * Copy doc/RELEASE to RELEASE.tex for doc * Add static-libs and doc to the configure using the econf variable Currently, sci-misc/irstlm will not compile due to bad AM_CXXFLAGS. A sed command was added which removes these unwanted flags. This was done in the same way to a PR upstream [1]. In addition, a patch was added which removes a Makefile.am lib->lib64 linking operation. This was also done in the same way as the upstream PR [1]. Another patch was added which removes doc/irstlm-manual.pdf from install in --prefix to instead obey --docdir. Furthermore, the doc USE flag was added for this new documentation. To create this documentation, a simple copy command of doc/RELEASE to RELEASE.tex is needed for it to make correctly. Also, a BDEPEND of app-text/texlive[extra] was added if the doc USE is true. A static-libs USE flag was added to include the static library libirstlm.a. Both USE flags are configured in the econf variable. Finally, the EAPI was bumped. [1] https://github.com/irstlm-team/irstlm/pull/12 Closes: https://bugs.gentoo.org/755473 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Lucas Mitrak <lucas@lucasmitrak.com> Closes: https://github.com/gentoo/sci/pull/1112 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/europa-bin: add new packageAndrew Ammerlaan2021-09-053-0/+70
| | | | | | | | | | | | | | | The official electron client for jupyterlab (jupyterlab_app) is inactive and freezes upon launch. This is one of the few alternatives that: has releases, is up to date, and actually works. It works rather nice and avoids having to run jupyterlab in the browser. Thanks to @suyashmahar ! https://github.com/jupyterlab/jupyterlab_app/issues/186 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/praat: version bump 6.1.42Andrew Ammerlaan2021-05-083-37/+61
| | | | | | | Bug: https://bugs.gentoo.org/78392 Co-Authored-By: Edgar Uriel Domínguez Espinoza <edgar_uriel84@genomorro.name> Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/opennlp-maxent: remove RedundantLongDescriptionAndrew Ammerlaan2021-03-041-4/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/praat: remove RedundantLongDescriptionAndrew Ammerlaan2021-03-041-4/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/finomaton: EAPI bumpAndrew Ammerlaan2021-03-041-4/+5
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/irstlm: EAPI bumpAndrew Ammerlaan2021-03-041-3/+3
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/mitlm: drop oldAndrew Ammerlaan2021-03-042-20/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/mitlm: version bump 0.4.2Andrew Ammerlaan2021-03-042-0/+21
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/openfst: cleanup oldAndrew Ammerlaan2021-03-044-74/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/openfst: version bump 1.8.1Andrew Ammerlaan2021-03-042-0/+31
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/opennlp-maxent: cleanup oldAndrew Ammerlaan2021-03-042-55/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/opennlp-maxent: version bump 3.0.0, EAPI bumpAndrew Ammerlaan2021-03-042-0/+54
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/praat: drop oldAndrew Ammerlaan2021-03-042-38/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/praat: version bump 6.1.40, EAPI bumpAndrew Ammerlaan2021-03-042-0/+37
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/stanford-parser: version bump 4.2.0, EAPI bumpAndrew Ammerlaan2021-03-042-17/+22
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/stanford-tagger: EAPI bump, version bump 4.2.0Andrew Ammerlaan2021-03-042-24/+22
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/jwnl: remove redundant long descriptionAndrew Ammerlaan2021-01-301-4/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-meta: remove obsolete meta packAndrew Ammerlaan2021-01-303-62/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-post: remove pack, now included in elmer-fem[post]Andrew Ammerlaan2021-01-309-719/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-fem: add post use flag for ElmerPOSTAndrew Ammerlaan2021-01-302-1/+7
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-meshgen2d: remove pack, included in elmer-fem nowAndrew Ammerlaan2021-01-305-102/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-front: remove pack, obsoleteAndrew Ammerlaan2021-01-308-224/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer-elmer-grid: remove pack, included in elmer-fem nowAndrew Ammerlaan2021-01-304-91/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* ci-misc/elmer-fem: version bump, EAPI bump, add more USE flagsAndrew Ammerlaan2021-01-309-218/+132
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer*: correct depedency on sci-libs/matcAndrew Ammerlaan2021-01-3010-10/+8
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/jwnl: fix install location of config xml filesAndrew Ammerlaan2021-01-291-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/jwnl: version bump 1.4_rc2, EAPI bumpAndrew Ammerlaan2021-01-293-50/+49
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/foma: remove pack, duplicate of dev-libs/foma::gentooAndrew Ammerlaan2021-01-204-97/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/jwnl: depend on app-arch/unzipAndrew Ammerlaan2021-01-191-1/+2
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/finomaton: depend on unzip, properly name zip fileAndrew Ammerlaan2021-01-192-4/+4
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/elmer*: update homepageAndrew Ammerlaan2021-01-1912-22/+22
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/kotus-sanalista: rem. pack, upstream has dissapearedAndrew Ammerlaan2021-01-153-33/+0
| | | | | | no sources (that I can find) on github or gitlab Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/praat: use httpsAndrew Ammerlaan2021-01-131-2/+2
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-libs/elmer-fem: use https for homepageAndrew Ammerlaan2021-01-132-4/+4
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-misc/pywordnet: drop pack, py2 only, dead upstream since 2013Andrew Ammerlaan2021-01-033-36/+0
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/sci/pull/1029
* */* misc fixes to make repoman happierAndrew Ammerlaan2020-12-292-4/+4
| | | | | | | | | | | | | | - http to https where possible - remove some blank lines - quote unqouted variables - fdo-mime to xdg-utils - clean up profiles/ - clean up licenses Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Closes: https://github.com/gentoo/sci/pull/999 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* sci-misc/kaldi: dropped broken and deprecated packageHorea Christian2020-12-258-472/+0
| | | | | | https://github.com/gentoo/sci/issues/817 Signed-off-by: Horea Christian <chr@chymera.eu>
* sci-misc/omorfi: drop dead packageAisha Tammy2020-09-273-37/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* sci-misc/hfst: drop dead packageAisha Tammy2020-09-273-66/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* sci-misc/simx: drop dead packageAisha Tammy2020-09-274-77/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* sci-misc/sfst: drop dead packageAisha Tammy2020-09-278-311/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>