Commit Graph

28706 Commits (86afb0a272dc24b68245d35825c0b7b5cc73f64a)

Author SHA1 Message Date
Alex Vong 33428d1267
gnu: javacc: Bootstrap from javacc-4 instead of bootstrap binary.
* gnu/packages/java.scm (javacc)[source](snippet): Delete bootstrap binary.
[arguments]: Set 'bootstrap-jar' path.
[native-inputs]: Add 'javacc-4'.
2018-10-18 14:59:55 +02:00
Alex Vong 6662d65f96
gnu: javacc: Use snippet to delete bundled jars.
* gnu/packages/java.scm (javacc-4)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase and add 'delete-tests'
phase.
* gnu/packages/java.scm (javacc)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase.
2018-10-18 14:59:52 +02:00
Alex Vong 53fb0476ec
gnu: javacc: 'javacc' now inherits from 'javacc-4'.
* gnu/packages/java.scm (javacc, javacc-4): 'javacc' now inherits from
'javacc-4' instead of the opposite around.
2018-10-18 14:59:44 +02:00
Kei Kebreau b286e3b368
gnu: retux: Update to 1.3.6.
* gnu/packages/games.scm (retux): Update to 1.3.6.
2018-10-17 17:04:27 -04:00
Kei Kebreau 0592db2873
gnu: wesnoth: Update to 1.14.5.
* gnu/packages/games.scm (wesnoth): Update to 1.14.5.
2018-10-17 16:27:38 -04:00
Marius Bakke a55ebe2e3a
gnu: python2: Add upstream security fixes.
This addresses CVE-2018-{1060,1061,14647,1000802}.

