Ludovic Courtès
94fea21b21
gnu: hdf5@1.10: Update to 1.10.5.
...
* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.5. Remove
"hdf5-mpi-deprecations.patch".
* gnu/packages/patches/hdf5-mpi-deprecations.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-13 18:04:04 +01:00
Brett Gilio
19ba75dc02
gnu: python-yapf: Update to 0.29.0.
...
* gnu/packages/python-xyz.scm (python-yapf): Update to 0.29.0.
2019-12-13 07:30:13 -06:00
Brett Gilio
d1efb11a0c
gnu: python-blessings: Update comment on test suite.
...
* gnu/packages/terminals.scm (python-blessings): Test suite has been revised.
[arguments]: Change comment to reflect change in test suite regarding TTY.
[native-inputs]: Pass python-six, which is required for test suite.
2019-12-13 07:06:39 -06:00
Brett Gilio
5076c13b49
gnu: python-blessings: Update to 1.7.
...
* gnu/packages/terminals.scm (python-blessings): Update to 1.7.
2019-12-13 07:06:27 -06:00
Brett Gilio
2ecbba2408
gnu: python-semver: Adjust indentation.
...
* gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
2019-12-13 06:56:12 -06:00
Brett Gilio
c587482dcb
gnu: python-semver: Do not patch virtualenv for tests.
...
* gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution
case for patching virtualenv versioning is no longer requireed.
2019-12-13 06:54:23 -06:00
Brett Gilio
594280b103
gnu: python-semver: Update to 2.9.0.
...
* gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
2019-12-13 06:54:05 -06:00
Brett Gilio
c08dc8d593
gnu: certbot: Update to 1.0.0.
...
* gnu/packages/tls.scm (certbot): Update to 1.0.0.
2019-12-13 06:47:03 -06:00
Brett Gilio
9e6794a7f4
gnu: python-acme: Update to 1.0.0.
...
* gnu/packages/tls.scm (python-acme): Update to 1.0.0.
2019-12-13 06:46:11 -06:00
Brett Gilio
eb8aad6a23
gnu: emacs-telega: Add MP4/GIF support.
...
* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Pass ffmpeg in
propagated-inputs to support playback of inline MP4 and GIF files.
2019-12-12 21:24:54 -06:00
Brett Gilio
f85c0f1878
gnu: emacs-telega: Update to 0.5.2-2.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2-2. Adds support
for I18N.
2019-12-12 20:55:59 -06:00
Brett Gilio
7afb0b25df
gnu: emacs-telega: Modify description.
...
* gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the
description to be easier to read.
2019-12-12 20:55:16 -06:00
Brett Gilio
b45af175b1
gnu: emacs-telega: Add sticker support.
...
* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Add libwebp to
the propagated-inputs in order to emit stickers properly.
2019-12-12 20:51:28 -06:00
Brett Gilio
d057c52f95
gnu: emacs-telega: Update to 0.5.2.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
2019-12-12 18:41:17 -06:00
Christopher Baines
9705e40071
gnu: guix-data-service: Update to 0.0.1-7.156b7ee.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee.
[arguments]: Add guix-data-service-manage-build-servers to the list of
scripts.
2019-12-12 22:11:37 +00:00
Julien Lepiller
4d6d88bb7e
gnu: coq: Split coqide.
...
* gnu/packages/coq.scm (coq)[outputs]: Add "ide" output.
2019-12-12 20:10:18 +01:00
Guillaume Le Vaillant
55e21617d6
linux-boot: Don't ignore flags when mounting root file system.
...
* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword
argument and use it when mounting the root file system.
(boot-system): Pass the root file system flags to 'mount-root-file-system'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-12 17:56:33 +01:00
Tobias Geerinckx-Rice
336afa17e3
gnu: wireguard: Update to 0.0.20191212.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191212.
2019-12-12 14:30:24 +01:00
Tobias Geerinckx-Rice
968dd99447
gnu: iptables: Update to 1.8.4.
...
* gnu/packages/linux.scm (iptables): Update to 1.8.4.
2019-12-12 03:02:32 +01:00
Tobias Geerinckx-Rice
31e6ef0515
gnu: nftables: Update to 0.9.3.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.3.
2019-12-12 03:02:32 +01:00
Tobias Geerinckx-Rice
e221e9a7bc
gnu: nftables: Prefer mirror://netfilter sources.
...
* gnu/packages/linux.scm (nftables)[source]: Add a mirror:// URI.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
79a3925355
gnu: libnftnl: Update to 1.1.5.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.5.
[source]: Add patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
4a27b0f1cf
gnu: nftables: Use HTTPS for www.nftables.org.
...
* gnu/packages/linux.scm (nftables)[source, home-page]: Use HTTPS.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
2dffd9c673
gnu: fio: Download over HTTPS.
...
* gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
00d3c3e9b8
gnu: fio: Update to 3.16.
...
* gnu/packages/benchmark.scm (fio): Update to 3.16.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
78fee44e32
gnu: muse-sequencer: Don't use NAME in source URI.
...
* gnu/packages/music.scm (muse-sequencer)[source]: Hard-code NAME.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
0b223139a8
gnu: libwpd: Update to 0.10.3.
...
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
0ba5755868
gnu: bogofilter: Use HTTPS home page.
...
* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
2665ff41e9
gnu: bogofilter: Update to 1.2.5.
...
* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
8d73e6a244
gnu: graphicsmagick: Update to 1.3.33.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.33.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
3190e967c6
gnu: gx: Update to 0.14.2.
...
* gnu/packages/ipfs.scm (gx): Update to 0.14.2.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
58ec1e4bb8
gnu: libcdio-paranoia: Update to 10.2+2.0.1.
...
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.1.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
e3ce8fbfd3
gnu: remind: Update to 3.1.17.
...
* gnu/packages/calendar.scm (remind): Update to 3.1.17.
2019-12-12 03:02:30 +01:00
Nicolas Goaziou
6ffb0b4f6a
gnu: Add emacs-modus-themes.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
2019-12-11 23:23:30 +01:00
Marius Bakke
27664ea0f0
gnu: Remove fmt-restinio.
...
This is a follow-up to commit 71ce0b5290
.
* gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
2019-12-11 22:49:30 +01:00
Ricardo Wurmus
3158c805f0
gnu: Add emacs-quasi-monochrome.
...
* gnu/packages/emacs-xyz.scm (emacs-quasi-monochrome): New variable.
2019-12-11 22:47:41 +01:00
Marius Bakke
dbc533c168
gnu: seabios: Update to 1.13.0.
...
* gnu/packages/firmware.scm (seabios): Update to 1.13.0.
[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
2019-12-11 22:28:22 +01:00
Marius Bakke
71ce0b5290
gnu: fmt: Build shared library instead of static.
...
* gnu/packages/pretty-print.scm (fmt)[arguments]: New field.
* gnu/packages/networking.scm (fmt-restinio): Remove variable.
(restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT.
(opendht)[inputs]: Likewise.
2019-12-11 22:28:22 +01:00
Marius Bakke
2ecb5e7901
gnu: libssh: Update to 0.9.3 [fixes CVE-2019-14889].
...
* gnu/packages/ssh.scm (libssh): Update to 0.9.3.
[arguments]: Remove #:phases.
2019-12-11 22:28:22 +01:00
Marius Bakke
0222de2c65
gnu: libgit2: Update to 0.28.4 [security fixes].
...
This fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351,
CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.4.
2019-12-11 22:28:21 +01:00
Marius Bakke
29256cbef3
gnu: speex: Do not build static libraries.
...
* gnu/packages/xiph.scm (speex)[arguments]: New field.
2019-12-11 22:28:21 +01:00
Marius Bakke
1e667df433
gnu: libvpx: Do not build static libraries.
...
* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to
#:configure-flags.
2019-12-11 22:28:21 +01:00
Ricardo Wurmus
1f3a2ebd6a
gnu: Add emacs-almost-mono-themes.
...
* gnu/packages/emacs-xyz.scm (emacs-almost-mono-themes): New variable.
2019-12-11 21:59:00 +01:00
Alex Griffin
b0945d6944
gnu: netcat-openbsd: Update to 1.206-1.
...
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
2019-12-11 13:38:15 -06:00
Leo Prikler
997153a132
gnu: gnome-shell-extension-dash-to-dock: Update to 66.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 18:05:18 +02:00
Ricardo Wurmus
98aecd3a5e
gnu: python-argcomplete: Update to 1.10.3.
...
Co-authored-by: pimi <madalinionel.patrascu@mdc-berlin.de>
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3.
[arguments]: Patch completion script to keep tool references.
[inputs]: Add "grep" and "which".
[native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and
"fish".
2019-12-11 15:50:00 +01:00
Ricardo Wurmus
b47e083b59
gnu: vpnc-scripts: Use WRAP-SCRIPT.
...
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Use WRAP-SCRIPT instead of
WRAP-PROGRAM.
[inputs]: Add guile.
2019-12-11 15:50:00 +01:00
Diego Nicola Barbato
1e2640baac
gnu: qemu: Build with vde2 support.
...
* gnu/packages/virtualization.scm (qemu)[inputs]: Add vde2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove vde2 from
inherited inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11 12:13:03 +01:00
Diego Nicola Barbato
a0993c29da
gnu: Add vde2.
...
* gnu/packages/networking.scm (vde2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11 12:13:03 +01:00
Nicolò Balzarotti
6c3021a840
gnu: Add r-lintr.
...
* gnu/packages/cran.scm (r-lintr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:10:15 +01:00
Nicolò Balzarotti
bd538a031e
gnu: Add r-cyclocomp.
...
* gnu/packages/cran.scm (r-cyclocomp): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:08:19 +01:00
Nicolò Balzarotti
f00da07471
gnu: Add r-xmlparsedata.
...
* gnu/packages/cran.scm (r-xmlparsedata): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:06:41 +01:00
Nicolò Balzarotti
5d387030e8
gnu: Add r-statcheck.
...
* gnu/packages/cran.scm (r-statcheck): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:06:41 +01:00
Hartmut Goebel
e87b83b62c
gnu: Deprecate kdevplatform package.
...
* gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias
for 'kdevelop`.
2019-12-11 11:52:51 +01:00
Hartmut Goebel
6e23bee634
gnu: kdevelop: Update to 5.4.5.
...
* gnu/packages/kde.scm(kdevelop): Update to 5.4.5, use qt-build-sytem.
[native-inputs]: Move shared-mime-info from …
[inputs] … here; Remove kconfig, kdevplatform, libepoxy; Add apr, apr-util,
astyle, attica, boost, kconfigwidgets, kservice, libkomparediff2,
oxygen-icons, qtquickcontrols2, sonnet, subversion; structure and sort list
of inputs.
[arguments] Disable tests. <phases>: Base on phases from qt-build-system.
{wrap-executable}: Remove. {add-include-path}: New phase. {check} Keep it..
2019-12-11 11:52:50 +01:00
Hartmut Goebel
498abd9534
gnu: kdevelop-pg-qt: Update to 2.2.0.
...
* gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
2019-12-11 11:52:50 +01:00
Mark H Weaver
04b33ce205
gnu: nss: Fix CVE-2019-11745 via graft.
...
* gnu/packages/patches/nss-CVE-2019-11745.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.
2019-12-11 01:52:10 -05:00
nixo
bc587eb178
gnu: enchive: Update to 3.5.
...
* gnu/packages/crypto.scm (enchive): Update to 3.5.
[source]: Replace url-fetch with git-fetch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 04:51:57 +02:00
Andrew Miloradovsky
27f8d98f8e
gnu: libraft: Update to 0.9.11.
...
* gnu/packages/cluster.scm (libraft): Update to 0.9.11.
[arguments]: Enable libuv I/O backend. Add phase to skip some tests.
[inputs]: Add libuv.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 04:47:04 +02:00
Marius Bakke
615d8c8974
gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
2019-12-11 01:13:25 +01:00
Marius Bakke
4b96b90ae1
gnu: Remove duplicate copyright line.
...
* gnu/packages/kde.scm: Remove duplicate copyright.
2019-12-11 01:13:24 +01:00
Marius Bakke
3d1bb6a729
gnu: strace: Update to 5.4.
...
* gnu/packages/linux.scm (strace): Update to 5.4.
2019-12-11 01:13:24 +01:00
Marius Bakke
3f64bc32b0
gnu: shadow: Update to 4.8.
...
* gnu/packages/admin.scm (shadow): Update to 4.8.
2019-12-11 01:13:24 +01:00
Marius Bakke
b7ea10d090
gnu: OpenAL: Update home page.
...
* gnu/packages/audio.scm (openal)[source, home-page]: Use HTTPS.
2019-12-11 01:13:24 +01:00
Marius Bakke
69290fd034
gnu: OpenAL: Update to 1.20.0.
...
* gnu/packages/audio.scm (openal): Update to 1.20.0.
[arguments]: Adjust for renamed files.
[native-inputs]: Remove.
2019-12-11 01:13:24 +01:00
Marius Bakke
818b956b42
gnu: re2: Update to 2019-12-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-12-01.
2019-12-11 01:13:24 +01:00
Marius Bakke
fd69abdef2
gnu: dav1d: Update to 0.5.2.
...
* gnu/packages/video.scm (dav1d): Update to 0.5.2.
2019-12-11 01:13:24 +01:00
Marius Bakke
1debba19db
gnu: frei0r-plugins: Update to 1.7.0.
...
* gnu/packages/video.scm (frei0r-plugins): Update to 1.7.0.
[native-inputs]: Remove LIBTOOL, AUTOCONF and AUTOMAKE.
[arguments]: Remove 'autotools' phase. Add 'patch-Makefile' phase.
2019-12-11 01:13:23 +01:00
Marius Bakke
9ae87870bf
gnu: libsoup: Update to 2.68.3.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.68.3.
2019-12-11 01:13:23 +01:00
Marius Bakke
7809ddc287
gnu: elogind: Update to 241.4.
...
* gnu/packages/freedesktop.scm (elogind): Update to 241.4.
2019-12-11 01:13:23 +01:00
Mark H Weaver
296ac36782
gnu: git: Update to 2.24.1 [security fixes].
...
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350,
CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354,
CVE-2019-1387, and CVE-2019-19604.
* gnu/packages/version-control.scm (git): Update to 2.24.1.
[native-inputs]: Update git-manpages accordingly.
2019-12-10 15:44:41 -05:00
Mark H Weaver
d7f1481de0
gnu: cgit: Update git-source to 2.18.2 [security-fixes].
...
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350,
CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354,
and CVE-2019-1387
* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source
to 2.18.2.
2019-12-10 15:44:34 -05:00
Reza Alizadeh Majd
fc81316384
gnu: qps: Update to 2.0.0.
...
* gnu/packages/lxqt.scm (qps): Update to 2.0.0.
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-10 12:52:17 -06:00
Ricardo Wurmus
343f5efbc3
gnu: gajim: Fix search for translations.
...
Fixes <https://bugs.gnu.org/38558 >.
* gnu/packages/messaging.scm (gajim)[arguments]: Wrap executables in
XDG_DATA_DIRS.
2019-12-10 17:30:46 +01:00
Hartmut Goebel
95563d628a
gnu: Add kjumpingcube.
...
* gnu/packages/games.scm (kjumpingcube): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
4fe7423812
gnu: Add ksquares.
...
* gnu/packages/games.scm (ksquares): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
a605b25b33
gnu: Add kreversi.
...
* gnu/packages/games.scm (kreversi): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
4e75911011
gnu: Add knavalbattle.
...
* gnu/packages/games.scm (knavalbattle): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f114a689e7
gnu: Add kollision.
...
* gnu/packages/games.scm (kollision): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f2f0ef92f7
gnu: Add ksnakeduel.
...
* gnu/packages/games.scm (ksnakeduel): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
2fbf14e1d0
gnu: Add killbots.
...
* gnu/packages/games.scm (killbots): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
37ea126da9
gnu: Add bovo.
...
* gnu/packages/games.scm (bovo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
fb05eed9ef
gnu: Add kspaceduel.
...
* gnu/packages/games.scm (kspaceduel): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
ed88e67d56
gnu: Add kapman.
...
* gnu/packages/games.scm (kapman): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
01e2f2eddb
gnu: Add lskat.
...
* gnu/packages/games.scm (lskat): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
90e594d3aa
gnu: Add kubrick.
...
* gnu/packages/games.scm (kubrick): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f0b21b8d3c
gnu: Add kigo.
...
* gnu/packages/games.scm (kigo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
bf6bfdbe9f
gnu: Add kiriki.
...
* gnu/packages/games.scm (kiriki): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
56064cd7f5
gnu: Add palapeli.
...
* gnu/packages/games.scm (palapeli): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
584e07ee83
gnu: Add ksirk.
...
* gnu/packages/games.scm (ksirk): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
4f0b3368ad
gnu: Add granatier.
...
* gnu/packages/games.scm (granatier): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
69436285bd
gnu: Add bomber.
...
* gnu/packages/games.scm (bomber): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
d6973ec979
gnu: Add knetwalk.
...
* gnu/packages/games.scm (knetwalk): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
cc1cca9ffb
gnu: Add kblackbox.
...
* gnu/packages/games.scm (kblackbox): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
601f29cd73
gnu: Add kfourinline.
...
* gnu/packages/games.scm (kfourinline): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
4c5ef9baca
gnu: Add kdiamond.
...
* gnu/packages/games.scm (kdiamond): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
5a0fc6953a
gnu: Add kgoldrunner.
...
* gnu/packages/games.scm (kgoldrunner): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
ec9ce95155
gnu: Add klines.
...
* gnu/packages/games.scm (klines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
f6e9a6e23d
gnu: Add ksudoku.
...
* gnu/packages/games.scm (ksudoku): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
d685f86054
gnu: Add kblocks.
...
* gnu/packages/games.scm (kblocks): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
d980ddb882
gnu: Add kbounce.
...
* gnu/packages/games.scm (kbounce): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
72b69fa9ae
gnu: Add konquest.
...
* gnu/packages/games.scm (konquest): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
df3d90c7a4
gnu: Add kmines.
...
* gnu/packages/games.scm (kmines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
f4195446f3
gnu: Add kbreakout.
...
* gnu/packages/games.scm (kbreakout): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
321bd0c3a9
gnu: Add kajongg.
...
* gnu/packages/games.scm (kajongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
110b738be6
gnu: Add kshisen.
...
* gnu/packages/games.scm (kshisen): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
c57e31fbc2
gnu: Add kmahjongg.
...
* gnu/packages/games.scm (kmahjongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
2582f58271
gnu: Add libkmahjongg.
...
* gnu/packages/kde-misc.scm (libkmahjongg): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel
e1b174eb4b
gnu: Add kolf.
...
* gnu/packages/games.scm (kolf): New variable.
Co-Authored-By: Hartmut Goebel <h.goebel@crazy-compilers.com>
2019-12-10 17:28:43 +01:00
Hartmut Goebel
f9913977bf
gnu: Add picmi.
...
* gnu/packages/games.scm (picmi): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel
3c1c562288
gnu: Add ktuberling.
...
* gnu/packages/games.scm (ktuberling): New variable.
2019-12-10 17:28:40 +01:00
Hartmut Goebel
b9c9cdbf9e
gnu: Add libkdegames.
...
* gnu/packages/kde.scm (libkdegames): New variable.
2019-12-10 17:26:38 +01:00
Miguel Ángel Arruga Vivas
ba7fed8ec4
gnu: libwnck-2: Adjust for changes in inherited package.
...
This is a followup to d3b406969a
.
* gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with
gnu-build-system.
[native-inputs]: Add field to exclude GLIB and GOBJECT-INTROSPECTION.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2019-12-10 08:55:30 -05:00
Efraim Flashner
50cc90769a
gnu: gnupg: Update to 2.2.19.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.19.
2019-12-10 13:42:04 +02:00
Efraim Flashner
5a4aab2193
gnu: Add r-qtl2.
...
* gnu/packages/bioinformatics.scm (r-qtl2): New variable.
2019-12-10 13:11:44 +02:00
Efraim Flashner
db6982e4e2
gnu: terminology: Update to 1.6.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0.
2019-12-10 13:10:31 +02:00
Efraim Flashner
1d2b1b8813
gnu: efl: Update to 1.23.3.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.23.3.
2019-12-10 13:09:22 +02:00
Brett Gilio
db1adb4242
gnu: python-xmltodict: Adjust indentation.
...
* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block.
2019-12-10 01:19:43 -06:00
Brett Gilio
f3e073b4fd
gnu: python-xmltodict: Update to 0.12.0.
...
* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0.
2019-12-10 01:17:47 -06:00
Noodles!
d414563863
gnu: Add lemonbar.
...
* gnu/packages/wm.scm (lemonbar): New variable.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 23:47:08 -06:00
Brett Gilio
b42ae19f04
gnu: emacs-prop-menu: Use git-reference.
...
* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[source]: Use git-reference
instead of url-fetching from MELPA stable.
2019-12-09 23:17:55 -06:00
Brett Gilio
8b34ed3dd0
gnu: emacs-php-mode: Update to 1.22.1.
...
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.22.1.
2019-12-09 23:13:18 -06:00
Brett Gilio
c087ade28d
gnu: emacs-php-mode: Use git-reference.
...
* gnu/packages/emacs-xyz.scm (emacs-php-mode)[source]: Use git-reference
instead of url-fetching from MELPA stable.
2019-12-09 23:12:08 -06:00
Brett Gilio
05899b8146
gnu: emacs-org-noter: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Update to 1.4.1.
2019-12-09 23:03:00 -06:00
Brett Gilio
46e1095d89
gnu: emacs-org-noter: Use git-reference.
...
* gnu/packages/emacs-xyz.scm (emacs-org-noter)[source]: Use git-reference
instead of url-fetching from MELPA stable.
2019-12-09 23:01:27 -06:00
Leo Prikler
1ea509fb00
gnu: delft-icon-theme: Fix broken icons.
...
* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of
using the (non-existing) GNOME theme.
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 22:38:24 -06:00
Tobias Geerinckx-Rice
96e1866605
gnu: tor: Update to 0.4.2.5.
...
* gnu/packages/tor.scm (tor): Update to 0.4.2.5.
2019-12-10 00:29:22 +01:00
Brett Gilio
022b0d5ff7
gnu: python-dbusmock: Adjust indentation.
...
* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in
affected regions.
2019-12-09 15:40:33 -06:00
Brett Gilio
c66bfcedb5
gnu: python-language-server: Update to 0.31.2.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2.
2019-12-09 15:34:43 -06:00
Brett Gilio
d6cf4c6e77
gnu: python-jsonrpc-server: Update to 0.3.2.
...
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2.
2019-12-09 15:34:23 -06:00
Brett Gilio
b657b23ffb
gnu: Add python-ujson.
...
* gnu/packages/python-xyz.scm (python-ujson): New variable.
2019-12-09 15:34:01 -06:00
Ludovic Courtès
24ba2cee2b
gnu: shepherd: Use Guile with the finalization crash bug-fix.
...
Fixes <https://bugs.gnu.org/37757 >.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.
* gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use
GUILE-2.2/BUG-FIX instead of GUILE-2.2.
2019-12-09 18:32:05 +01:00
Ludovic Courtès
4bd6f1d1d6
gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix.
...
* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant
9a05da36b5
gnu: i2pd: Update to 2.29.0.
...
* gnu/packages/i2p.scm (i2pd): Update to 2.29.0.
[arguments]: Disable x25519 test in the 'check' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant
4427417bd7
gnu: websocketpp: Add patch for Boost >= 1.70.
...
* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Guillaume Le Vaillant
054ff198e4
gnu: bitcoin-abc: Update to 0.20.7.
...
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7.
[native-inputs]: Add autoconf, automake and libtool.
[inputs]: Add qrencode and zlib.
[arguments]: Remove fix-tests phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Ricardo Wurmus
bf770d9240
gnu: r-metap: Update to 1.2.
...
* gnu/packages/cran.scm (r-metap): Move this from here...
* gnu/packages/bioconductor.scm (r-metap): ...to here and update to 1.2.
[propagated-inputs]: Add r-mutoss and r-tfisher.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus
151965fab4
gnu: Add r-tfisher.
...
* gnu/packages/cran.scm (r-tfisher): New variable.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus
ca0b340142
gnu: r-umap: Update to 0.2.4.0.
...
* gnu/packages/cran.scm (r-umap): Update to 0.2.4.0.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus
88fdfd792f
gnu: r-globals: Update to 0.12.5.
...
* gnu/packages/cran.scm (r-globals): Update to 0.12.5.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus
e7e87d3840
gnu: r-renv: Update to 0.9.1.
...
* gnu/packages/cran.scm (r-renv): Update to 0.9.1.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
59ed55df27
gnu: r-cli: Update to 2.0.0.
...
* gnu/packages/cran.scm (r-cli): Update to 2.0.0.
[propagated-inputs]: Add r-fansi and r-glue.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
73827e8431
gnu: r-energy: Update to 1.7-7.
...
* gnu/packages/cran.scm (r-energy): Update to 1.7-7.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
5e97576bc1
gnu: r-callr: Update to 3.4.0.
...
* gnu/packages/cran.scm (r-callr): Update to 3.4.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
2d057c6378
gnu: r-r-utils: Update to 2.9.2.
...
* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.2.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
3bd7ffaa71
gnu: r-rcpparmadillo: Update to 0.9.800.3.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.3.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
b762a6c991
gnu: r-data-table: Update to 1.12.8.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.8.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus
f21147625f
gnu: Add r-mutoss.
...
* gnu/packages/bioconductor.scm (r-mutoss): New variable.
2019-12-09 18:11:19 +01:00
Pierre Neidhardt
02b6382169
gnu: sbcl: Fix missing return value of phase.
...
* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths
phase.
2019-12-09 12:20:48 +01:00
Ricardo Wurmus
0bfa8744ae
gnu: lm-sensors: Fix substitution of grep.
...
* gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of
"grep".
2019-12-09 11:12:58 +01:00
Maxim Cournoyer
a7a492899a
gnu: emacs: Delete the subdirs.el file under the site-lisp directory.
...
This fixes bug #38533 (see: https://bugs.gnu.org/38533 ).
* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the
subdirs.el file.
Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
2019-12-09 13:52:22 +09:00
Evan Straw
9beec2173f
gnu: stumpwm: Remove obsolete patch.
...
* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:26:21 -06:00
Evan Straw
59198ba198
gnu: stumpwm: Update to 19.11.
...
* gnu/packages/wm.scm (stumpwm): Update to 19.11.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:24:44 -06:00
Dimakakos Dimos
72cdf60f71
gnu: emacs-lsp-mode: Update to 6.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.2.1.
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:05:48 -06:00
Björn Höfling
216ccceddd
gnu: ruby-unicode-display-width: Update to 1.6.0.
...
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
2019-12-09 00:35:42 +01:00
Björn Höfling
7923b9bf5f
gnu: ruby-nio4r: Update to 2.5.2.
...
* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
2019-12-09 00:35:42 +01:00
Björn Höfling
865ba3f458
gnu: ruby-rubocop: Update to 0.77.0.
...
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
2019-12-09 00:35:42 +01:00
Björn Höfling
7fa83fa860
gnu: ruby-safe-yaml: Update to 1.0.5.
...
* gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-09 00:35:42 +01:00
Björn Höfling
55cc5ef80d
gnu: ruby-rouge: Update to 3.13.0.
...
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.13.0.
2019-12-09 00:35:42 +01:00
Björn Höfling
feaaa603de
gnu: ruby-pathutil: Update to 0.16.2.
...
* gnu/packages/ruby.scm (ruby-pathutil): Update to 0.16.2.
2019-12-09 00:35:41 +01:00
Ludovic Courtès
43840c31d0
gnu: gnome: Propagate gnome-contacts.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
GNOME-CONTACTS.
2019-12-08 23:14:03 +01:00
Ludovic Courtès
6a6138b2a2
gnu: gnome-contacts: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
2019-12-08 23:14:03 +01:00
Raghav Gururajan
4e868d22e6
gnu: Add gnome-contacts.
...
* gnu/packages/gnome.scm (gnome-contacts): New Variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 23:14:03 +01:00
Ludovic Courtès
d9b4022c6f
gnu: gedit: Build sequentially.
...
* gnu/packages/gnome.scm (gedit)[arguments]: Pass #:parallel-build?.
2019-12-08 23:14:03 +01:00
Nicolas Goaziou
cd4f3911c5
gnu: wireshark: Update to 3.0.7.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.7.
2019-12-08 19:21:23 +01:00
Julien Lepiller
5ffcd84a54
gnu: youtube-dl: Update to 2019.11.28.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.28.
2019-12-08 19:19:04 +01:00
Ricardo Wurmus
936788686f
gnu: emacs-dired-sidebar: Update to 0.1.0-1.21ccb67.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar): Update to 0.1.0-1.21ccb67.
2019-12-08 11:33:11 +01:00
Brian Leung
91905793b9
gnu: emacs-tramp-auto-auth: Remove duplicate recipe.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Remove duplicate recipe.
2019-12-07 22:32:50 -08:00
Oleg Pykhalov
449dc8b749
gnu: docker-cli: Install shell completion.
...
* gnu/packages/docker.scm (docker-cli)[arguments]: Install shell completion.
2019-12-08 10:39:09 +03:00
Brian Leung
dbd8a978f9
gnu: emacs-tramp-auto-auth: Fix synopsis and description.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Fix synopsis and description.
2019-12-07 22:27:34 -08:00
Brian Leung
5309758627
gnu: Add emacs-psession.
...
* gnu/packages/emacs-xyz.scm (emacs-psession): New variable.
2019-12-07 22:16:36 -08:00
Brian Leung
41565d111a
gnu: Add emacs-tramp-auto-auth.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable.
2019-12-07 22:16:35 -08:00
Brian Leung
3c88b673a4
gnu: Add emacs-helm-linux-disks.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-linux-disks): New variable.
2019-12-07 22:16:35 -08:00
Brian Leung
6165fb240b
gnu: Add emacs-isearch-dabbrev.
...
* gnu/packages/emacs-xyz.scm (emacs-isearch-dabbrev): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung
e8da79ab6f
gnu: Add emacs-esh-help.
...
* gnu/packages/emacs-xyz.scm (emacs-esh-help): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung
20820be9c8
gnu: Add emacs-helm-lacarte.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-lacarte): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung
7e93817dfb
gnu: Add emacs-shackle.
...
* gnu/packages/emacs-xyz.scm (emacs-shackle): New variable.
2019-12-07 22:16:33 -08:00
Brian Leung
e6ba3dac61
gnu: Add emacs-ivy-omni-org.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-omni-org): New variable.
2019-12-07 22:16:33 -08:00
Brian Leung
ec26950882
gnu: Add emacs-blackout.
...
* gnu/packages/emacs-xyz.scm (emacs-blackout): New variable.
2019-12-07 22:16:32 -08:00
Brian Leung
4a6f2cee20
gnu: Add emacs-repl-toggle.
...
* gnu/packages/emacs-xyz.scm (emacs-repl-toggle): New variable.
2019-12-07 22:16:32 -08:00
Brian Leung
ab9feebb31
gnu: Add emacs-fullframe.
...
* gnu/packages/emacs-xyz.scm (emacs-fullframe): New variable.
2019-12-07 22:16:31 -08:00
Ludovic Courtès
629a53844b
gnu: guile-next: Update to 2.9.6.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.6.
2019-12-08 00:47:26 +01:00
Robert Vollmert
e7d45693d9
services: mcron: Add description.
...
* gnu/services/mcron.scm (mcron-service-type): Add description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 00:47:26 +01:00
Andrew Miloradovsky
327bfe8db9
gnu: glusterfs: Update to 7.0
...
* gnu/packages/file-systems.scm (glusterfs): Update to 7.0.
[source]: Update URL.
[arguments]: Add "PYTHON=" and"--enable-cmocka" configure flags.
Remove 'replace-config.sub and 'fix-lex phases. Add 'autogen.
[native-inputs]: Add libtirpc, rpcsvc-proto, autoconf, automake, and
libtool.
[inputs]: Add fuse, libaio, and rdma-core. Remove lvm2 and sqlite.
* gnu/packages/patches/glusterfs-use-PATH-instead-of-hardcodes.patch:
Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 00:47:26 +01:00
Ludovic Courtès
a1d7920861
machine: Remove unnecessary record self-referencing bindings.
...
'this-machine' and 'this-machine-ssh-configuration' were useless given
that there are no thunked fields.
* gnu/machine.scm (<machine>)[this-machine]: Remove.
* gnu/machine/ssh.scm (<machine-ssh-configuration>)
[this-machine-ssh-configuration]: Remove.
2019-12-08 00:47:26 +01:00
Ludovic Courtès
deeaa9e199
gnu: tcc-boot0: Add ftp.gnu.org URL for the source tarball.
...
The generated source tarball from gitlab.com is now mirrored at
ftp.gnu.org to ensure that it remains available, unchanged.
* gnu/packages/commencement.scm (tcc-boot0)[source]: Add "mirror://gnu" URL.
2019-12-08 00:47:26 +01:00
Nicolas Goaziou
a4a2807b95
gnu: musescore: Update to 3.3.4.
...
* gnu/packages/music.scm (musescore): Update to 3.3.4.
2019-12-07 22:23:57 +01:00
Hartmut Goebel
ebce20b2c8
gnu: baloo: Blacklist some failing tests.
...
* gnu/packages/kde-frameworks.scm (baloo)[arguments]<phases>
{check-setup}: Add creating a BLACKLIST file.
2019-12-07 20:44:33 +01:00
Kei Kebreau
352f710b7c
gnu: modem-manager: Update to 1.10.8.
...
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.10.8.
2019-12-07 14:04:16 -05:00
Kei Kebreau
6425d87ae5
gnu: network-manager: Update to 1.18.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
2019-12-07 14:04:16 -05:00
Kei Kebreau
4f937a3209
gnu: python-pyatspi: Update to 2.34.0.
...
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
2019-12-07 14:04:16 -05:00
Kei Kebreau
d682c59916
gnu: nautilus: Update to 3.32.3.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
2019-12-07 14:04:16 -05:00
Kei Kebreau
e7d710afa9
gnu: pipewire: Update to 0.2.7.
...
* gnu/packages/linux.scm (pipewire): Update to 0.2.7.
2019-12-07 14:04:16 -05:00
Kei Kebreau
a865e9383a
gnu: grilo: Update to 0.3.10.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.10.
2019-12-07 14:04:16 -05:00
Kei Kebreau
09956cce4c
gnu: python-dbusmock: Update to 0.18.3.
...
* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.18.3.
[arguments]: Update phases accordingly.
2019-12-07 14:04:16 -05:00
Kei Kebreau
aa2003471f
gnu: gnome-online-accounts: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.1.
2019-12-07 14:04:15 -05:00
Kei Kebreau
2b01919943
gnu: file-roller: Update to 3.32.2.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.32.2.
2019-12-07 14:04:15 -05:00
Kei Kebreau
606803654c
gnu: epiphany: Update to 3.32.5.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.32.5.
2019-12-07 14:04:15 -05:00
Kei Kebreau
1fc2ec794b
gnu: gnome-session: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.32.0.
2019-12-07 14:04:15 -05:00
Kei Kebreau
1f1b6d608b
gnu: yelp: Update to 3.32.2.
...
* gnu/packages/gnome.scm (yelp): Update to 3.32.2.
2019-12-07 14:04:15 -05:00
Kei Kebreau
bcea3c11d6
gnu: seahorse: Update to 3.32.2.
...
* gnu/packages/gnome.scm (seahorse): Update to 3.32.2.
[arguments]: Set #:glib-or-gtk? flag.
2019-12-07 14:04:15 -05:00
Kei Kebreau
8a5bfb2676
gnu: quadrapassel: Update to 3.32.0.
...
* gnu/packages/games.scm (quadrapassel): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
2019-12-07 14:04:15 -05:00
Kei Kebreau
62f0e9bdaa
gnu: gnome-maps: Update to 3.32.2.1.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1.
2019-12-07 14:04:14 -05:00
Kei Kebreau
c1e419c4f4
gnu: gnome-klotski: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
2019-12-07 14:04:14 -05:00
Kei Kebreau
3748992a9e
gnu: ghex: Update to 3.18.4.
...
* gnu/packages/gnome.scm (ghex): Update to 3.18.4.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin.
2019-12-07 14:04:14 -05:00
Kei Kebreau
21ed1154c8
gnu: network-manager: Update to 1.18.2.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.18.2.
2019-12-07 14:04:14 -05:00
Kei Kebreau
d5e615ca29
gnu: gnome-shell: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.32.2.
2019-12-07 14:04:14 -05:00
Kei Kebreau
bcca95dc77
gnu: gdm: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gdm): Update to 3.32.0.
[arguments]: Adjust 'pre-configure' phase accordingly.
2019-12-07 14:04:14 -05:00
Kei Kebreau
dd33b3379f
gnu: cheese: Update to 3.32.1.
...
* gnu/packages/gnome.scm (cheese): Update to 3.32.1.
2019-12-07 14:04:14 -05:00
Kei Kebreau
089e85859c
gnu: orca: Update to 3.32.0.
...
* gnu/packages/gnome.scm (orca): Update to 3.32.0.
2019-12-07 14:04:14 -05:00
Kei Kebreau
05b29d8494
gnu: python-pyatspi: Update to 2.32.1.
...
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.32.1.
[source]: Remove patch.
* gnu/packages/patches/python-pyatspi-python-37.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-07 14:04:13 -05:00
Kei Kebreau
20db7a3d4c
gnu: devhelp: Update to 3.32.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.32.0.
[arguments]: Set glib-or-gtk? flag.
2019-12-07 14:04:13 -05:00
Kei Kebreau
7dee3942fc
gnu: gnome-terminal: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.32.2.
2019-12-07 14:04:13 -05:00
Kei Kebreau
7dc728c4b7
gnu: gnome-sudoku: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
2019-12-07 14:04:13 -05:00
Kei Kebreau
2d817e415b
gnu: gnome-mines: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.32.2.
[arguments]: Set glib-or-gtk? flag. Add 'skip-gtk-update-icon-cache' phase;
remove deletion of 'bootstrap' phase which has been obsolete since commit
2528006581
.
2019-12-07 14:04:13 -05:00
Kei Kebreau
d9795e939e
gnu: five-or-more: Update to 3.32.0.
...
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add appstream-glib, glib:bin and vala.
[inputs]: Add libgnome-games-support.
2019-12-07 14:04:13 -05:00
Kei Kebreau
d3b406969a
gnu: libwnck: Update to 3.32.0.
...
* gnu/packages/gnome.scm (libwnck): Update to 3.32.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add glib:bin and gobject-introspection.
2019-12-07 14:04:12 -05:00
Kei Kebreau
e106d0a644
gnu: gnome-disk-utility: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau
083cffaf3a
gnu: gnome-system-monitor: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau
ae4c05e096
gnu: gnome-shell-extensions: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau
339b59bf03
gnu: gnome-calendar: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.32.2.
2019-12-07 14:04:12 -05:00
Kei Kebreau
c76d0dbcba
gnu: gnome-clocks: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau
6acf403364
gnu: gnome-screenshot: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau
3cafb9d4df
gnu: nautilus: Update to 3.32.1.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.32.1.
[inputs]: Add gst-plugins-base.
2019-12-07 14:04:12 -05:00
Kei Kebreau
03be9874e6
gnu: Add tracker-miners.
...
* gnu/packages/gnome.scm (tracker-miners): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau
652af676c2
gnu: gnome-tweaks: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.32.0.
2019-12-07 14:04:11 -05:00
Kei Kebreau
edf43f6876
gnu: mutter: Update to 3.32.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Disable tests. Set #:glib-or-gtk? flag. Add $out/lib and
$out/lib/mutter-4 to RUNPATH. Adjust configure flags. Add 'disable-werror'
phase and update 'use-elogind' phase.
[native-inputs]: Add xorg-server-for-tests.
[inputs]: Add gnome-settings-daemon, libwacom and pipewire.
2019-12-07 14:04:11 -05:00
Kei Kebreau
8c6c97dee0
gnu: Add pipewire.
...
* gnu/packages/linux.scm (pipewire): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau
06141f832a
gnu: evolution: Update to 3.32.4.
...
* gnu/packages/gnome.scm (evolution): Update to 3.32.4.
2019-12-07 14:04:11 -05:00
Kei Kebreau
2196a8d414
gnu: evolution-data-server: Update to 3.32.4.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.32.4.
[arguments]: Adjust 'disable-failing-tests' phases accordingly.
2019-12-07 14:04:11 -05:00
Kei Kebreau
995ef5ea11
gnu: totem: Update to 3.32.1.
...
* gnu/packages/gnome.scm (totem): Update to 3.32.1.
[source]: Remove patches.
[arguments]: Add 'pre-check' phase. Remove #:parallel-build?.
[native-inputs]: Add python-pylint and xorg-server-for-tests.
[inputs]: Replace python2-pygobject with python-pygobject.
* gnu/packages/patches/totem-meson-easy-codec.patch,
gnu/packages/patches/totem-meson-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-12-07 14:04:11 -05:00
Kei Kebreau
06323c8ed7
gnu: python2-pylint: Update to 1.9.5.
...
* gnu/packages/check.scm (python2-pylint): Update to 1.9.5.
2019-12-07 14:04:10 -05:00
Kei Kebreau
66261451b1
gnu: dconf-editor: Update to 3.32.0.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 3.32.0.
2019-12-07 14:04:10 -05:00
Kei Kebreau
5ada561c26
gnu: tracker: Update to 2.2.2.
...
* gnu/packages/gnome.scm (tracker): Update to 2.2.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; pass configure flag to add
$out/lib and $out/lib/tracker-2.0 to RUNPATH; adjust 'disable-broken-tests'
phase.
[native-inputs]: Add glib:bin and python-pygobject.
[inputs]: Remove gstreamer, gst-plugins-base, libgsf, libexif, libvorbis,
flac, totem-pl-parser, exempi, upower, giflib, libosinfo and libcue. Add
network-manager.
2019-12-07 14:04:10 -05:00
Kei Kebreau
d48d4c989b
gnu: grilo: Update to 0.3.9.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.9.
[build-system]: Use meson-build-system.
[arguments]: Remove 'fix-introspection-install-dir' phase.
[native-inputs]: Add gtk-doc and vala.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:10 -05:00
Kei Kebreau
a6938bac22
gnu: gnome-control-center: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.32.2.
[source]: Remove patch.
[arguments]: Adjust 'patch-paths' phase accordingly.
[native-inputs]: Add hicolor-icon-theme, python-dbusmock and
xorg-server-for-tests.
[inputs]: Add gnome-session and gsound.
* gnu/packages/patches/gnome-control-center-udisks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2019-12-07 14:04:10 -05:00
Kei Kebreau
e2ebbbccbc
gnu: Add python-dbusmock.
...
* gnu/packages/python-xyz.scm (python-dbusmock): New variable.
2019-12-07 14:04:10 -05:00
Kei Kebreau
4be0719f92
gnu: gnome-settings-daemon: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.32.1.
2019-12-07 14:04:10 -05:00
Kei Kebreau
ebb2873d69
gnu: gnome-online-accounts: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.0.
[native-inputs]: Add vala.
2019-12-07 14:04:09 -05:00
Kei Kebreau
e8a26caa14
gnu: gnome-desktop: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Add 'pre-check' phase.
[native-inputs]: Add glib:bin, glibc-locales and xorg-server-for-tests.
[inputs]: Move iso-codes, libseccomp, libx11 and xkeyboard-config...
[propagated-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau
5c610d4f7f
gnu: gnome-icon-theme: Update home page.
...
* gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent
redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau
c900dabd77
gnu: gsettings-desktop-schemas: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.32.0.
[build-system]: Use meson-build-system.
2019-12-07 14:04:09 -05:00
Kei Kebreau
723afae6ae
gnu: gnome-bluetooth: Update to 3.32.1.
...
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.32.1.
[propagated-inputs]: Add glib and move eudev...
[inputs]: ...to here.
2019-12-07 14:04:09 -05:00
Kei Kebreau
e04e8a8c87
gnu: gnome-backgrounds: Update to 3.32.0.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau
480c92268d
gnu: gedit: Update to 3.32.2.
...
* gnu/packages/gnome.scm (gedit): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; add 'patch-libgd-fetch' and
'skip-gtk-update-icon-cache' phases; pass configure flag to add $out/lib/gedit
to RUNPATH.
[native-inputs]: Add desktop-file-utils, libgd and glib:bin.
[inputs]: Replace gtksourceview-3 with gtksourceview.
2019-12-07 14:04:09 -05:00
Kei Kebreau
4c96e5d167
gnu: file-roller: Update to 3.32.1.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.32.1.
[inputs]: Move itstool...
[native-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau
644b60d4c6
gnu: epiphany: Update to 3.32.3.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
2019-12-07 14:04:08 -05:00
Kei Kebreau
b0f24a82c1
gnu: eog: Update to 3.32.2.
...
* gnu/packages/gnome.scm (eog): Update to 3.32.2.
2019-12-07 14:04:08 -05:00
Kei Kebreau
e0c5f20c47
gnu: baobab: Update to 3.32.0.
...
* gnu/packages/gnome.scm (baobab): Update to 3.32.0.
2019-12-07 14:04:08 -05:00
Kei Kebreau
9be59d7fd0
gnu: adwaita-icon-theme: Update to 3.32.0.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.32.0.
2019-12-07 14:04:08 -05:00