Marius Bakke
7c9e27e8b6
gnu: ffmpeg@2.8: Update to 2.8.15.
...
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.15.
2018-07-18 01:04:15 +02:00
Marius Bakke
ac83cf22c2
gnu: Add bsdiff.
...
* gnu/packages/compression.scm (bsdiff): New public variable.
2018-07-18 01:04:15 +02:00
Marius Bakke
67c127c9cb
gnu: sfml: Remove all bundled dependencies.
...
* gnu/packages/game-development.scm (sfml)[source](snippet): New field.
[inputs]: Add STB-IMAGE and STB-IMAGE-WRITE.
2018-07-18 01:04:14 +02:00
Marius Bakke
ecb1194bbc
gnu: Add stb-image-write.
...
* gnu/packages/stb.scm (stb-image-write): New public variable.
2018-07-18 01:04:14 +02:00
Marius Bakke
cada868c2a
gnu: Add stb-image.
...
* gnu/packages/stb.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2018-07-18 01:04:14 +02:00
Marius Bakke
0bc2724800
gnu: sfml: Update to 2.5.0.
...
* gnu/packages/game-development.scm (sfml): Update to 2.5.0.
[arguments]: Specify pkg-config dir in #:configure-flags.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Move FLAC, FREETYPE, LIBVORBIS and OPENAL ...
[propagated-inputs]: ... here. New field.
2018-07-18 00:36:08 +02:00
Marius Bakke
08e977d291
gnu: physfs: Update to 3.0.1.
...
* gnu/packages/game-development.scm (physfs): Update to 3.0.1.
[arguments]: Add phase to ensure RUNPATH is set.
2018-07-18 00:36:08 +02:00
Marius Bakke
2495012709
gnu: libspiro: Update to 0.5.20150702.
...
* gnu/packages/fontutils.scm (libspiro): Update to 0.5.20150702.
[source]: Change URI to maintained repository.
[arguments]: Remove.
2018-07-18 00:36:07 +02:00
Marius Bakke
06446a7d03
gnu: libmodplug: Update to 0.8.9.0.
...
* gnu/packages/audio.scm (libmodplug): Update to 0.8.9.0.
2018-07-18 00:36:07 +02:00
Marius Bakke
fa3b93d6a7
gnu: libmikmod: Update to 3.3.11.1.
...
* gnu/packages/sdl.scm (libmikmod): Update to 3.3.11.1.
2018-07-18 00:36:07 +02:00
Marius Bakke
67c18a03d4
gnu: libextractor: Update to 1.7.
...
* gnu/packages/gnunet.scm (libextractor): Update to 1.7.
2018-07-18 00:36:07 +02:00
Marius Bakke
05fcb98d10
gnu: libcue: Update to 2.2.1.
...
* gnu/packages/cdrom.scm (libcue): Update to 2.2.1.
[arguments]: Add #:configure-flags for building shared library, since the
package defaults to static since this version.
2018-07-18 00:36:07 +02:00
Marius Bakke
e9997e471d
gnu: libb2: Update to 0.98.
...
* gnu/packages/crypto.scm (libb2): Update to 0.98.
[source]: Use URL-FETCH.
[native-inputs]: Remove.
2018-07-18 00:36:06 +02:00
Marius Bakke
5939188e72
gnu: rapidjson: Remove non-free code.
...
* gnu/packages/web.scm (rapidjson)[source](snippet, modules): New fields.
2018-07-18 00:36:06 +02:00
Marius Bakke
f8ac203928
gnu: libusb: Update home page.
...
* gnu/packages/libusb.scm (libusb, libusb-compat)[home-page]: Use HTTPS.
2018-07-18 00:36:06 +02:00
Ludovic Courtès
799dc53e9b
gnu: guix-daemon: Fix file name of 'guix' command.
...
Fixes <https://bugs.gnu.org/32183 >.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, fix file name of 'guix' command.
2018-07-18 00:25:06 +02:00
Ludovic Courtès
df35e71542
gnu: nethack: Make builds bit-reproducible.
...
* gnu/packages/games.scm (nethack)[arguments]: In 'patch-paths' phase,
define REPRODUCIBLE_BUILD in config.h and set SOURCE_DATE_EPOCH.
2018-07-18 00:22:33 +02:00
Anonymous
3bd0d18661
gnu: Add nethack.
...
* gnu/packages/games.scm (nethack): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-18 00:22:33 +02:00
Jack Hill
36a71ce04d
gnu: Add emacs-adoc-mode
...
* gnu/packages/emacs.scm (emacs-adoc-mode): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-17 17:58:18 -04:00
Jack Hill
5691898f28
gnu: Add emacs-markup-faces
...
* gnu/packages/emacs.scm (emacs-markup-faces): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-17 17:58:18 -04:00
Julien Lepiller
16dc5ed039
gnu: php: Update to 7.2.7.
...
* gnu/packages/php.scm (php): Update to 7.2.7.
2018-07-17 23:36:56 +02:00
Andreas Enge
3078002716
gnu: handbrake: Compile with ffmpeg-3.4.
...
* gnu/packages/video.scm (handbrake)[inputs]: Replace ffmpeg by ffmpeg-3.4.
2018-07-17 22:59:56 +02:00
Andreas Enge
21e6428dc7
gnu: mplayer: Compile with ffmpeg-3.4.
...
* gnu/packages/video.scm (mplayer)[inputs]: Replace ffmpeg by ffmpeg-3.4.
2018-07-17 22:59:56 +02:00
Kei Kebreau
c215fa2135
gnu: octave: Add qhull support.
...
* gnu/packages/maths.scm (octave)[inputs]: Add qhull.
2018-07-17 15:29:05 -04:00
Kei Kebreau
d65f0661f3
gnu: Add qhull.
...
* gnu/packages/maths.scm (qhull): New variable.
2018-07-17 12:49:20 -04:00
43317
700987f72c
gnu: Add luakit.
...
* gnu/packages/web-browsers.scm (luakit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Jovany Leandro G.C
4fa335949a
gnu: twinkle: Add missing headers
...
* gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (twinkle)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Nils Gillmann
e345274adb
gnu: elixir: Update to 1.6.6.
...
* gnu/packages/elixir.scm (elixir): Update to 1.6.6.
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Nils Gillmann
39eec9881d
gnu: erlang: Update to 21.0.
...
* gnu/packages/erlang.scm (erlang): Update to 21.0.
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Ludovic Courtès
86da991f41
gnu: guix: Update to 8bbb79c
.
...
* gnu/packages/package-management.scm (guix): Update to 8bbb79c
.
2018-07-17 15:13:48 +02:00
Ludovic Courtès
4e80516c0c
gnu: guix: Build with Guile 2.2.4.
...
* gnu/packages/package-management.scm (guix)[inputs]: Switch to
GUILE-2.2.4.
2018-07-17 15:13:47 +02:00
Efraim Flashner
9a0d324a16
gnu: angband: Update to 4.1.2.
...
* gnu/packages/games.scm (angband): Update to 4.1.2.
[source]: Parameterize source uri.
[arguments]: Use custom 'autogen.sh phase to replace 'bootstrap phase.
2018-07-17 10:49:18 +03:00
Efraim Flashner
2d4514e92c
gnu: assimp: Update to 4.1.0.
...
* gnu/packages/graphics.scm (assimp): Update to 4.1.0.
[source]: Don't use unstable tarball.
[home-page]: Update home-page.
2018-07-17 10:34:32 +03:00
Efraim Flashner
3bb3d7f371
gnu: aspell-dict-en: Update to 2018.04.16-0.
...
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
2018-07-17 10:34:29 +03:00
Efraim Flashner
9af7469c5b
gnu: vdirsyncer: Return #t from all phases.
...
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Substitute invoke for
system*.
2018-07-17 10:08:01 +03:00
Efraim Flashner
c5b63846b8
gnu: vdirsyncer: Update home-page.
...
* gnu/packages/dav.scm (vdirsyncer)[home-page]: Update to new upstream
home-page.
2018-07-17 10:03:16 +03:00
Leo Famulari
ce91d95f0d
gnu: mutt: Update to 1.10.1.
...
* gnu/packages/mail.scm (mutt): Update to 1.10.1.
2018-07-16 22:26:30 -04:00
Leo Famulari
e967f72648
gnu: libtorrent-rasterbar: Update to 1.1.8.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.8.
2018-07-16 21:38:11 -04:00
Danny Milosavljevic
a545090ce5
gnu: python-cairocffi: Fix loading of shared libraries.
...
Fixes <https://bugs.gnu.org/32170 >.
* gnu/packages/patches/python-cairocffi-dlopen-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-cairocffi)[inputs]: Add glib, gtk+, pango.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
[arguments]<#:phases>[patch-paths]: New phase.
2018-07-16 23:51:38 +02:00
Leo Famulari
8e632a6435
gnu: python-pyasn1-modules: Update to 0.2.2.
...
* gnu/packages/python.scm (python-pyasn1-modules, python2-pyasn1-modules):
Update to 0.2.2.
2018-07-16 16:47:55 -04:00
Leo Famulari
90f38fb661
gnu: python-pyasn1: Update to 0.4.3.
...
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.4.3.
2018-07-16 16:47:52 -04:00
Clément Lassieur
68a653ab64
gnu: cuirass: Update to 7b2f9e0.
...
* gnu/packages/ci.scm (cuirass): Update to 7b2f9e0.
2018-07-16 22:08:56 +02:00
Efraim Flashner
49b92a2414
gnu: tk: Add symlink for 'wish' binary.
...
* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a
symlink from 'wish' to 'wish8.6'.
[home-page]: Use https.
2018-07-16 22:39:52 +03:00
Leo Famulari
36bbac734f
gnu: Remove leftover patch.
...
* gnu/packages/patches/file-CVE-2017-1000249.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.patch'.
2018-07-16 15:03:31 -04:00
Ludovic Courtès
d3095f34a3
gnu: emacs-bash-completion: Fix spelling of "Bash".
...
* gnu/packages/emacs.scm (emacs-bash-completion)[synopsis, description]:
Fix spelling of "Bash".
2018-07-16 17:14:39 +02:00
Ludovic Courtès
a14a80da2e
gnu: emacs-pulseaudio-control: Record the file name of 'pactl'.
...
* gnu/packages/emacs.scm (emacs-pulseaudio-control)[arguments, inputs]:
New fields.
2018-07-16 17:14:39 +02:00
Brendan Tildesley
17a21bcf31
gnu: ecryptfs-utils: Patch hardcoded-paths.
...
* gnu/packages/linux.scm: (ecryptfs-utils): Patch hardcoded-paths.
[arguments]: Add the phase patch-hardcoded-paths to replace various hardcoded
references to /bin, /sbin, ... with direct references to the store.
[inputs]: Add missing inputs util-linux, cryptsetup, and lvm2 so that the
correct paths can be found and the resulting code works.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:51:27 +02:00
Theodoros Foradis
f7e248396b
gnu: monero-core: Rename package to "monero-gui".
...
* gnu/packages/finance.scm (monero-core): Define in terms of
'deprecated-package'.
(monero-gui): New variable, formerly known as "monero-core".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:47:05 +02:00
Theodoros Foradis
88d5ee44ed
gnu: monero-core: Return #t from phases.
...
* gnu/packages/engineering.scm (monero)[arguments]: Substitute invoke for system*.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:44 +02:00
Theodoros Foradis
3902bc5c23
gnu: monero-core: Update to 0.12.2.0.
...
* gnu/packages/finance.scm (monero-core): Update to 0.12.2.0.
[source]: Use 'git-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:33 +02:00
Theodoros Foradis
797445be47
gnu: monero: Return #t from phases.
...
* gnu/packages/finance.scm (monero)[arguments]: Substitute invoke for system*.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:54 +02:00
Theodoros Foradis
0a551443ae
gnu: monero: Update to 0.12.3.0.
...
* gnu/packages/patches/monero-use-system-miniupnpc.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/finance.scm (monero): Update to 0.12.3.0.
[source]: Add patch. Remove snippet because miniupnpc, rapidjson
and unbound are no longer bundled in-tree.
[inputs]: Add zeromq, cppzmq, libsodium. Use monero-miniupnpc.
[arguments]: Change build-type to "release".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:37 +02:00
Vagrant Cascadian
a0bb021785
gnu: Add electron-cash.
...
* gnu/packages/finance.scm (electron-cash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 15:34:31 +02:00
Efraim Flashner
66b9c643d5
gnu: kodi: Build with mariadb.
...
* gnu/packages/kodi.scm (kodi)[inputs]: Replace mysql with mariadb.
2018-07-16 11:02:25 +03:00
Leo Famulari
248a9e163b
gnu: java-bouncycastle: Update to 1.60 [fixes CVE-2018-1000180].
...
* gnu/packages/java.scm (java-bouncycastle): Update to 1.60.
2018-07-16 03:07:49 -04:00
Efraim Flashner
0728f60074
gnu: fltk: Update to 1.3.4-2.
...
* gnu/packages/fltk.scm (fltk): Update to 1.3.4-2.
[source]: Remove patches.
[inputs]: Switch from libjpeg-8 to libjpeg.
* gnu/packages/patches/fltk-shared-lib-defines.patch,
gnu/packages/patches/fltk-xfont-on-demand.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-07-16 10:02:28 +03:00
Leo Famulari
cfe255684c
gnu: botan: Update to 2.7.0 [fixes CVE-2018-12435].
...
* gnu/packages/crypto.scm (botan): Update to 2.7.0.
2018-07-16 02:17:50 -04:00
Christopher Baines
fe27238cea
gnu: ruby-options: Return #t from set-LIB phase.
...
* gnu/packages/ruby.scm (ruby-options)[arguments]: Return #t from the set-LIB
phase.
2018-07-15 22:19:39 +01:00
Efraim Flashner
ae608622f3
gnu: tor.scm: Fix copyright line.
...
This is a follow-up to 2c6f0438d8
.
2018-07-15 23:14:03 +03:00
Efraim Flashner
5041d03a41
gnu: libraw: Use libjpeg@9.
...
* gnu/packages/photo.scm (libraw)[inputs]: Replace libjpeg@8 with
libjpeg.
2018-07-15 23:00:25 +03:00
Efraim Flashner
0998278519
gnu: openimageio: Use libjpeg@9.
...
* gnu/packages/graphics.scm (openimageio)[inputs]: Replace libjpeg@8
with libjpeg.
2018-07-15 22:59:26 +03:00
Efraim Flashner
1cd968e854
gnu: openimageio: Don't use unstable tarball.
...
* gnu/packages/graphics.scm (openimageio)[source]: Download the source
from a git repository.
2018-07-15 22:59:26 +03:00
Efraim Flashner
22f003880c
gnu: podofo: Update to 0.9.6.
...
* gnu/packages/pdf.scm (podofo): Update to 0.9.6.
[native-inputs]: Add cppunit, pkg-config.
[inputs]: Replace libjpeg@8 with libjpeg. Order alphabetically.
2018-07-15 22:59:26 +03:00
Efraim Flashner
74f99ee42a
gnu: gimp: Use libjpeg@9.
...
* gnu/packages/gimp.scm (gimp)[inputs]: Replace libjpeg@8 with libjpeg.
2018-07-15 22:59:25 +03:00
Efraim Flashner
cb570156b6
gnu: gegl: Use libjpeg@9.
...
* gnu/packages/gimp.scm (gegl)[inputs]: Replace libjpeg@8 with libjpeg.
2018-07-15 22:59:25 +03:00
Efraim Flashner
080e11b48e
gnu: rust@1.25: Fix build on aarch64-linux.
...
* gnu/packages/rust.scm (rust@1.25 )[arguments]: Replace inherited custom
'patch-aarch64-test phase. Make sure all phases return #t.
2018-07-15 22:59:25 +03:00
Efraim Flashner
4f963b6f29
gnu: rust@1.19: Don't make public.
...
* gnu/packages/rust.scm (rust@1.19 ): Don't make it a public variable.
2018-07-15 22:59:25 +03:00
Efraim Flashner
97dd1b154b
gnu: postgresql@9.6: Update to 9.6.9.
...
* gnu/packages/databases.scm (postgresql@9.6): Update to 9.6.9.
2018-07-15 22:59:24 +03:00
Efraim Flashner
71e304ed28
gnu: emacs: Build with libjpeg@9.
...
* gnu/packages/emacs.scm (emacs)[inputs]: Replace libjpeg@8 with
libjpeg.
2018-07-15 22:59:21 +03:00
Efraim Flashner
2c6f0438d8
gnu: tor: Update to 0.3.3.9.
...
* gnu/packages/tor.scm (tor): Update to 0.3.3.9.
2018-07-15 21:16:32 +03:00
Efraim Flashner
9bb98f6425
gnu: lcms: Use libjpeg.
...
* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with
libjpeg.
2018-07-15 11:24:18 +03:00
Efraim Flashner
6c10675928
gnu: python-xenon: Update to 0.5.4.
...
* gnu/packages/python.scm (python-xenon): Update to 0.5.4.
[arguments]: Remove part of custom 'patch-test-requirements phase.
2018-07-14 23:19:42 +03:00
Efraim Flashner
5743ba4979
gnu: debootstrap: Update to 1.0.106.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.106.
[source]: Download from git repository.
[home-page]: Update to new home-page.
2018-07-14 22:51:34 +03:00
Efraim Flashner
f52ddd6236
gnu: gnu-pw-mgr: Update to 2.3.3.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.3.
2018-07-14 22:10:09 +03:00
Efraim Flashner
0a34402b19
Merge remote-tracking branch 'origin/master' into qt-updates
2018-07-14 20:56:03 +03:00
Ben Woodcroft
5908818e30
gnu: python-h5py: Update to 2.8.0.
...
* gnu/packages/python.scm (python-h5py): Update to 2.8.0.
2018-07-15 00:43:57 +10:00
Mark H Weaver
f3c9a5d2d4
gnu: linux-libre: Update to 4.17.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.6.
(%linux-libre-hash): Update hash.
2018-07-14 01:44:54 -04:00
Mark H Weaver
be9bab8654
gnu: linux-libre@4.14: Update to 4.14.55.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.55.
(%linux-libre-4.14-hash): Update hash.
2018-07-14 01:44:01 -04:00
Mark H Weaver
16e2bb5cd5
gnu: linux-libre@4.9: Update to 4.9.112.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112.
2018-07-14 01:43:11 -04:00
Mark H Weaver
df74221a22
gnu: linux-libre@4.4: Update to 4.4.140.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.140.
2018-07-14 01:42:20 -04:00
Kei Kebreau
a49eb85c34
gnu: Add inchi.
...
* gnu/packages/chemistry.scm (inchi): New variable.
2018-07-13 22:21:45 -04:00
Julien Lepiller
82da291abe
gnu: faba-icon-theme: Fix build.
...
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Disable running
gtk-update-icon-cache after installation.
2018-07-13 20:52:26 +02:00
Jan Nieuwenhuizen
00c86a8884
gnu: mes: Update to 0.16.1.
...
* gnu/packages/mes.scm (mes): Update to 0.16.1.
2018-07-13 19:43:38 +02:00
Julien Lepiller
34aff57c82
gnu: antlr3: Fix compilation.
...
* gnu/packages/java.scm (antlr3)[arguments]: Fix 'generate-grammar' phase.
2018-07-13 18:39:28 +02:00
Theodoros Foradis
a811bca289
gnu: Add miniupnpc-monero.
...
* gnu/packages/upnp.scm (monero-miniupnpc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 17:28:40 +02:00
Theodoros Foradis
f6c8771463
gnu: Add cppzmq.
...
* gnu/packages/networking.scm (cppzmq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 17:28:40 +02:00
Oleg Pykhalov
0bc2d3e42b
gnu: Add ddclient.
...
* gnu/packages/dns.scm (ddclient): New variable.
2018-07-13 17:49:37 +03:00
Julien Lepiller
e3ebfe6ca0
gnu: bind: Update to 9.12.2.
...
* gnu/packages/dns.scm (bind): Update to 9.12.2.
* gnu/packages/patches/bind-CVE-2018-5738.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-13 15:01:08 +02:00
Julien Lepiller
d4b8fa5d3a
gnu: hunspell-dict-fr: Update to 6.2.
...
* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
2018-07-13 14:16:07 +02:00
Leo Famulari
b11844034d
gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].
...
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
(curl-7.60.0): Replace with ...
(curl-7.61.0): ... new variable.
2018-07-12 18:51:22 -04:00
Marius Bakke
49b6dc2b4e
Merge branch 'staging'
2018-07-13 00:25:45 +02:00
Marius Bakke
7519dc95c7
gnu: xapian: Fix notmuch test failure.
...
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/search.scm (xapian)[source](patches): Use it.
2018-07-13 00:12:35 +02:00
Tim Gesthuizen
9866825961
gnu: emacs-biblio: Add missing dependencies.
...
* gnu/packages/emacs.scm (emacs-biblio)[propagated-inputs]: Add emacs-seq,
emacs-dash and emacs-let-alist.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:09:26 +02:00
Vasile Dumitrascu
f6a9b345a7
gnu: faba-icon-theme: Switch to meson-build-system.
...
* gnu/packages/gnome.scm (faba-icon-theme):
[build-system]: Switch to meson-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:56 +02:00
Vasile Dumitrascu
2eee7ee3ec
gnu: faba-icon-theme: Update to 4.3.
...
* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Vasile Dumitrascu
105a362578
gnu: moka-icon-theme: Update to 5.4.0.
...
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine
d2c5e91278
gnu: Add go-gopkg-in-yaml-v2.
...
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine
abd47216b7
gnu: Add go-gopkg-in-check-v1.
...
* gnu/packages/golang.scm (go-gopkg-in-check-v1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine
d850e7a0b7
gnu: Add go-github-com-gorhill-cronexpr.
...
* gnu/packages/golang.scm (go-github-com-gorhill-cronexpr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine
af132bcc00
gnu: Add go-github-com-docker-machine.
...
* gnu/packages/golang.scm (go-github-com-docker-machine): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Rouby Pierre-Antoine
01bcc94c2f
gnu: Add go-github-com-docker-go-connections.
...
* gnu/packages/golang.scm (go-github-com-docker-go-connections): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13 00:08:55 +02:00
Jelle Licht
814bb81668
gnu: emacs-helm-bibtex: Add emacs-ivy to inputs.
...
* gnu/packages/emacs.scm (emacs-helm-bibtex)[inputs]: Add emacs-ivy.
2018-07-12 21:34:25 +02:00
Jelle Licht
161fbe4a3d
gnu: emacs-biblio: Add emacs-dash to inputs.
...
* gnu/packages/emacs.scm (emacs-biblio)[inputs]: Add emacs-dash.
2018-07-12 21:34:13 +02:00
Leo Famulari
fd115bee31
gnu: Syncthing: Fix a crash bug.
...
* gnu/packages/patches/syncthing-fix-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/syncthing.scm (syncthing)[source]: Use it.
2018-07-12 14:17:07 -04:00
Arun Isaac
e81c952a4d
gnu: Add quaternion.
...
* gnu/packages/messaging.scm (quaternion): New variable.
2018-07-12 23:20:03 +05:30
Arun Isaac
9a3da9859b
gnu: Add libqmatrixclient.
...
* gnu/packages/messaging.scm (libqmatrixclient): New variable.
2018-07-12 23:19:57 +05:30
Leo Famulari
7de44023a2
gnu: libgpg-error: Update to 1.31.
...
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.31.
(libgpg-error-1.31): Remove variable.
(gpgme)[propagated-inputs]: Replace libgpg-error-1.31 with libgpg-error.
2018-07-12 11:56:15 -04:00
Leo Famulari
9dfbf40586
gnu: libgcrypt: Ungraft.
...
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
2018-07-12 11:56:12 -04:00
Marius Bakke
f42846b2ea
gnu: psmisc: Update to 23.1.
...
* gnu/packages/linux.scm (psmisc): Update to 23.1.
[source](uri): Use XZ-compressed tarball.
2018-07-12 17:21:17 +02:00
Marius Bakke
8801d7fc72
gnu: unbound: Update to 1.7.3.
...
* gnu/packages/dns.scm (unbound): Update to 1.7.3.
2018-07-12 17:21:17 +02:00
Marius Bakke
d5019f9ca7
gnu: php: Build with an older oniguruma.
...
* gnu/packages/textutils.scm (oniguruma-5): New public variable.
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA to ONIGURUMA-5.
2018-07-12 17:21:17 +02:00
Marius Bakke
fa25b268dc
gnu: iso-codes: Update home page.
...
* gnu/packages/iso-codes.scm (iso-codes)[home-page]: Change to salsa.debian.org.
2018-07-12 17:21:17 +02:00
Marius Bakke
483374378b
gnu: oniguruma: Update to 6.8.2.
...
* gnu/packages/textutils.scm (oniguruma): Update to 6.8.2.
2018-07-12 17:21:17 +02:00
Marius Bakke
6f6f9ef0ce
gnu: lsof: Return #t from all phases.
...
* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases.
2018-07-12 17:21:16 +02:00
Marius Bakke
b9ffa82b96
gnu: lsof: Update to 4.91.
...
* gnu/packages/lsof.scm (lsof): Update to 4.91.
2018-07-12 17:21:16 +02:00
Marius Bakke
2c3434150b
gnu: xf86-input-libinput: Update to 0.28.0.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
2018-07-12 17:21:16 +02:00
Marius Bakke
041f84edf3
gnu: ldb: Downgrade to 1.3.3.
...
LDB 1.4 and above does not support Samba < 4.9; see
<https://bugzilla.samba.org/show_bug.cgi?id=13519 >.
* gnu/packages/samba.scm (ldb): Downgrade to 1.3.3.
[inputs]: Remove LMDB.
[arguments]: Remove #:tests.
2018-07-12 17:21:16 +02:00
Marius Bakke
b7a2d2d9a9
gnu: tdb: Update to 1.3.16.
...
* gnu/packages/databases.scm (tdb): Update to 1.3.16.
2018-07-12 17:21:16 +02:00
Marius Bakke
e4bdd199c0
gnu: tevent: Update to 0.9.37.
...
* gnu/packages/samba.scm (tevent): Update to 0.9.37.
2018-07-12 17:21:16 +02:00
Marius Bakke
f9e1cdb87a
gnu: talloc: Update to 2.1.14.
...
* gnu/packages/samba.scm (talloc): Update to 2.1.14.
2018-07-12 17:21:16 +02:00
Marius Bakke
250276a202
gnu: python-pyyaml: Update to 3.13.
...
* gnu/packages/python.scm (python-pyyaml): Update to 3.13.
2018-07-12 17:21:15 +02:00
Marius Bakke
316ece170c
gnu: appstream-glib: Update to 0.7.10.
...
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.10.
2018-07-12 17:21:15 +02:00
Marius Bakke
804863196c
gnu: libzip: Update to 1.5.1.
...
* gnu/packages/compression.scm (libzip): Update to 1.5.1.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
2018-07-12 17:21:15 +02:00
Marius Bakke
69b8820e7b
gnu: rng-tools: Update to 6.3.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.3.
2018-07-12 17:21:15 +02:00
Marius Bakke
03229b36e0
gnu: openh264: Update to 1.8.0.
...
* gnu/packages/video.scm (openh264): Update to 1.8.0.
[source](uri): Use release tarball.
2018-07-12 17:21:15 +02:00
Marius Bakke
9b76037e2c
gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499].
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
2018-07-12 17:21:14 +02:00
Leo Famulari
6adc6b091e
gnu: GnuPG: Update to 2.2.9.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.9.
2018-07-12 11:11:10 -04:00
Danny Milosavljevic
66413378e8
gnu: Add ghc-xdg-basedir.
...
* gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
2018-07-11 22:24:33 +02:00
Danny Milosavljevic
e73ed2a1ec
gnu: Add ghc-regex-tdfa-text.
...
* gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.
2018-07-11 22:24:09 +02:00
Danny Milosavljevic
9e84a4d6a5
gnu: u-boot-tools: Simplify build.
...
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Modify.
2018-07-11 22:23:26 +02:00
Danny Milosavljevic
10186ee2d3
gnu: u-boot-tools: Install "sunxi-spl-image-builder".
...
* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]<#:phases>[build]:
Build sunxi-spl-image-builder.
(u-boot-tools)[arguments]<#:phases>[install]: Install sunxi-spl-image-builder.
2018-07-11 22:23:22 +02:00
Danny Milosavljevic
d1af9a8c22
gnu: make-u-boot-package: Return #t from "install" phase.
...
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Return #t.
2018-07-11 22:23:04 +02:00
Efraim Flashner
1a80f1a9e3
gnu: msmtp: Update to 1.6.8.
...
* gnu/packages/mail.scm (msmtp): Update to 1.6.8.
[source]: Update to new source location.
[home-page]: Update to new home-page.
2018-07-11 22:08:55 +03:00
Efraim Flashner
fc83ca2b2f
gnu: btrfs-progs: Update home-page.
...
* gnu/packages/linux.scm (btrfs-progs)[home-page]: Update to redirected
home-page.
2018-07-11 22:04:12 +03:00
Ludovic Courtès
d1f90b9bfb
gnu: Add emacs-fold-dwim.
...
* gnu/packages/emacs.scm (emacs-fold-dwim): New variable.
2018-07-11 16:07:05 +02:00
Ludovic Courtès
36adbc4310
gnu: Add emacs-recent-addresses.
...
* gnu/packages/emacs.scm (emacs-recent-addresses): New variable.
2018-07-11 16:07:05 +02:00
Julian Graham
cd6ae1cee9
gnu: gzochi: Update to 0.12.
...
* gnu/packages/game-development.scm (gzochi): Update to 0.12.
2018-07-11 13:39:50 +03:00
Efraim Flashner
8911d85b9c
gnu: qsintilla: Update to 2.10.7.
...
* gnu/packages/qt.scm (qscintilla): Update to 2.10.7.
2018-07-11 11:08:48 +03:00
Efraim Flashner
a01a3763fc
gnu: python-pyqt: Update to 5.11.2.
...
* gnu/packages/qt.scm (python-pyqt): Update to 5.11.2.
[arguments]: Substitute INVOKE for SYSTEM*.
(python2-pyqt)[inputs]: Add python2-enum34.
2018-07-11 11:08:48 +03:00
Efraim Flashner
e3232b2627
gnu: python-sip: Update to 4.19.11.
...
* gnu/packages/qt.scm (python-sip): Update to 4.19.11.
[arguments]: Substitute INVOKE for SYSTEM*. Add flag to build private
sip module PyQt5.sip.
2018-07-11 11:08:48 +03:00
Efraim Flashner
f79c7e9747
gnu: qt: Update to 5.11.1.
...
* gnu/packages/qt.scm (qt): Update to 5.11.1.
[source]: Update snippet.
[inputs]: Remove sqlite.
[arguments]: Don't use system sqlite.
2018-07-11 11:08:48 +03:00
Efraim Flashner
64a64fa72a
gnu: python-pyqt: Remove qt-5.11 compat phase.
...
* gnu/packages/qt.scm (python-pyqt)[arguments]: Remove custom phase to
fix compatibility with qt-5.11.
2018-07-11 11:08:47 +03:00
Efraim Flashner
b6476ecc8b
gnu: qt: Update to 5.11.1.
...
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgrapgicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.11.1.
(qtwebglplugin)[arguments]: Add custom phase to disable network tests.
[inputs]: Add qtdeclarative.
(qtremoteobjects)[arguments]: Add another test to the skip list.
(qtspeech)[arguments]: Disable tests.
2018-07-11 11:08:47 +03:00
Efraim Flashner
e718ce1460
gnu: owncloud-client: Update to 2.4.1.
...
* gnu/packages/sync.scm (owncloud-client): Update to 2.4.1.
[phases]: Remove custom 'change-rpath-dirs phase.
[arguments]: Disable building with qtwebkit.
[inputs]: Remove inotify-tools, openssl, qtwebkit.
2018-07-11 11:08:43 +03:00
Danny Milosavljevic
1dec269176
gnu: fc-host-tools: Fix internal invocations.
...
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
2018-07-10 21:39:10 +02:00
Danny Milosavljevic
469cc535f4
gnu: fc-host-tools: Update description.
...
* gnu/packages/embedded.scm (fc-host-tools)[description]: Modify.
2018-07-10 21:39:10 +02:00
Efraim Flashner
532126e92e
gnu: libyajl: Actually run test suite.
...
* gnu/packages/web.scm (libyajl)[arguments]: Patch shebang in test suite.
2018-07-10 22:16:51 +03:00
Vagrant Cascadian
336c4a4baa
gnu: u-boot: Update to 2018.07.
...
--=-=-=
Content-Type: text/plain
The attached patch updates u-boot to 2018.07, which required adding
native-inputs of "bison" and "flex".
live well,
vagrant
From 74a9561ac07592a5ae15b723d0f2ac7fc05c463c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 10 Jul 2018 00:12:05 +0000
Subject: [PATCH] gnu: u-boot: Update to 2018.07.
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.07.
(u-boot)[native-inputs]: Add "bison" and "flex".
2018-07-10 15:10:32 +02:00
Nikolai Merinov
f510a2b93b
gnu: rust: Update to 1.27.0.
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.26): ...this.
(rust): New variable.
* gnu/packages/patches/rust-bootstrap-stage0-test.patch: New file.
2018-07-10 15:09:25 +02:00
Nikolai Merinov
b47b2d3208
gnu: rust: Support build with glibc-2.27; update to 1.26.2.
...
* gnu/packages/rust.scm (rust-source): Add "patches" argument.
(rust-bootstrapped-package): Add "patches" argument.
(rust-1.19)[arguments]<#:phases>[patch-tests]: Modify.
[arguments]<#:phases>[patch-aarch64-test]: New phase.
[arguments]<#:phases>[use-readelf-for-tests]: New phase.
[arguments]<#:phases>[remove-unsupported-tests]: New phase.
(rust-1.23): Disable "run-pass/out-of-stack.rs" test.
(rust-1.24)[arguments]<#:phases>[patch-aarch64-test]: Replace.
(rust-1.25)[inputs]: Switch to LLVM 6.0.
(rust-1.25)[arguments]<#:phases>[enable-codegen-tests]: New variable.
(rust): New variable.
* gnu/packages/patches/rust-coresimd-doctest.patch: New file.
2018-07-10 15:09:22 +02:00
Marius Bakke
6094a65e27
gnu: lua: Update to 5.3.5.
...
* gnu/packages/lua.scm (lua): Update to 5.3.5.
2018-07-10 14:13:40 +02:00
Rutger Helling
4f6afde9b4
gnu: wine-staging: Update to 3.12.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.12.
2018-07-10 08:13:03 +02:00
Rutger Helling
cd4ed46376
gnu: wine-staging-patchset-data: Update to 3.12.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
2018-07-10 08:13:03 +02:00
Marius Bakke
76c6bdc0fa
gnu: vte-ng: Update to 0.52.2.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a.
[arguments]: Remove #:configure-flags.
2018-07-09 23:26:53 +02:00
Marius Bakke
e1d887fbb9
gnu: vte-ng: Use "invoke".
...
* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
2018-07-09 23:23:40 +02:00
Marius Bakke
269a86bd7c
gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888].
...
* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
2018-07-09 23:20:08 +02:00
Marius Bakke
2776b5d5bf
gnu: gnome-dictionary: Fix install phase.
...
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Add phase to prevent
post-install script from running.
2018-07-09 23:00:29 +02:00
Alex Kost
a6dec13b5d
gnu: openmw: Update to a checkout version.
...
* gnu/packages/game-development.scm (openmw): Update to the latest
commit to fix the build.
2018-07-09 19:26:05 +03:00
Alex Kost
fc4f13bde8
gnu: openscenegraph: Update to 3.6.2.
...
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.2.
[source]: Use the new url and 'git-fetch' method.
[properties]: Add 'upstream-name'.
[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'libxrandr'.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-09 19:26:05 +03:00
Alex Kost
e311ef4f87
gnu: dunst: Add svg support.
...
* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead
of 'gdk-pixbuf'.
2018-07-09 19:26:05 +03:00
Mathieu Lirzin
19db14caf7
gnu: Add emacs-tide.
...
* gnu/packges/emacs.scm (emacs-tide): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:02:08 +02:00
Mathieu Lirzin
0bb78bf950
gnu: Add emacs-typescript-mode.
...
* gnu/packges/emacs.scm (emacs-typescript-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:02:04 +02:00
Mathieu Lirzin
6c123c2666
gnu: Add emacs-nodejs-repl.
...
* gnu/packges/emacs.scm (emacs-nodejs-repl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:01:59 +02:00
Ricardo Wurmus
ffe8d21490
gnu: macs: Update to 2.1.1.20160309.
...
* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
2018-07-09 13:28:53 +02:00
Gábor Boskovits
a33652ee33
services: Add prometheus-node-exporter-service-type.
...
* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
2018-07-09 10:39:06 +02:00
Mark H Weaver
80b66eb949
gnu: linux-libre: Update to 4.17.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5.
(%linux-libre-hash): Update hash.
2018-07-08 20:43:19 -04:00
Mark H Weaver
61f961eed3
gnu: linux-libre@4.14: Update to 4.14.54.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54.
(%linux-libre-4.14-hash): Update hash.
2018-07-08 20:42:11 -04:00
Marius Bakke
873325b030
Merge branch 'master' into staging
2018-07-08 23:58:22 +02:00
Marius Bakke
6a8299d267
gnu: imagemagick: Update to 6.9.10-5.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5.
2018-07-08 23:23:01 +02:00
Marius Bakke
4a785cc92e
gnu: ffmpeg@3.4: Update to 3.4.3.
...
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
2018-07-08 22:57:42 +02:00
Tobias Geerinckx-Rice
3334cdc3f2
gnu: libxscrnsaver: Update to 1.2.3.
...
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
2018-07-08 22:16:34 +02:00
Tobias Geerinckx-Rice
38a978154e
gnu: cmake: Update to 3.11.4.
...
* gnu/packages/cmake.scm (cmake): Update to 3.11.4.
2018-07-08 20:14:40 +02:00
Tobias Geerinckx-Rice
380f3a8b14
gnu: gimp: Update to 2.10.4.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice
1efed60faa
gnu: gegl: Update to 0.4.4.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice
55939399a8
gnu: babl: Update to 0.1.52.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.52.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice
3ccad0f3da
gnu: python-graphviz: Update to 0.8.4.
...
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4.
2018-07-08 19:46:07 +02:00
Marius Bakke
68ee10da03
gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.
...
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d.
[source]: Use GIT-FETCH.
[arguments]: Add 'prevent-configure' phase.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-08 19:21:27 +02:00
Marius Bakke
a4edd9ad05
gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.
...
* gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it.
2018-07-08 19:21:27 +02:00
Marius Bakke
c67f603d55
gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.
...
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it.
2018-07-08 19:21:20 +02:00
Rutger Helling
bee7e46ac3
gnu: Add vulkan-tools.
...
* gnu/packages/vulkan.scm (vulkan-tools): New variable.
2018-07-07 22:41:16 +02:00
Rutger Helling
5d28e49b1b
gnu: vulkan-loader: Inherit version from vulkan-headers.
...
* gnu/packages/vulkan.scm (vulkan-loader): Inherit version from
vulkan-headers.
2018-07-07 22:41:16 +02:00
Rouby Pierre-Antoine
e282611820
gnu: Add go-github-com-docker-distribution.
...
* gnu/packages/golang.scm (go-github-com-docker-distribution): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Pierre Neidhardt
74fa77e936
gnu: Add docx2txt.
...
* gnu/packages/textutils.scm (docx2txt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Vasile Dumitrascu
a586d1d2bf
gnu: Add emacs-org-brain.
...
* gnu/packges/emacs.scm (emacs-org-brain): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Sergei Trofimovich
258a28c649
gnu: re2c: Update to 1.0.3.
...
* gnu/packages/re2c.scm (re2c): Update to 1.0.3.
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer
35b6fc125c
gnu: emacs-git-timemachine: Update to 4.5.
...
* gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer
0e56f58928
gnu: emacs-git-timemachine: Update URL.
...
* gnu/packages/emacs.scm (emacs-git-timemachine)[source]:
[home-page]: Update URL for move from GitHub to GitLab.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Vagrant Cascadian
840818cbe0
gnu: Electrum: Update to 3.2.2.
...
[[PGP Signed Part:No public key for B78B82D4814B91B6 created at 2018-07-05T22:50:32+0200 using RSA]]
* gnu/packages/finance.scm (electrum): Update to 3.2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Björn Höfling
22e60e1b32
gnu: Update stellarium to 0.18.1.
...
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-07-06T23:28:16+0200 using DSA]]
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Ludovic Courtès
e85035c922
gnu: guile-git: Update to 0.1.0.
...
* gnu/packages/guile.scm (guile-git): Update to 0.1.0.
2018-07-07 18:10:31 +02:00
Nicolas Goaziou
c3bda394a4
gnu: grammalecte: Update to 0.6.5.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
2018-07-07 01:21:23 +02:00
Nicolas Goaziou
1695b8c7c0
gnu: musescore: Update to 2.3.1.
...
* gnu/packages/music.scm (musescore): Update to 2.3.1.
2018-07-07 01:03:42 +02:00
Ludovic Courtès
c2808d4c67
Merge branch 'version-0.15.0'
2018-07-06 17:42:25 +02:00
Tobias Geerinckx-Rice
871d819965
gnu: gptfdisk: Update to 1.0.4.
...
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.4.
2018-07-06 14:31:07 +02:00
Ludovic Courtès
8694935cc8
gnu: guix: Update to 4876bc8
.
2018-07-06 04:52:54 +02:00
Ludovic Courtès
4876bc8234
gnu: guix: Update to 0.15.0.
2018-07-06 00:19:01 +02:00
Ricardo Wurmus
5149aeb7e6
gnu: pigx: Update to 0.0.3.
...
* gnu/packages/bioinformatics.scm (pigx): Update to 0.0.3.
2018-07-05 16:02:48 +02:00
Andreas Enge
fe44e654b4
gnu: arb: Update to 2.13.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.13.0.
2018-07-05 15:25:37 +02:00
Ricardo Wurmus
aa388dc7b9
gnu: Add r-rots.
...
* gnu/packages/bioconductor.scm (r-rots): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
f4235c0eca
gnu: Add r-glimma.
...
* gnu/packages/bioconductor.scm (r-glimma): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
5da0e14285
gnu: Add r-goseq.
...
* gnu/packages/bioconductor.scm (r-goseq): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
27c51606ae
gnu: Add r-ctc.
...
* gnu/packages/bioconductor.scm (r-ctc): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
2cc5110832
gnu: Add r-genelendatabase.
...
* gnu/packages/bioconductor.scm (r-genelendatabase): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
fa69759963
gnu: Add r-argparse.
...
* gnu/packages/cran.scm (r-argparse): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
3629622bc8
gnu: Add r-findpython.
...
* gnu/packages/cran.scm (r-findpython): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
aec7d6be70
gnu: r-getopt: Move from bioinformatics to cran.
...
* gnu/packages/bioinformatics.scm (r-getopt): Move from here...
* gnu/packages/cran.scm (r-getopt): ...to here.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
87ba9508e9
gnu: Add r-goplot.
...
* gnu/packages/cran.scm (r-goplot): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus
64abd24517
gnu: Add r-biasedurn.
...
* gnu/packages/cran.scm (r-biasedurn): New variable.
2018-07-05 15:08:44 +02:00
Rutger Helling
0a562e46ff
gnu: qtox: Update to 1.16.1.
...
* gnu/packages/messaging.scm (qtox): Update to 1.16.1.
2018-07-05 08:35:01 +02:00
Tobias Geerinckx-Rice
ac3accd44b
gnu: emacs-async: Update to 1.9.3.
...
* gnu/packages/emacs.scm (emacs-async): Update to 1.9.3.
[source]: Update URI.
2018-07-05 02:35:04 +02:00
Tobias Geerinckx-Rice
41770337d0
gnu: nml: Update to 0.4.5.
...
* gnu/packages/game-development.scm (nml): Update to 0.4.5.
2018-07-05 02:35:04 +02:00
Tobias Geerinckx-Rice
df0fd7bfe0
gnu: nml: Use HTTPS home page.
...
* gnu/packages/game-development.scm (nml)[home-page]: Use HTTPS.
2018-07-05 02:35:04 +02:00
Tobias Geerinckx-Rice
4294f7dfea
gnu: r-lava: Update to 1.6.2.
...
* gnu/packages/cran.scm (r-lava): Update to 1.6.2.
2018-07-05 02:35:03 +02:00
Tobias Geerinckx-Rice
8144badc76
gnu: r-broom: Update to 0.4.5.
...
* gnu/packages/cran.scm (r-broom): Update to 0.4.5.
2018-07-05 02:35:03 +02:00
Tobias Geerinckx-Rice
6e19d50e32
gnu: r-broom: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-broom)[home-page]: Use HTTPS.
2018-07-05 02:35:03 +02:00
Tobias Geerinckx-Rice
1e6191bb55
gnu: gtkwave: Mark up description.
...
* gnu/packages/fpga.scm (gtkwave)[description]: Use @dfn.
2018-07-05 02:35:02 +02:00
Tobias Geerinckx-Rice
0b04259184
gnu: exempi: Mark up description.
...
* gnu/packages/freedesktop.scm (exempi)[description]: Use @dfn.
2018-07-05 02:35:02 +02:00
Tobias Geerinckx-Rice
fef7f8f692
gnu: keepalived: Update to 2.0.5.
...
* gnu/packages/cluster.scm (keepalived): Update to 2.0.5.
2018-07-05 02:35:02 +02:00
Tobias Geerinckx-Rice
ba8528e759
gnu: inxi: Update to 3.0.14-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.14-1.
2018-07-05 02:35:02 +02:00
Mark H Weaver
d0d0f17768
gnu: linux-libre: Update to 4.17.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.4.
(%linux-libre-hash): Update hash.
2018-07-04 19:30:19 -04:00
Mark H Weaver
75b27002eb
gnu: linux-libre@4.14: Update to 4.14.53.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.53.
(%linux-libre-4.14-hash): Update hash.
2018-07-04 19:30:17 -04:00
Mark H Weaver
d1b2611d22
gnu: linux-libre@4.9: Update to 4.9.111.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.111.
2018-07-04 19:30:14 -04:00
Mark H Weaver
a6a252e01d
gnu: linux-libre@4.4: Update to 4.4.139.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.139.
2018-07-04 19:30:12 -04:00
Mark H Weaver
cc78392923
gnu: Remove linux-libre@4.1.
...
* gnu/packages/linux.scm (linux-libre-4.1): Remove variable.
* gnu/packages/aux-files/linux-libre/4.1-i686.conf,
gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2018-07-04 19:30:06 -04:00
Ricardo Wurmus
08d1a8b138
gnu: pigx-scrnaseq: Update to 0.0.6.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.6.
[arguments]: Remove "wrap-executable" phase.
2018-07-05 00:52:31 +02:00
Julien Lepiller
137bd98353
gnu: maven: Fix maven crash when compiling java8 code.
...
* gnu/packages/maven.scm (maven)[arguments]: Configure classloading
properly instead of adding jars to maven's classpath.
2018-07-04 21:29:23 +02:00
Julien Lepiller
892a5647de
gnu: maven-compat: Fix test failure.
...
* gnu/packages/maven.scm (maven-compat)[arguments]: Add
recreate-removed-jar phase.
2018-07-04 21:09:56 +02:00
Julien Lepiller
d440df618d
gnu: maven-artifact: Update to 3.5.4.
...
* gnu/packages/maven.scm (maven-artifact): Update to 3.5.4.
(maven-core)[arguments]: Use new version.
2018-07-04 21:08:08 +02:00
Julien Lepiller
8d66cda690
gnu: maven-wagon-provider-api: Update to 3.1.0.
...
* gnu/packages/maven.scm (maven-wagon-provider-api): Update to 3.1.0.
2018-07-04 21:06:24 +02:00
Julien Lepiller
a70182b099
gnu: java-plexus-compiler-api: Update to 2.8.4.
...
* gnu/packages/java.scm (java-plexus-compiler-api): Update to 2.8.4.
2018-07-04 21:05:36 +02:00
Arun Isaac
b53a0c882d
gnu: ledger: Use HTTPS home page URI.
...
* gnu/packages/finance.scm (ledger)[home-page]: Use HTTPS URI.
2018-07-04 18:16:34 +05:30
Arun Isaac
1f3c4ba8f3
gnu: ledger: Use invoke and fix #t return.
...
* gnu/packages/finance.scm (ledger)[arguments]: Replace system* with invoke in
build-doc phase. Remove #t return from relocate-elisp phase since
emacs-generate-autoloads already returns #t.
2018-07-04 18:13:31 +05:30
Arun Isaac
948e888d3a
gnu: ledger: Skip failing test.
...
* gnu/packages/finance.scm (ledger)[arguments]: Set #:make-flags to skip
failing test BaselineTest_cmd-org. Replace check phase with the check phase
from gnu-build-system.
2018-07-04 18:11:30 +05:30
Rutger Helling
d88b29d6b7
gnu: qtox: Update to 1.16.0.
...
* gnu/packages/messaging.scm (qtox): Update to 1.16.0.
2018-07-04 08:57:16 +02:00
Tobias Geerinckx-Rice
5d1a3219d2
gnu: clutter-gtk: Update to 1.8.4.
...
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
2018-07-04 02:45:40 +02:00
Tobias Geerinckx-Rice
357d74c025
gnu: totem: Update to 3.26.1.
...
I did not re-enable #:parallel-build? because I was unable to reproduce
the original failure in the first place.
* gnu/packages/gnome.scm (totem): Update to 3.26.1.
2018-07-04 02:45:40 +02:00
Tobias Geerinckx-Rice
5554312b2f
gnu: exempi: Update to 2.4.5.
...
* gnu/packages/freedesktop.scm (exempi): Update to 2.4.5.
2018-07-04 02:45:39 +02:00
Tobias Geerinckx-Rice
55e3e1ceb9
gnu: gtkwave: Update to 3.3.91.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.91.
2018-07-04 02:45:39 +02:00
Tobias Geerinckx-Rice
6f832aa01a
gnu: kicad-library: Update to 4.0.7.
...
* gnu/packages/engineering.scm (kicad-library): Update to 4.0.7.
2018-07-04 02:45:39 +02:00
Tobias Geerinckx-Rice
6c08ea6a5c
gnu: kicad-library: Return #t from phases.
...
* gnu/packages/engineering.scm (kicad-library)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-07-04 02:45:39 +02:00
Tobias Geerinckx-Rice
7d0370ede4
gnu: r-learnr: Update to 0.9.2.1.
...
* gnu/packages/cran.scm (r-learnr): Update to 0.9.2.1.
2018-07-04 02:45:38 +02:00
Ricardo Wurmus
fab43c6b84
gnu: Add r-loomr.
...
* gnu/packages/bioinformatics.scm (r-loomr): New variable.
2018-07-03 17:58:55 +02:00
Ricardo Wurmus
3568b8234a
gnu: Add r-itertools.
...
* gnu/packages/cran.scm (r-itertools): New variable.
2018-07-03 17:58:55 +02:00
Björn Höfling
a51cf16031
gnu: Update stellarium to 0.18.0.
...
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-06-29T20:39:51+0200 using DSA]]
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.0.
[home-page]: Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03 17:50:05 +02:00
Pierre Neidhardt
c1220498b0
gnu: emacs-helm-system-packages: Update to 1.10.0.
...
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03 17:50:04 +02:00
Fis Trivial
53fc7a09f6
gnu: Add pocl.
...
* gnu/packages/opencl.scm (pocl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03 17:50:04 +02:00
Ricardo Wurmus
13f5eb3494
gnu: pigx-bsseq: Update to 0.0.10.
...
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10.
[arguments]: Remove "wrap-executable" phase.
2018-07-03 17:33:51 +02:00
Ricardo Wurmus
c7d5cd6ca5
gnu: pigx-rnaseq: Update to 0.0.4.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4.
[arguments]: Remove "wrap-executable" phase.
2018-07-03 16:20:28 +02:00
Ricardo Wurmus
29cbf8178f
gnu: pigx-chipseq: Update to 0.0.20.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
2018-07-03 16:20:28 +02:00
Paul Garlick
631bc3a666
gnu: ikiwiki: Include auto setup files in output.
...
* gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03 15:45:41 +02:00
Peter Mikkelsen
abf3a33178
gnu: emacs-use-package: Update to commit da8c9e2.
...
This update is needed because the release tarball from github does not
contain all the files needed for us to build the package.
* gnu/packages/emacs.scm (emacs-use-package): Update to commit da8c9e2.
[source]: change to git.
[arguments]: Enable tests.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03 15:45:41 +02:00
Peter Mikkelsen
b5f746d2da
gnu: Add emacs-atom-one-dark-theme.
...
* gnu/packages/emacs.scm (emacs-atom-one-dark-theme): New variable
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03 15:45:41 +02:00
Marius Bakke
27b73b4999
gnu: libuninameslist: Update to 20180701.
...
* gnu/packages/fontutils.scm (libuninameslist): Update to 20180701.
[source]: Change URI to use release tarball. Remove FILE-NAME.
[native-inputs]: Remove.
2018-07-03 15:45:40 +02:00
Marius Bakke
b19c92ef7e
gnu: libuninameslist: Correct license.
...
* gnu/packages/fontutils.scm (libuninameslist)[license]: Remove GPL2. Add
BSD-3 and X11-STYLE.
2018-07-03 15:45:40 +02:00
Danny Milosavljevic
74ba3a6830
gnu: Add vsftpd.
...
* gnu/packages/ftp.scm (vsftpd): New variable.
2018-07-03 15:32:51 +02:00
Rutger Helling
4786f51576
gnu: vkd3d: Add vulkan-headers.
...
* gnu/packages/vulkan.scm (vkd3d)[inputs]: Add vulkan-headers.
2018-07-03 11:23:47 +02:00
Rutger Helling
4108886b09
gnu: vkquake: Add vulkan-headers.
...
* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
2018-07-03 11:23:47 +02:00
Rutger Helling
08899ee91b
gnu: mpv: Add vulkan-headers.
...
* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
2018-07-03 11:23:47 +02:00
Rutger Helling
b1eb1ba99c
gnu: vulkan-loader: Update to 1.1.77.0.
...
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.77.0.
[inputs]: Add 'vulkan-headers.
[home-page]: Correct URL.
2018-07-03 11:23:47 +02:00
Rutger Helling
cf09bed4f5
gnu: Add vulkan-headers.
...
* gnu/packages/vulkan.scm (vulkan-headers): New variable.
2018-07-03 11:23:47 +02:00
Rutger Helling
940c2c5c14
gnu: openrct2: Update to 0.2.0.
...
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag.
[arguments]: Add 'fixgcc7, 'get-rid-of-errors phases.
[native-inputs]: Add gcc@7.
2018-07-03 11:01:21 +02:00
Efraim Flashner
1aa5c246e9
gnu: bash: Update to patch level 23.
...
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23.
2018-07-03 10:43:09 +03:00
Efraim Flashner
cb9a84bd89
gnu: gdbm: Update to 1.16.
...
* gnu/packages/databases.scm (gdbm): Update to 1.16.
2018-07-03 10:43:06 +03:00
Rutger Helling
fab8d41c64
gnu: dolphin-emu: Update to commit 806c1ee.
...
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 806c1ee.
[source]: Don't delete removed externals.
[arguments]: Remove unused variables.
[inputs]: Add 'pugixml. Remove 'wxwidgets-gtk2-3.1.
2018-07-03 09:13:55 +02:00
Oleg Pykhalov
a6a2ef27a3
gnu: Add keynav.
...
* gnu/packages/xorg.scm (keynav): New variable.
2018-07-03 07:29:30 +03:00
Kei Kebreau
6104f922ee
gnu: units: Update to 2.17.
...
* gnu/packages/maths.scm (units): Update to 2.17.
2018-07-02 21:12:55 -04:00
Gábor Boskovits
673135df30
gnu: icedtea Work around gcc segfault.
...
* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add icedtea-7
patch to hotspot.
2018-07-03 02:07:14 +02:00
Leo Famulari
86163a017b
gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235].
...
* gnu/packages/version-control.scm (libgit2): Update to 0.26.4.
(source): Adjust patch name.
* gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ...
* gnu/packages/patches/libgit2-mtime-0.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-07-02 19:47:46 -04:00
Gábor Boskovits
db024183c9
gnu: icedtea: Work around gcc segfault.
...
* gnu/packages/java.scm (icedtea-7)[native-inputs]: Add patch to hotspot.
* gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-03 00:53:56 +02:00
Nicolas Goaziou
c729901583
gnu: python-duniterpy: Change module.
...
* gnu/packages/python-crypto.scm (python-duniterpy): Move...
* gnu/packages/finance.scm: ... here.
2018-07-02 23:27:07 +02:00
Nicolas Goaziou
929d4d2f4a
gnu: python-pylibscrypt: Improve speed.
...
* gnu/packages/python-crypto.scm (python-pylibscrypt): Use "libscrypt"
implementation instead of "openssl".
"hashlib.scrypt" requires Python 3.6+ and OpenSSL 1.1+. Since Python is built
with OpenSSL 1.0, the library is unavailable. "pylibscrypt" defaults to a slow
pure Python implementation. Instead, rely on the much faster "libscrypt".
2018-07-02 23:12:40 +02:00
Nicolas Goaziou
84be0e9a74
gnu: Add libscrypt.
...
* gnu/packages/crypto.scm (libscrypt): New variable.
2018-07-02 23:12:14 +02:00
Kei Kebreau
2926e950ce
gnu: Add freedink-dfarc.
...
* gnu/packages/games.scm (freedink-dfarc): New variable.
2018-07-02 14:42:36 -04:00
Tobias Geerinckx-Rice
63e708f468
gnu: bambam: Don't use unstable tarball.
...
* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
2018-07-02 20:19:08 +02:00
Tobias Geerinckx-Rice
a62764bdbb
gnu: zstd: Update to 1.3.5.
...
* gnu/packages/compression.scm (zstd): Update to 1.3.5.
[source]: Add two patches to make the test suite pass.
* gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch,
gnu/packages/patches/zstd-fix-stdin-list-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add both.
2018-07-02 20:19:07 +02:00
Tobias Geerinckx-Rice
8ef7ecf469
gnu: acpica: Update to 20180629.
...
* gnu/packages/admin.scm (acpica): Update to 20180629.
2018-07-02 20:19:07 +02:00
Tobias Geerinckx-Rice
595d1bd517
gnu: Remove duplicate imports from (gnu packages graphics).
...
* gnu/packages/graphics.scm (define-module): Remove duplicate module
imports. Order the remainers alphabetically.
2018-07-02 20:19:07 +02:00
Tobias Geerinckx-Rice
4ef3490d44
gnu: bambam: Update to 0.6.
...
* gnu/packages/games.scm (bambam): Update to 0.6.
2018-07-02 20:19:06 +02:00
Tim Gesthuizen
e402a66b07
gnu: teeworlds: Add missing dependency.
...
* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-07-02 18:46:43 +02:00
Nicolas Goaziou
730553d715
gnu: Add silkaj.
...
* gnu/packages/finance.scm (silkaj): New variable.
2018-07-02 17:50:20 +02:00
Nicolas Goaziou
1fa1d822fa
gnu: Add python-scrypt.
...
* gnu/packages/python-crypto.scm (python-scrypt): New variable.
2018-07-02 17:50:20 +02:00
Nicolas Goaziou
2cde6e1de3
gnu: Add python-commandlines.
...
* gnu/packages/python.scm (python-commandlines): New variable.
2018-07-02 17:50:20 +02:00
Ricardo Wurmus
2cc63e6fcf
gnu: java-hamcrest-all: Add java-hamcrest-core to inputs.
...
Fixes <https://debbugs.gnu.org/31390 >, probably.
* gnu/packages/java.scm (java-hamcrest-all)[inputs]: Add java-hamcrest-core.
[arguments]: Add java-hamcrest-core to the build-time classpath.
2018-07-02 16:48:03 +02:00
Ludovic Courtès
96b2b0ddc9
gnu: guile: Add version 2.2.4.
...
* gnu/packages/guile.scm (guile-2.2.4): New variable.
2018-07-02 15:28:35 +02:00
Gábor Boskovits
1cdff8cdb7
gnu: icedtea: Work around gcc segfault.
...
* gnu/packages/java.scm (icedtea-6)[arguments]: Modify phases to extract
hostspot, as after the patching it becomes an archive.
[native-inputs]: add patch to hotspot-src.
* gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-02 14:41:27 +02:00
Gábor Boskovits
79f9b054df
Revert "gnu: icedtea-7: Build with gcc-4.9."
...
This reverts commit bc73f673e8
.
2018-07-02 14:39:12 +02:00
Marius Bakke
92af3ce417
Merge branch 'master' into staging
2018-07-02 12:18:58 +02:00
Tobias Geerinckx-Rice
6e65eb3cad
gnu: cdogs-sdl: Update to 0.6.7.
...
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7.
[source]: Use version tag.
2018-07-02 00:45:19 +02:00
Tobias Geerinckx-Rice
39f516cb83
gnu: godot: Don't use unstable tarball.
...
* gnu/packages/game-development.scm (godot)[source]: Use GIT-FETCH.
2018-07-02 00:45:19 +02:00
Tobias Geerinckx-Rice
a1205efe11
gnu: godot: Update to 3.0.4.
...
* gnu/packages/game-development.scm (godot): Update to 3.0.4.
2018-07-02 00:45:19 +02:00
Efraim Flashner
3c14a6e0ca
gnu: gama: Update to 2.00.
...
* gnu/pacakges/gps.scm (gama): Update to 2.00.
2018-07-01 21:01:40 +03:00
Efraim Flashner
08b3bff78b
gnu: gnu-pw-mgr: Update to 2.3.2.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2.
2018-07-01 20:33:43 +03:00
Marius Bakke
2030c484b2
gnu: re2: Update to 2018-07-01.
...
* gnu/packages/regex.scm (re2): Update to 2018-07-01.
2018-07-01 19:26:56 +02:00
Marius Bakke
afb27214d1
gnu: libraw: Enable optional functionality.
...
* gnu/packages/photo.scm (libraw)[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LIBJPEG-8.
[propagated-inputs]: Add LCMS.
2018-07-01 19:26:56 +02:00
Marius Bakke
afea869404
gnu: libraw: Correct license.
...
* gnu/packages/photo.scm (libraw)[license]: Change from LGPL2.1+ to LGPL2.1.
Add CDDL1.0.
2018-07-01 19:26:56 +02:00
Marius Bakke
290532870e
gnu: libraw: Update to 0.19.0.
...
* gnu/packages/photo.scm (libraw): Update to 0.19.0.
2018-07-01 19:26:56 +02:00
Oleg Pykhalov
9602318736
gnu: emacs-browse-at-remote: Update to 0.10.0.
...
* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.10.0.
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-01 19:43:17 +03:00
Nicolas Goaziou
545ceac801
gnu: musescore: Update to 2.3.
...
* gnu/packages/music.scm (musescore): Update to 2.3.
[source]: Switch to a more stable location.
[arguments]: Remove a fix applied upstream.
2018-07-01 15:23:11 +02:00
Alex Sassmannshausen
dfee30c7ea
gnu: Add guile-hall.
...
* gnu/packages/guile.scm (guile-hall): New variable.
2018-07-01 14:00:00 +02:00
Oleg Pykhalov
49d9fce827
gnu: emacs-nix-mode: Fix build by switching upstream source.
...
'nix' version 2 doesn't provide Emacs libraries anymore.
* gnu/packages/package-management.scm (emacs-nix-mode): Do not inherit
'nix'. Switch upstream source to <https://github.com/nixos/nix-mode >.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-07-01 18:00:36 +08:00
Kei Kebreau
7a3772b374
gnu: qtoctave: Fix build for Qt 5.11.
...
* gnu/packages/maths.scm (qtoctave)[source]: Add patch.
[native-inputs]: Add texlive.
* gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-30 20:05:58 -04:00
Efraim Flashner
1314d34939
gnu: teckit: Add source file-name.
...
* gnu/packages/fontutils.scm (teckit)[source]: Add file-name field.
2018-06-30 22:53:00 +03:00
Ludovic Courtès
fe84a00f87
gnu: Add casync.
...
* gnu/packages/sync.scm (casync): New variable.
2018-06-30 17:50:20 +02:00
Ludovic Courtès
949457c150
gnu: abcde: Add missing Perl dependencies.
...
* gnu/packages/cdrom.scm (abcde)[inputs]: Add perl-musicbrainz-discid,
perl-webservice-musicbrainz, and perl-mojolicious.
[arguments] <wrap>: Define PERL5LIB in the wrapper.
2018-06-30 17:50:20 +02:00
Ludovic Courtès
5ae27f577b
gnu: gcc-toolchain: Add version 8.
...
* gnu/packages/commencement.scm (gcc-toolchain-8): New variable.
2018-06-30 17:50:20 +02:00
Ludovic Courtès
b2961dda23
gnu: Add perl-webservice-musicbrainz.
...
* gnu/packages/music.scm (perl-webservice-musicbrainz): New variable.
2018-06-30 17:50:19 +02:00
Ludovic Courtès
b0c2c5abf3
gnu: Add perl-musicbrainz-discid.
...
* gnu/packages/music.scm (perl-musicbrainz-discid): New variable.
2018-06-30 17:50:19 +02:00
Alex Sassmannshausen
7c6468c980
gnu: guile-config: Update to 0.3.
...
* gnu/packages/guile.scm (guile-config): Update to 0.3.
2018-06-30 17:09:18 +02:00
Tobias Geerinckx-Rice
d17d1e75ba
gnu: libgphoto2: Update to 2.5.18.
...
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.18.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice
e0ca1afc87
gnu: ristretto: Update to 0.8.3.
...
* gnu/packages/xfce.scm (ristretto): Update to 0.8.3.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice
56e59b3993
gnu: wget2: Return #t from phases.
...
* gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:21 +02:00
Tobias Geerinckx-Rice
0f6dc120ca
gnu: slepc: Return #t from all phases.
...
* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than
undefined from phases.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice
b414cf523b
gnu: mumps: Use INVOKE.
...
* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice
e02a9975b8
gnu: superlu-dist: Return #t from all phases.
...
* gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather
than undefined from phases. Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:20 +02:00
Tobias Geerinckx-Rice
d67a7e9e8d
gnu: scotch: Return #t from all phases.
...
* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice
49fdd357a2
gnu: petsc: Return #t from phases.
...
* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice
5e6fd87acf
gnu: xxhash: Update to 0.6.5.
...
* gnu/packages/digest.scm (xxhash): Update to 0.6.5.
[arguments]: Disable #:parallel-tests?.
2018-06-30 03:46:19 +02:00
Tobias Geerinckx-Rice
1bf1bda93c
gnu: xxhash: Don't use unstable tarball.
...
* gnu/packages/digest.scm (xxhash)[source]: Use GIT-FETCH.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice
232568581b
gnu: tlsdate: Bump COMPILE_DATE.
...
* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to
2018-06-28.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice
4df9c195f2
gnu: python-rst.linker: Update to 1.10.
...
* gnu/packages/python.scm (python-rst.linker): Update to 1.10.
2018-06-30 03:46:18 +02:00
Tobias Geerinckx-Rice
e0e7ea7459
gnu: python-xopen: Update to 0.3.3.
...
* gnu/packages/python.scm (python-xopen): Update to 0.3.3.
2018-06-30 03:46:17 +02:00
Tobias Geerinckx-Rice
af029a80dd
gnu: python2-xopen: Fix build.
...
* gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add
python2-bz2file.
2018-06-30 03:46:17 +02:00
Tobias Geerinckx-Rice
d5ed14bdda
gnu: python-parso: Update to 0.2.1.
...
* gnu/packages/python.scm (python-parso): Update to 0.2.1.
2018-06-30 03:46:17 +02:00
Ricardo Wurmus
f1728d4346
Merge branch 'master' into core-updates
2018-06-29 22:51:23 +02:00
Ricardo Wurmus
cda7f4bc8e
gnu: inkscape: Fix build with poppler.
...
* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix
incompatibility with latest version of poppler.
2018-06-29 22:09:36 +02:00
Ricardo Wurmus
9ca381f0f1
gnu: gnome-backgrounds: Update to 3.28.0.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0.
[build-system]: Use meson-build-system.
2018-06-29 21:53:57 +02:00
Ricardo Wurmus
698ec94907
gnu: pango: Propagate fribidi.
...
* gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here...
[propagated-inputs]: ...to here.
2018-06-29 21:53:56 +02:00
Ricardo Wurmus
3e1ebaab35
gnu: texlive: Update to 20180414.
...
* gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src,
texlive-texmf-src, texlive-texmf): Update to 20180414.
(texlive-bin)[source]: Replace patch.
[arguments]: Add build phase "use-code-for-new-poppler".
2018-06-29 21:53:56 +02:00
Ricardo Wurmus
695c501dbe
gnu: freetype: Enable build of freetype-config.
...
* gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to
enable freetype-config.
2018-06-29 21:53:55 +02:00
Ricardo Wurmus
8839b6beb1
gnu: vala: Update to 0.40.7.
...
* gnu/packages/gnome.scm (vala): Update to 0.40.7.
[native-inputs]: Add grep and sed.
[inputs]: Add graphviz.
[arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete
configure flag.
2018-06-29 21:53:55 +02:00
Björn Höfling
373cc3b74a
gnu: srt2vtt: Update homepage.
...
* gnu/packages/video.scm (srt2vtt): Update Homepage.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-06-29 22:19:48 +03:00
Kei Kebreau
529701aa01
gnu: cataclysm-dda: Update snapshot.
...
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5.
[source]: Use git-fetch and remove snippet.
[arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and
'install-tiles' phases.
2018-06-29 11:08:09 -04:00
Tobias Geerinckx-Rice
12a96d4d41
gnu: mame: Update to 0.199.
...
* gnu/packages/emulators.scm (mame): Update to 0.199.
2018-06-29 15:35:21 +02:00
Tobias Geerinckx-Rice
e3afa5cdfe
gnu: teckit: Update to 2.5.8.
...
* gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
2018-06-29 15:25:26 +02:00
Tobias Geerinckx-Rice
1d668fd979
gnu: teckit: Don't use unstable tarball.
...
* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
2018-06-29 15:25:25 +02:00
Tobias Geerinckx-Rice
f8f0b6523a
gnu: sxhkd: Update to 0.5.9.
...
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9.
[source]: Switch to GIT-FETCH.
[arguments]: Let documentation subdirectory match build system defaults.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice
34a05e8fb4
gnu: keepalived: Edit synopsis & description.
...
* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice
36de28ffdd
gnu: keepalived: Update to 2.0.4.
...
* gnu/packages/cluster.scm (keepalived): Update to 2.0.4.
[arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3).
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice
7cd2fa9525
gnu: r-ddalpha: Update to 1.3.4.
...
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
2018-06-29 15:25:23 +02:00
Tobias Geerinckx-Rice
efc1fd3288
gnu: tlsdate: Return #t from phases.
...
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-29 15:25:23 +02:00
Alex Kost
ed615bcd14
gnu: emacs-guix: Update to 0.4.1.1.
...
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
2018-06-29 14:33:16 +03:00
Leo Famulari
a0135eeefc
gnu: Add qtfaststart.
...
* gnu/packages/video.scm (qtfaststart): New variable.
2018-06-28 19:40:03 -04:00
Marius Bakke
e689d8fab0
gnu: feh: Update to 2.27.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.27.
2018-06-29 01:05:46 +02:00
Marius Bakke
f04152ef3b
gnu: libsrtp: Update to 2.2.0.
...
* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0.
[arguments]: Remove #:phases.
2018-06-28 22:03:32 +02:00
Marius Bakke
a24e981006
gnu: imagemagick: Update to 6.9.10-3.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
2018-06-28 22:03:32 +02:00
Marius Bakke
e97264dee7
gnu: python-pyopenssl: Update to 18.0.0.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.
2018-06-28 22:03:31 +02:00
Marius Bakke
9e9bc87eb8
gnu: python-pandas: Update to 0.23.1.
...
* gnu/packages/python.scm (python-pandas): Update to 0.23.1.
[arguments]: Drop new S3 test.
[native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.
2018-06-28 22:03:31 +02:00
Marius Bakke
028fc15528
gnu: python-numpy: Update to 1.14.5.
...
* gnu/packages/python.scm (python-numpy): Update to 1.14.5.
2018-06-28 22:03:31 +02:00
Marius Bakke
4a52a90380
gnu: samba: Update to 4.8.3.
...
* gnu/packages/samba.scm (samba): Update to 4.8.3.
2018-06-28 22:03:31 +02:00
Leo Famulari
6acdfa96f7
gnu: perl-image-exiftool: Update to 11.01.
...
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
2018-06-28 14:47:02 -04:00