3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

51213 commits

Author SHA1 Message Date
Nicolas Goaziou
22e5a77af2
gnu: python2-renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:24:56 +02:00
Nicolas Goaziou
0588668fa8
gnu: taskwarrior: Use HTTPS home page URI.
* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
2020-05-25 20:21:15 +02:00
Nicolas Goaziou
b2d35dd9ae
gnu: uget: Update to 2.2.0.
* gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
2020-05-25 20:19:47 +02:00
Nicolas Goaziou
950f16976a
gnu: uget: Use HTTPS home page URI.
* gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
2020-05-25 20:19:12 +02:00
Nicolas Goaziou
91e2170042
gnu: xftwidth: Use HTTPS home page URI.
* gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.
2020-05-25 20:06:43 +02:00
Nicolas Goaziou
083b24e23e
gnu: xonotic: Use HTTPS home page URI.
* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.
2020-05-25 20:04:52 +02:00
Tobias Geerinckx-Rice
3e0190a850
gnu: redkite: Update to 0.8.1.
* gnu/packages/audio.scm (redkite): Update to 0.8.1.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
ae58ebba82
gnu: netcat-openbsd: Update to 1.217-1.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1.
[arguments]: Remove obsolete #:configure-flags.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
18a91ab897
gnu: colordiff: Update to 1.0.19.
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
a2cddd7350
gnu: libnftnl: Update to 1.1.6.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.6.
[source]: Remove patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-25 19:31:34 +02:00
Nicolas Goaziou
09a3d34cf5
gnu: gcompris: Use HTTPS home page URI.
* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
2020-05-25 19:30:59 +02:00
Nicolas Goaziou
9fc6a24c46
gnu: czmq: Use HTTPS home page URI.
* gnu/packages/networking.scm (czmq)[home-page]: Use HTTPS URI.
2020-05-25 19:29:19 +02:00
Nicolas Goaziou
316928addf
gnu: cppzmq: Use HTTPS home page URI.
* gnu/packages/networking.scm (cppzmq)[home-page]: Use HTTPS URI.
2020-05-25 19:28:37 +02:00
Nicolas Goaziou
78763c1e7b
gnu: cmark: Use HTTPS home page URI.
* gnu/packages/markup.scm (cmark)[home-page]: Use HTTPS URI.
2020-05-25 19:26:32 +02:00
Nicolas Goaziou
8a51e31f46
gnu: wireshark: Update to 3.2.4.
* gnu/packages/networking.scm (wireshark): Update to 3.2.4.
2020-05-25 19:20:05 +02:00
Nicolas Goaziou
c5e6a7fed8
gnu: denemo: Update to 2.4.0.
* gnu/packages/music.scm (denemo): Update to 2.4.0.
2020-05-25 19:12:55 +02:00
Nicolas Goaziou
a422d9f3b6
gnu: cataclysm-dda: Update to 0.E-2.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-2.
2020-05-25 18:51:54 +02:00
Tobias Geerinckx-Rice
f8687cb21e
gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451].
* gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4.
[build-system]: Use Meson.
[inputs]: Add graphene, libxslt, poppler, and python-2.
Remove freetype, gdk-pixbuf, libart-lgpl, and pango.
[native-inputs]: Add appstream-glib and docbook-xsl.
Remove autoconf, automake, libtool, perl, and python-wrapper.
2020-05-25 16:51:52 +02:00
Tobias Geerinckx-Rice
7384f40f40
gnu: parallel: Update to 20200522.
* gnu/packages/parallel.scm (parallel): Update to 20200522.
2020-05-25 16:51:52 +02:00
Ryan Desfosses
5856db313d
gnu: Add emacs-interleave.
* gnu/packages/emacs-xyz.scm (emacs-interleave): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-25 13:40:20 +02:00
0b96705889
gnu: tensorflow: Fix build with python-3.8.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Also import
python-version from python-build-system. Adjust 'python3.7-compatibility
to also add python-3.8 compatibility. Adjust 'install-python to not
hardcode the python version.
2020-05-25 14:20:53 +03:00
607bfab5ec
gnu: efl: Update to 1.24.2.
* gnu/packages/enlightenment.scm (efl): Update to 1.24.2.
2020-05-25 14:16:38 +03:00
Pierre Neidhardt
868a186423
gnu: emacs-helm-emms: Update to 20200322.
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20200322.
2020-05-25 10:56:23 +02:00
Josh Marshall
9813805b30
Updating python-argon2-cffi to 20.1.0
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-25 09:48:45 +03:00
632a001bce
gnu: enlightenment: Fix screen unlocking.
Without this the password is never collected and checked.

* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Fix patch so
that it collects the entered password.
2020-05-25 09:01:48 +03:00
Marius Bakke
8bd0b533b3
gnu: libexif: Update to 0.6.22 [security fixes].
This fixes CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093,
CVE-2019-9278, and CVE-2020-12767.

* gnu/packages/patches/libexif-CVE-2016-6328.patch,
gnu/packages/patches/libexif-CVE-2017-7544.patch,
gnu/packages/patches/libexif-CVE-2018-20030.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/photo.scm (libexif): Update to 0.6.22.
[source](uri): Adjust for upstream GitHub migration.
2020-05-25 00:17:18 +02:00
Marius Bakke
e451612602
gnu: libgphoto2: Update to 2.5.25.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.25.
2020-05-25 00:17:18 +02:00
Ludovic Courtès
86ac14b2f3
gnu: protonvpn-cli: Tweak description.
* gnu/packages/vpn.scm (protonvpn-cli)[description]: Tweak.
2020-05-25 00:00:28 +02:00
Ryan Prior
c873980d18
gnu: Add protonvpn-cli.
* gnu/packages/vpn.scm (protonvpn-cli): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-25 00:00:28 +02:00
Jack Hill
f81ce752b3
gnu: guile-dsv: Build with Guile 3.0.
* gnu/packages/guile-xyz.scm (guile-dsv)[inputs]: Replace guile-2.2 with
  guile-3.0.
  [propagated-inputs]: Replace guile2.2-lib with guile-lib.
  [arguments]: Add "configure support guile3.0" phase.
  (guile2.2-dsv): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-25 00:00:27 +02:00
Jack Hill
b7e1e556b2
gnu: guile-dsv: Wrap script.
* gnu/packages/guile-xyz.scm (guile-dsv)[arguments]: Add "wrap program"
  phase. Import target-guile-effective-version from guile-build-system for use
  in new phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-25 00:00:27 +02:00
Tim Gesthuizen via Guix-patches via
9b572aba85
gnu: pwsafe: Update to 3.52.0.
* gnu/packages/password-utils.scm (pwsafe): Update to 3.52.0.
[arguments]: Remove obsolete work-arounds.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-24 23:31:55 +02:00
Nicolas Goaziou
cf0abc23e8
gnu: emacs-auctex: Update to 12.2.2.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.2.
2020-05-24 22:37:03 +02:00
2ae11cd0a4
gnu: enlightenment: Update to 0.24.0.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.0.
[arguments]: Change configure-flags to hardcode efl binary locations.
Remove custom 'fix-dot-desktop-creation phase. Update 'set-system-actions
phase.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Update for
new upstream version.
* gnu/services/desktop.scm (enlightenment-setuid-programs): Same.
2020-05-24 23:12:50 +03:00
75c5b027ae
gnu: python-efl: Update to 1.24.0.
* gnu/packages/enlightenment.scm (python-efl): Update to 1.24.0.
2020-05-24 23:12:49 +03:00
1157bee478
gnu: efl: Update to 1.24.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.24.1.
[propagated-inputs]: Remove bullet. Add libpng. Move libtiff, libwebp,
util-linux:lib ...
[inputs]: ... to here. Add openjpeg. Remove libxp.
[arguments]: In configure-flags disable scim, enable avahi, glib. Use
setuid mount/umount binaries. Rename hardcode-libcurl-location to
hardcode-dynamic-libraries and add pulseaudio, libsndfile.

squash! efl-1.24.1
2020-05-24 23:12:49 +03:00
Christopher Baines
bdc7f72fe4
gnu: go-github-com-kr-pretty: Fix source sha256.
This follows on from 618df2e335, which left the
hash suspiciously similar to the previous value.

* gnu/packages/golang.scm (go-github-com-kr-pretty): Change the sha256 hash.
2020-05-24 20:48:14 +01:00
Tobias Geerinckx-Rice
4492981706
gnu: pidgin: Fix build with Meson network-manager.
This is a follow-up commit to 255ff74f3a:
building network-manager with Meson breaks users of NetworkManager.pc.

* gnu/packages/messaging.scm (pidgin)[source]: Add pidgin-libnm.patch.
Force re-bootstrapping in a new snippet.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/pidgin-libnm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-05-24 16:16:14 +02:00
dfc426582f
gnu: nano: Update to 4.9.3.
* gnu/packages/nano.scm (nano): Update to 4.9.3.
2020-05-24 10:18:01 +03:00
Marius Bakke
b1affd4778
gnu: redshift-wayland: Install redshift.desktop.
* gnu/packages/xdisorg.scm (redshift-wayland)[arguments]: New field.
2020-05-24 00:01:15 +02:00
Brice Waegeneire
e24d311f9c
gnu: gnome-shell: Use libnma.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
2020-05-23 21:47:53 +02:00
Brice Waegeneire
79d7b5277f
gnu: dconf: Appease 'guix lint'.
* gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect.
2020-05-23 21:47:23 +02:00
Brice Waegeneire
899ffa1381
gnu: deja-dup: Update to 40.6.
* gnu/packages/gnome.scm (deja-dup): Update to 40.6.
[origin]: Use gitlab.gnome.org since the project migrated away from
launchpad.
[home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'.
[build-system]: Switch to 'meson-build-system' because upstream removed
cmake support.
[arguments]: Enable tests.  Remove arguments 'modules',
'imported-modules' and 'test-target'.  Use argument 'glib-or-gtk?'.
Replace configure-flags to only adjust 'RUN_PATH'.  Use standard phases
for 'configure' and 'check'.  Adjust and rename phase
'patch-lockfile-deletion' to 'patch-paths'.  Add phases
'patch-libgpg-error' and 'skip-gtk-update-icon-cache'.
[inputs]: Remove 'libpeas', 'gobject-introspection'.  Replace 'python-2'
and 'python2-pygobject' with python-3 versions. Add 'json-glib',
'libsoup' and 'libgpg-error'.
[native-inputs]: Remove 'cmake-minimal' and 'intltool'.  Add
'appstream-glib','desktop-file-utils', 'glib:bin' and
'gobject-introspection'.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete
file.
2020-05-23 21:45:50 +02:00
Brice Waegeneire
6039031a1a
gnu: upower: Enable tests.
* gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add
phases 'pre-check'.
[native-inputs]: Add 'python-pygobject', 'python-dbus',
'python-dbusmock' and 'umockdev'.
2020-05-23 21:45:43 +02:00
Brice Waegeneire
96ae71f56b
gnu: umockdev: Update to 0.14.1.
* gnu/packages/check.scm (umockdev) Update to 0.14.1.
2020-05-23 21:43:18 +02:00
Brice Waegeneire
07b1f6dcee
gnu: umockdev: Add 'gobject-introspection'.
* gnu/packages/check.scm (umockdev)[native-inuputs]: Add
'gobject-introspection'.
2020-05-23 21:43:14 +02:00
Lars-Dominik Braun
51443772b8
gnu: python-argcomplete: Update to 1.11.1.
* gnu/packages/python-xyz.scm (python-argcomplete)[version]: Update to 1.11.1.
[arguments]: Remove, obsolete.
[inputs]: Remove as well.
* gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23 21:19:13 +02:00
Ryan Prior via Guix-patches via
c265d78640
gnu: Add python-epc.
* gnu/packages/python-xyz.py (python-epc): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23 21:19:13 +02:00
Ryan Prior via Guix-patches via
1348e51237
gnu: Add python-sexpdata.
* gnu/packages/python-xyz.scm (python-sexpdata): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23 21:19:13 +02:00
Ryan Prior via Guix-patches via
01e81309c0
gnu: Add python-importmagic.
* gnu/packages/python-xyz.el (python-importmagic): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23 21:19:13 +02:00