* gnu/packages/patches/python2-CVE-2018-1000802.patch,
gnu/packages/patches/python2-CVE-2018-1060.patch,
gnu/packages/patches/python2-CVE-2018-1061.patch,
gnu/packages/patches/python2-CVE-2018-14647.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-2/fixed): New variable.
(python-2.7)[replacement]: New field.
(python2-minimal): Use PACKAGE/INHERIT.
2018-10-17 20:34:37 +02:00
Marius Bakke 90aeaee861
gnu: python: Fix CVE-2018-14647.
* gnu/packages/patches/python-CVE-2018-14647.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-3/fixed): New variable.
(python-3.6)[replacement]: New field.
(python-minimal, python-debug, wrap-python3): Use PACKAGE/INHERIT instead of
standard inheritance.
2018-10-17 20:34:37 +02:00
Efraim Flashner 1d43756107
gnu: strace: Check before enabling personalities.
* gnu/packages/linux.scm (strace)[arguments]: Add configure flag to
check for personality support.
2018-10-17 21:28:05 +03:00
Kei Kebreau 82402f76be
gnu: hyperrogue: Update to 10.4t.
* gnu/packages/games.scm (hyperrogue): Update to 10.4t.
[arguments]: Modify 'make-flags'. Modify 'configure' and 'install' phases.
2018-10-17 13:47:41 -04:00
Pierre Neidhardt 05f8943f04
gnu: emacs-helm-system-packages: Add recutils to inputs.
* gnu/packages/emacs.scm (emacs-helm-system-packages)[inputs]: Use recutils.
2018-10-17 10:37:35 +02:00
Efraim Flashner 15b283e712
gnu: streamlink: Update to 0.14.2.
* gnu/packages/video.scm (streamlink): Update to 0.14.2.
[source]: Download from pypi.
2018-10-17 11:24:18 +03:00
Maxim Cournoyer 24220e0f09
gnu: emacs-nodejs-repl: Update to 0.2.0.
* gnu/packages/emacs.scm (emacs-nodejs-repl): Update to 0.2.0.
2018-10-16 23:02:50 -04:00
Eric Bavier 6f1ce09d79
gnu: Add guix-minimal.
* gnu/packages/guile.scm (guile-2.0.13): New variable.
* gnu/packages/package-management.scm (guix)[arguments]: Adjust 'wrap-program'
phase to handle "missing" inputs.
(guix-minimal): New variable.
2018-10-16 17:09:15 -05:00
Eric Bavier c8e3651a82
gnu: guile2.0-guix: Fix build.
* gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable.
* gnu/packages/guile.scm (guile2.0-sqlite3): New variable.
* gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use
them.
2018-10-16 17:09:15 -05:00
Leo Famulari 02d5ed4a27
gnu: GStreamer plugins: Update MP3 features for GStreamer 1.14.
GStreamer moved all MPEG-1 audio (mp1, mp2, and mp3) decoders and encoders to
the group of "good" plugins in GStreamer 1.14.0. See the 'NEWS' file for more
information.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove lame, mpg123,
and twolame.
(gst-plugins-bad): Remove mpg123.
(gst-plugins-good): Add lame, mpg123, and twolame.
2018-10-16 13:40:14 -04:00
Rutger Helling 2d4a753a7c
gnu: xpra: Update to 2.4.
* gnu/packages/xorg.scm (xpra): Update to 2.4.
2018-10-16 14:27:28 +02:00
Clément Lassieur f1376bfabe
gnu: emacs-exwm: Update to 0.20.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.20.
[source]: Remove emacs-exwm-fix-fullscreen-issue.patch.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: Remove patch.
2018-10-16 11:10:04 +02:00
Clément Lassieur 503fe87098
gnu: emacs-xelb: Update to 0.16.
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.16.
2018-10-16 10:57:53 +02:00
Ludovic Courtès 532f92c8f3
gnu: guix: Update to f9a8fce.
* gnu/packages/package-management.scm (guix): Update to f9a8fce.
2018-10-15 23:54:20 +02:00
Efraim Flashner 2ab321ca37
gnu: go@1.4: Add support for aarch64-linux.
* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux
when building for aarch64-linux.
[supported-systems]: Add aarch64-linux.
2018-10-15 14:21:07 +03:00
Rutger Helling 2c89b4b550
gnu: wine-staging: Update to 3.18.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.18.
* gnu/packages/wine.scm (wine-staging): Update to 3.18.
2018-10-15 10:50:48 +02:00
Efraim Flashner b7028a16e6
gnu: x265: Fix building on armhf-linux and aarch64-linux.
* gnu/packages/video.scm (x265)[source]: Update list of patches.
[arguments]: Change configure flag to ensure PIC for all architectures.
* gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file.
* gnu/packages/patches/x265-detect512-all-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update patch registry.
2018-10-15 11:40:34 +03:00
Tobias Geerinckx-Rice 2d5fa80e83
gnu: audacity: Update home page.
* gnu/packages/audio.scm (audacity)[home-page]: Update.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice e02013b7de
gnu: hexchat: Use HTTPS home page.
* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice 4a147986a0
gnu: haveged: Teach the controversy.
* gnu/packages/linux.scm (haveged)[description]: Suggest adding
additional entropy sources.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice dfe05297f3
gnu: x265: Update to 2.9.
* gnu/packages/video.scm (x265): Update to 2.9.
[source]: Remove x265-fix-ppc64le-build.patch.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 4702d45280
gnu: opensm: Update to 3.3.21.
* gnu/packages/fabric-management.scm (opensm): Update to 3.3.21.
[source]: Update tarball URI.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Rename 'doc' phase to 'install-doc'.
Omit AUTHORS and ChangeLog files. They are more than a decade old.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 9cac043cc0
gnu: restic: Update to 0.9.3.
* gnu/packages/backup.scm (restic): Update to 0.9.3.
[arguments]: Disable 'restic self-update'.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 3a6e1fe8c8
gnu: perl-xml-feed: Update to 0.55.
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.55.
2018-10-15 06:19:36 +02:00
Maxim Cournoyer 66a9f08bb9
gnu: Add python-falcon-cors.
* gnu/packages/python-web.scm (python-falcon-cors): New variable.
2018-10-14 22:50:27 -04:00
Maxim Cournoyer bb840999c8
gnu: Add python-falcon.
* gnu/packages/python-web.scm (python-falcon): New variable.
2018-10-14 22:02:40 -04:00
Maxim Cournoyer 0731fc1ce7
gnu: python-mimeparse: Update to 1.6.0.
* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0.
[phases]: Enable tests with a custom check phase.
2018-10-14 22:02:40 -04:00
Mark H Weaver 614f49c49a
gnu: linux-libre: Update to 4.18.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.14.
(%linux-libre-hash): Update hash.
2018-10-14 19:27:46 -04:00
Mark H Weaver b0fe6b5785
gnu: linux-libre@4.14: Update to 4.14.76.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.76.
(%linux-libre-4.14-hash): Update hash.
2018-10-14 19:13:56 -04:00
Mark H Weaver f266e82ad2
gnu: linux-libre@4.9: Update to 4.9.133.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.133.
2018-10-14 19:09:24 -04:00
Mark H Weaver 2dd1bfcb58
gnu: linux-libre@4.4: Update to 4.4.161.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.161.
2018-10-14 19:07:35 -04:00
Efraim Flashner 89f9df6cfd
gnu: icecat: Build with rust-1.24.
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest
compatable rust over newer releases when building icecat.
2018-10-14 09:42:54 +03:00
Brett Gilio 40f856fae8
gnu: csound: Update to 6.11.0.
* gnu/packages/audio.scm (csound): Update to 6.11.0.
[home-page]: Change to "https://csound.com/".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-14 10:52:12 +08:00
Leo Famulari d7814696b8
gnu: python-configargparse: Use pypi-uri.
* gnu/packages/python.scm (python-configargparse,
python2-configargparse)[source]: Use pypi-uri.
2018-10-12 23:42:43 -04:00
Leo Famulari f1be3735db
gnu: khal: Update to 0.9.10.
* gnu/packages/calendar.scm (khal): Update to 0.9.10.
2018-10-12 23:42:43 -04:00
Leo Famulari 3c4d307e86
gnu: python-icalendar: Update to 4.0.2.
* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
2018-10-12 23:42:43 -04:00
Leo Famulari 3584eeb9a1
gnu: ImageMagick: Update to 6.9.10-12.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-12.
2018-10-12 23:42:39 -04:00
Leo Famulari a60e868629
gnu: Wireshark: Update to 2.6.4 [fixes CVE-2018-{12086,18225,18226,18227}].
* gnu/packages/networking.scm (wireshark): Update to 2.6.4.
2018-10-12 22:18:22 -04:00
宋文武 6826f1e1ed
gnu: Add libpd.
* gnu/packages/music.scm (libpd): New variable.
2018-10-12 22:23:58 +08:00
Christopher Baines 50135ff896
gnu: Remove duplicate ruby-yard package definition.
* gnu/packages/ruby.scm (ruby-yard): Remove one of the two package
definitions, and update the other to the latest release.
2018-10-12 08:23:17 +01:00
Christopher Baines e9ab649e1e
gnu: Remove duplicate ruby-concurrent package definition.
* gnu/packages/ruby.scm (ruby-concurrent): Remove one of the two definitions
for this variable.
2018-10-12 08:23:15 +01:00
Vagrant Cascadian e1d1ec1435
gnu: u-boot: Update to 2018.09.
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.09.
(u-boot-tools)[arguments]: Substitute "coverage" for "python-coverage". Update
workaround for only 99% test coverage.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-11 17:28:53 -04:00
Brett Gilio fc346e30a0
gnu: godot: Update to 3.0.6.
* gnu/packages/game-development.scm (godot): Update to 3.0.6.
2018-10-11 16:42:04 -04:00
Leo Famulari 3bee949b03
gnu: Krita: Update to 4.1.5.
* gnu/packages/kde.scm (krita): Update to 4.1.5.
2018-10-11 13:10:50 -04:00
Ludovic Courtès ed9d7cb4d9
gnu: guix-daemon: Run 'guix' from /var/guix/profiles/per-user/root.
Fixes <https://bugs.gnu.org/32183>.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>
and Konrad Hinsen <konrad.hinsen@fastmail.net>.

* gnu/packages/package-management.scm (guix-daemon)[arguments]: Execute
/var/guix/profiles/per-user/root/current-guix/bin/guix instead of ~root/….
2018-10-11 18:29:11 +02:00
Ricardo Wurmus e8a7eab169
gnu: kallisto: Update to 0.44.0.
* gnu/packages/bioinformatics.scm (kallisto): Update to 0.44.0.
[source]: Fetch from git.
[arguments]: Add build phase to use htslib from Guix.
[inputs]: Add htslib.
2018-10-11 16:12:11 +02:00
Ricardo Wurmus a8fa86c477
gnu: Add python-cvxopt.
* gnu/packages/maths.scm (python-cvxopt, python2-cvxopt): New variables.
2018-10-11 10:30:30 +02:00
Mark H Weaver 2faf2edf58
gnu: linux-libre: Update to 4.18.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.13.
(%linux-libre-hash): Update hash.
2018-10-10 23:19:36 -04:00
Mark H Weaver 4f1d7e386b
gnu: linux-libre@4.14: Update to 4.14.75.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.75.
(%linux-libre-4.14-hash): Update hash.
2018-10-10 23:18:28 -04:00
Mark H Weaver 0e8f0803b5
gnu: linux-libre@4.9: Update to 4.9.132.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.132.
2018-10-10 23:17:53 -04:00
Mark H Weaver e05fe1f917
gnu: linux-libre@4.4: Update to 4.4.160.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.160.
2018-10-10 23:17:14 -04:00
Tobias Geerinckx-Rice dc5282f9ea
gnu: hexchat: Update to 2.14.2.
* gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 272fc9dca3
gnu: tlp: Return #t from phases.
* gnu/packages/linux.scm (tlp)[argument]: Return #t all from phases.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 43abffa1a3
gnu: hdparm: Update to 9.56.
* gnu/packages/linux.scm (hdparm): Update to 9.56.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice 50298d4a81
gnu: perftest: Update to 4.4-0.4.
* gnu/packages/linux.scm (perftest): Update to 4.4-0.4.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice b71a34887b
gnu: haveged: Mark up description.
* gnu/packages/linux.scm (haveged)[description]: Use @dfn{} and
split into two paragraphs.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 893c340c3a
gnu: haveged: Update to 1.9.4.
* gnu/packages/linux.scm (haveged): Update to 1.9.4.
[source]: Use GIT-FETCH and GIT-FILE-NAME from new (development) home.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice f825faa502
gnu: python-pickleshare: Update to 0.7.5.
* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.5.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 43c97cceae
gnu: ranger: More test tweaks.
There's no functional difference between 'make test_pytest' and running
'py.test' directly, but there may be in future.

This follows up on commit 14173b3c6765bd8fcb2b12ea28fc27226645c7e1.

* gnu/packages/disk.scm (ranger)[arguments]: Use #:test-target to run
the (same) tests through 'make'.
[native-inputs]: Remove left-over python-flake8 and python-pylint.
2018-10-10 23:49:13 +02:00
Danny Milosavljevic 47f9fb18a3
gnu: Add kicad-symbols.
* gnu/packages/engineering.scm (kicad-symbols): New variable.
2018-10-10 23:04:18 +02:00
Tobias Geerinckx-Rice 3d0fdb34a2
gnu: ranger: Update to 1.9.2.
* gnu/packages/disk.scm (ranger): Update to 1.9.2.
[native-inputs]: Order alphabetically.
[arguments]: Actually run tests and remove useless #:test-target.
2018-10-10 22:12:03 +02:00
Tobias Geerinckx-Rice 3820d51bec
Order (gnu packages disk) module imports alphabetically.
* gnu/packages/disk.scm (define-module): Order module imports
alphabetically.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 1f033795e2
gnu: ndctl: Update to 63.
* gnu/packages/disk.scm (ndctl): Update to 63.
[source]: Use GIT-FILE-NAME.
[native-inputs]: Add bash-completion.
[arguments]: Add '--disable-asciidoctor' and '--without-systemd'
 #:configure-flags.  Don't bother patching unused ./autogen.sh in
'patch-FHS-file-names' phase.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 4273a7ef65
gnu: libblockdev: Update to 2.20.
* gnu/packages/disk.scm (libblockdev): Update to 2.20.
[license]: Update to match fixed licence headers.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 8984dbd0de
gnu: volume-key: Update to 0.3.12.
* gnu/packages/disk.scm (volume-key): Update to 0.3.12.
2018-10-10 22:12:02 +02:00
Pierre Neidhardt 8f3dc810b1
gnu: emacs-slime: Update to 2.22.
* gnu/packages/emacs.scm (emacs-slime): Update to 2.22.
2018-10-10 17:45:07 +02:00
Pierre Neidhardt 3e70c3a06e
gnu: emacs-evil-collection: Update to 0.0.1.
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 0.0.1.
2018-10-10 17:43:51 +02:00
Pierre Neidhardt 903378910e
gnu: Add numlockx.
* gnu/packages/xdisorg.scm (numlockx): New variable.
2018-10-10 17:32:53 +02:00
Ludovic Courtès 121f32a104
gnu: guile-next: Update to 2.9.1.
* gnu/packages/guile.scm (guile-next): Update to 2.9.1.
[native-inputs, arguments]: Remove.
[properties]: New field.
2018-10-10 14:48:46 +02:00
Ludovic Courtès 6b009dbfea
gnu: openal: Update source and home page URLs.
Fixes <https://bugs.gnu.org/33000>.
Reported by Nam Nguyen <namn@berkeley.edu>.

* gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
2018-10-10 14:30:39 +02:00
Ludovic Courtès 296ad59216
gnu: haunt: Make sure Guile-CommonMark and Guile-Reader are always visible.
* gnu/packages/guile.scm (haunt)[arguments]: In 'wrap-haunt' phase, add
Guile-Reader and Guile-CommonMark to the search paths.
2018-10-10 13:48:21 +02:00
Mark Meyer a50f5258c7
gnu: Add kdenlive.
* gnu/packages/kde.scm (kdenlive): New variable.

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:11:14 +02:00
Mark Meyer e7cdd311ae
gnu: mlt: Prepare for kdenlive.
* gnu/packages/video.scm (mlt): Update to 6.10.0.
[inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg.
[make-flags]: Add "CXX=g++ -std=gnu++11".

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:10:46 +02:00
Efraim Flashner 5ff15b86fc
gnu: lisp.scm: Arrange imported modules alphabetically.
* gnu/packages/lisp.scm: Arrange imported modules alphabetically.
2018-10-10 10:41:39 +03:00
Efraim Flashner e4c399fe15
gnu: clisp: Update to 2.49.92.
* gnu/packages/lisp.scm (clisp): Update to 2.49.92.
[source]: Switch to git-fetch. Remove unneeded patch.
[arguments]: Remove '--enable-portability' flag, add CFLAGS for
armhf-linux. Update list of files needing substitutions in custom
'patch-sh-and-pwd phase.
[home-page]: Update to new home-page.
* gnu/packages/patches/clisp-glibc-2.26.patch: Remove file.
& gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-10 10:41:37 +03:00
Rutger Helling 006a1d59ba
gnu: vkd3d: Update to 1.1.
* gnu/packages/vulkan.scm (vkd3d): Update to 1.1.
2018-10-10 09:34:09 +02:00
Danny Milosavljevic 9096c00629
gnu: java-w3c-svg: Update synopsis and description.
* gnu/packages/batik.scm (java-w3c-svg-1.0)[synopsis]: Modify.
[description]: Modify.
(java-w3c-svg)[synopsis]: Modify.
[description]: Modify.
2018-10-09 21:44:11 +02:00
Danny Milosavljevic b2eda4a55e
gnu: java-w3c-svg: Fix build.
Reported-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>

* gnu/packages/batik.scm (java-w3c-svg)[arguments]<#:phases>: Delete
"patch-interface" phase.
2018-10-09 21:44:09 +02:00
Ludovic Courtès 64965a068d
gnu: Add ttf2pt1.
* gnu/packages/fontutils.scm (ttf2pt1): New variable.
2018-10-09 18:54:12 +02:00
Efraim Flashner 1fe57b3746
gnu: bs1770gain: Update to 0.5.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
2018-10-09 12:04:34 +03:00
Efraim Flashner 8658b81b1a
gnu: augeas: Update to 1.11.0.
* gnu/packages/augeas.scm (augeas): Update to 1.11.0.
[source]: Remove snippet.
2018-10-09 11:01:53 +03:00
Efraim Flashner 8d18edde75
* gnu: agg: Replace bootstrap phase.
* gnu/packages/graphics.scm (agg)[arguments]: Remove custom 'autoreconf
phase and replace default 'bootstrap phase. Use INVOKE.
[native-inputs]: Remove bash.
2018-10-09 10:33:07 +03:00
Efraim Flashner 31f45cf7be
gnu: agg: Don't build examples.
* gnu/packages/graphics.scm (agg)[arguments]: Disable building the
examples.
2018-10-09 10:33:03 +03:00
Efraim Flashner 07b0662754
gnu: abiword: Remove wmf support.
* gnu/packages/abiword.scm (abiword)[arguments]: Remove 'wmf' from the
list of enabled plugins.
2018-10-09 09:56:35 +03:00
Tobias Geerinckx-Rice 3880537c74
gnu: zstd: Don't use unstable tarball.
* gnu/packages/compression.scm (zstd)[source]: Use release archive.
2018-10-09 05:47:16 +02:00
Tobias Geerinckx-Rice 317e80cead
gnu: unison: End all phases with #t.
* gnu/packages/ocaml.scm (unison)[arguments]: End all phases with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice f6ccb95a86
gnu: docx2txt: End phases with #t.
* gnu/packages/textutils.scm (docx2txt)[arguments]: End 'fix-install'
phase with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice de68ad095d
gnu: zstd: Update to 1.3.6.
* gnu/packages/compression.scm (zstd): Update to 1.3.6.
[source]: Remove merged patches.
* gnu/packages/patches/zstd-fix-stdin-list-test.patch,
gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-10-09 05:42:14 +02:00
Thorsten Wilms 65b8d61073
gnu: Add gimp-resynthesizer.
* gnu/packages/gimp.scm (gimp-resynthesizer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 23:19:35 +02:00
Thorsten Wilms df2d77c45f
gnu: Add emacs-colum-marker.
* gnu/packages/emacs.scm (emacs-colum-marker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 22:55:00 +02:00
pimi b6bd8b108a
gnu: Add filtlong.
* gnu/packages/bioinformatics.scm (filtlong): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00
Mathieu Lirzin f8e0d27c5c
gnu: emacs-google-translate: Update to 0.11.15.
* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.15.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00
Ludovic Courtès 46e78707a3
gnu: Add font-sil-charis.
* gnu/packages/fonts.scm (font-sil-charis): New variable.
2018-10-08 18:32:42 +02:00
Ludovic Courtès 1d6417340d
gnu: Add font-sil-gentium.
* gnu/packages/fonts.scm (font-sil-gentium): New variable.
2018-10-08 18:32:42 +02:00
Ricardo Wurmus f6e9976393
gnu: Add r-dnabarcodes.
* gnu/packages/bioconductor.scm (r-dnabarcodes): New variable.
2018-10-08 14:19:04 +02:00