Age | Commit message (Expand) | Author |
2019-02-17 | gnu: Remove unneeded uses of python{,2}-minimal....The "python-minimal" package exists mostly to resolve a dependency cycle. To
reduce duplication, packages should prefer the regular Python variants.
* gnu/packages/admin.scm (htop)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER
to PYTHON-WRAPPER.
* gnu/packages/crypto.scm (botan)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Change
PYTHON-MINIMAL to PYTHON.
* gnu/packages/dictionaries.scm (apertium)[native-inputs]: Likewise.
* gnu/packages/databases.scm (mongodb)[native-inputs]: Change PYTHON2-MINIMAL
to PYTHON2.
* gnu/packages/games.scm (openttd-opensfx, openttd-openmsx)[native-inputs]:
Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
| Marius Bakke |
2019-01-26 | gnu: ding: Use INVOKE....* gnu/packages/dictionaries.scm (ding)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2018-12-25 | gnu: translate-shell: Wrap binary....* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Add custom
phase to wrap the 'trans' binary with the inputs.
[native-inputs]: Move curl, fribidi, rlwrap ...
[inputs]: ... to here.
| Efraim Flashner |
2018-12-25 | gnu: translate-shell: Update to 0.9.6.9....* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.9.
| Efraim Flashner |
2018-12-25 | gnu: translate-shell: Use 'git-fetch'....* gnu/packages/dictionaries.scm (translate-shell)[source]: Use
'git-fetch'.
[arguments]: Add custom phase to remove "translate" file.
| Efraim Flashner |
2018-12-04 | gnu: Add apertium....* gnu/packages/dictionaries.scm (apertium): New variable.
| Arun Isaac |
2018-12-04 | gnu: Add lttoolbox....* gnu/packages/dictionaries.scm (lttoolbox): New variable.
| Arun Isaac |
2018-12-04 | gnu: dictionaries: Use license prefix....* gnu/packages/dictionaries.scm: Import (guix licenses) with license:
prefix. Fix all license fields.
| Arun Isaac |
2018-10-23 | gnu: grammalecte: Update home page....* gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
| Nicolas Goaziou |
2018-10-02 | gnu: grammalecte: Update source hash....The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.
* gnu/packages/dictionaries.scm (grammalecte): Update source hash.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre-Antoine Rouby |
2018-08-14 | gnu: translate-shell: Update to 0.9.6.8....* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.8.
[source]: Remove patch.
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-07-26 | gnu: translate-shell: Fix .el install directory....* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Change the
install directory during the custom 'emacs-install phase to match with
other emacs .el packages.
| Efraim Flashner |
2018-07-07 | gnu: grammalecte: Update to 0.6.5....* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
| Nicolas Goaziou |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-23 | gnu: grammalecte: Update to 0.6.4....* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.4.
[arguments]: Remove unnecessary fix.
| Nicolas Goaziou |
2018-04-10 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-08 | gnu: grammalecte: Fix build....* gnu/packages/dictionaries.scm (grammalecte)[arguments]: Add phase to fix
build script.
| Nicolas Goaziou |
2018-04-08 | gnu: grammalecte: Update to 0.6.3.1....* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.3.1.
| Nicolas Goaziou |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-27 | gnu: Use invoke and return #t from all builders....* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
| Mark H Weaver |
2018-03-27 | gnu: vera: Use invoke....* gnu/packages/dictionaries.scm (vera)[arguments]: Use invoke and remove
vestigial plumbing in the builder.
| Mark H Weaver |
2018-03-26 | gnu: translate-shell: Update to 0.9.6.7....* gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7.
[source](patches): Add it. [home-page]: Append slash.
| Oleg Pykhalov |
2018-03-03 | gnu: dictionaries: Add copyright line....* gnu/packages/dictionaries.scm: Add copyright line.
| Nicolas Goaziou |
2018-03-03 | gnu: grammalecte: Update to 0.6.2....* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.2.
[arguments]: Remove.
| Nicolas Goaziou |
2018-01-29 | gnu: gcide: Update to 0.52....* gnu/packages/dictionaries.scm (gcide): Update to 0.52.
| Efraim Flashner |
2018-01-10 | gnu: ding: Update to 1.8.1....* gnu/packages/dictionaries.scm (ding): Update to 1.8.1.
| Tobias Geerinckx-Rice |
2017-12-17 | gnu: grammalecte: Fix 'license' field....* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
| Ludovic Courtès |
2017-12-17 | gnu: Add grammalecte....* gnu/packages/dictionaries.scm (grammalecte): New variable.
| Nicolas Goaziou |
2017-06-28 | gnu: translate-shell: Update to 0.9.6.4....* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
| Efraim Flashner |
2017-05-29 | gnu: Add translate-shell....* gnu/packages/dictionaries.scm (translate-shell): New variable.
| Efraim Flashner |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2016-09-06 | gnu: Add ding....* gnu/packages/dictionaries.scm (ding): New variable.
| John Darrington |
2016-06-24 | gnu: Add GNU Diction....* gnu/packages/dictionaries.scm (diction): New variable.
| Ludovic Courtès |
2016-05-28 | gnu: Add gcide....* gnu/packages/dictionaries.scm (gcide): New variable.
| 宋文武 |
2016-02-15 | gnu: vera: Update to 1.23....* gnu/packages/dictionaries.scm (vera): Update to 1.23.
| Efraim Flashner |
2015-12-19 | gnu: Do not #:select from (gnu packages …) modules....This is to avoid <http://bugs.gnu.org/15540>.
* gnu/packages/bittorrent.scm: Do not #:select from (gnu packages
compression).
* gnu/packages/dictionaries.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
| Ludovic Courtès |
2015-03-22 | Revert "gnu: Add sdcv."...This reverts commit 004eb31859971f9602f618cbdf6612f4bcaddd9c.
| Tomáš Čech |
2015-03-17 | gnu: Add sdcv....* gnu/packages/dictionaries.scm (sdcv): New variable.
| Tomáš Čech |
2014-11-23 | gnu: vera: Update to 1.22....* gnu/packages/dictionaries.scm (vera): Update to 1.22.
| Andreas Enge |
2014-01-22 | gnu: Add GNU V.E.R.A....* gnu/packages/dictionaries.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès |