Marius Bakke
8d59c262ad
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/algebra.scm
gnu/packages/bioinformatics.scm
gnu/packages/curl.scm
gnu/packages/docbook.scm
gnu/packages/emacs-xyz.scm
gnu/packages/maths.scm
gnu/packages/plotutils.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/readline.scm
gnu/packages/tls.scm
gnu/packages/xml.scm
gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00
Leo Prikler
bb414c9352
gnu: komikku: Update to 0.29.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.29.0.
2021-06-03 21:46:48 +02:00
Solene Rapenne
847af45d0e
gnu: phodav: Add gsettings-desktop-schemas input.
...
* gnu/packages/gnome.scm (phodav)[native-inputs]: Add
gsettings-desktop-schemas.
Fixes: https://issues.guix.gnu.org/48414
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-27 18:20:36 +02:00
Tobias Geerinckx-Rice
9401cb54fc
gnu: shotwell: Update to 0.30.12.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.30.12.
2021-05-27 18:20:35 +02:00
Tobias Geerinckx-Rice
b40090bc6f
gnu: mm-common: Update to 1.0.3.
...
* gnu/packages/gnome.scm (mm-common): Update to 1.0.3.
[arguments]: Use meson-0.55.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice
aa65bba301
gnu: libmediaart: Update to 1.9.5.
...
* gnu/packages/gnome.scm (libmediaart): Update to 1.9.5.
[arguments]: Use meson-next.
2021-05-23 22:39:15 +02:00
Marius Bakke
4ea6852c5f
Merge branch 'master' into core-updates
2021-05-22 17:21:57 +02:00
Ludovic Courtès
25487c3fe6
Merge branch 'master' into core-updates
2021-05-15 22:55:24 +02:00
Leo Prikler
9e4b541961
gnu: komikku: Update to 0.28.1.
...
* gnu/packages/gnome.scm (komikku): Update to 0.28.1.
2021-05-15 10:14:49 +02:00
Marius Bakke
080b9591f3
gnu: librsvg: Update to 2.50.5.
...
* gnu/packages/gnome.scm (librsvg): Update to 2.50.5.
2021-05-13 17:03:48 +02:00
Marius Bakke
2e5596d1ec
gnu: librsvg: Build with Rust 1.48.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Add #:rust.
2021-05-13 17:03:48 +02:00
Trevor Hass
b5a33d4ad6
gnu: passwordsafe: Update to 5.0.
...
* gnu/packages/gnome.scm (passwordsafe): Update to 5.0.
[inputs]: Replace libhandy-0.0 with libhandy.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-10 10:14:10 +03:00
Marius Bakke
f034264204
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/bioinformatics.scm
gnu/packages/django.scm
gnu/packages/gtk.scm
gnu/packages/llvm.scm
gnu/packages/python-web.scm
gnu/packages/python.scm
gnu/packages/tex.scm
guix/build-system/asdf.scm
guix/build/emacs-build-system.scm
guix/profiles.scm
2021-05-09 21:29:46 +02:00
Raghav Gururajan
d6104e3b85
gnu: libsoup: Disable ssl-test.
...
* gnu/packages/gnome.scm (libsoup)[phases](adjust-tests): Modify.
[native-inputs]: Remove gnutls.
2021-05-05 12:05:52 -04:00
Tobias Geerinckx-Rice
8ff0d32df6
gnu: gthumb: Update to 3.10.3.
...
* gnu/packages/gnome.scm (gthumb): Update to 3.10.3.
2021-05-04 16:09:03 +02:00
Tobias Geerinckx-Rice
9432c40f8d
gnu: libhandy: Update to 1.2.2.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
2021-05-04 15:58:38 +02:00
Mathieu Othacehe
2710df38b0
gnu: gupnp: Move gsettings-desktop-schemas to propagated-inputs.
...
This fixes the following test failure:
Bail out! GLib-GIO-FATAL-ERROR: Settings schema 'org.gnome.system.proxy' is not installed
--- stderr ---
(/tmp/guix-build-gupnp-1.2.4.drv-0/build/tests/gtest/test-context:599):
GLib-GIO-ERROR **: 15:37:55.097: Settings schema 'org.gnome.system.proxy' is
not installed
* gnu/packages/gnome.scm (gupnp)[inputs]: Move gsettings-desktop-schemas to ...
[propagated-inputs]: ... here.
2021-05-02 17:44:37 +02:00
Raghav Gururajan
061823da03
gnu: gupnp: Add gsettings-desktop-schemas for tests.
...
This fixes the fatal error "Settings schema 'org.gnome.system.proxy' is not
installed", which causes build to fail.
* gnu/packages/gnome.scm (gupnp)[native-inputs]: Add gsettings-desktop-schemas.
2021-05-02 08:59:31 -04:00
Tobias Geerinckx-Rice
fd02abd1df
gnu: gnome-autoar: Update to 0.3.2.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.2.
2021-05-01 21:11:49 +02:00
Ludovic Courtès
5866fa558b
Merge branch 'wip-ungrafting'
2021-04-30 18:21:31 +02:00
Raghav Gururajan
ee86a035c7
gnu: libsoup: Update home-page.
...
* gnu/packages/gnome.scm (libsoup)[home-page]: Modify.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-30 16:12:41 +02:00
Raghav Gururajan
2fd6484ad3
gnu: libsoup: Adjust inputs.
...
* gnu/packages/gnome.scm (libsoup)[inputs]: Add samba and
move glib-networking to ...
[propagated-inputs]: ... here.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-30 16:12:41 +02:00
Ludovic Courtès
2c11e7be74
Merge remote-tracking branch 'origin/master' into wip-ungrafting
2021-04-29 15:41:48 +02:00
Tobias Geerinckx-Rice
72bba78486
gnu: workrave: Update to 1.10.43.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.43.
2021-04-20 03:31:53 +02:00
Tobias Geerinckx-Rice
ab3bf855db
gnu: libhandy: Update to 1.2.1.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.2.1.
2021-04-19 19:22:58 +02:00
Raghav Gururajan
9011877385
gnu: librsvg: Correct unbound variable.
...
* gnu/packages/gnome.scm (librsvg)[phases](gnu-configure): Modify.
2021-04-19 12:09:54 -04:00
jgart
0e5c5ec52c
gnu: libgnome-games-support: Update to 1.7.1.
...
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.7.1.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-19 11:46:55 +02:00
Leo Famulari
92434734c5
gnu: libcroco: Absorb grafted replacement.
...
* gnu/packages/gnome.scm (libcroco)[source]: Use libcroco-CVE-2020-12825.patch.
[replacement]: Remove field.
(libcroco/fixed): Remove variable.
2021-04-16 16:57:28 -04:00
Efraim Flashner
fcc39864db
Merge remote-tracking branch 'origin/master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
2021-04-16 14:39:48 +03:00
Efraim Flashner
76fc36d0a7
gnu: gcc: Update gcc to 8.
...
* gnu/packages/gcc.scm (gcc): Define as gcc-8.
* gnu/packages/commencement.scm (gcc-toolchain-7): Use
make-gcc-toolchain procedure.
(gcc-toolchain-8): Define as gcc-toolchain.
* gnu/packages/game-development (python2-renpy)[native-inputs],
* gnu/packages/gnome.scm (gnome-commander)[native-inputs],
* gnu/packages/wm.scm (waybar)[native-inputs]: Remove gcc-8.
2021-04-12 17:05:10 +03:00
Tobias Geerinckx-Rice
77038ad4f1
gnu: terminator: Update to 2.1.1.
...
* gnu/packages/gnome.scm (terminator): Update to 2.1.1.
2021-04-03 20:40:28 +02:00
Tobias Geerinckx-Rice
9be20668eb
gnu: librsvg@2.50: Update to 2.50.3.
...
* gnu/packages/crates-io.scm (rust-lopdf-0.25): Rename to...
(rust-lopdf-0.26): ...to this, updated to 0.26.0.
[arguments]: Update #:cargo-inputs' rust-time-0.1 to rust-time-0.2.
* gnu/packages/gnome.scm (librsvg): Update to 2.50.3.
[arguments]: Update #:cargo-development-inputs's rust-lopdf-0.25 to
rust-lopdf-0.26.
2021-04-01 14:36:13 +02:00
Ludovic Courtès
1410383dee
gnu: Remove unnecessary imports from (gnu packages gnome).
...
* gnu/packages/gnome.scm: Remove unnecessary #:use-module forms.
In particular, the (guix store) import led to a name clash with 'build'
from (gnu packages build-tools).
2021-03-31 15:41:46 +02:00
Ludovic Courtès
f27a7c18b6
gnu: gnome-shell: Adjust to new #:disallowed-references convention.
...
* gnu/packages/gnome.scm (gnome-shell)[arguments]: List gexp-inputs in
#:disallowed-references.
2021-03-30 22:48:46 +02:00
Raghav Gururajan
b8d70b956d
gnu: glib-networking: Update home-page, synopsis, description and license.
...
* gnu/packages/gnome.scm (glib-networking)[home-page]: Modify.
[synopsis]: Modify.
[description]: Modify.
[license]: Update to lgpl2.1+.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-28 17:55:14 +02:00
Raghav Gururajan
a1dd57ce83
gnu: glib-networking: Enable libproxy and openssl support.
...
* gnu/packages/gnome.scm (glib-networking)[configure-flags]: Remove
libproxy_support flag and add openssl flag.
[inputs]: Add libproxy and openssl.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-28 17:55:14 +02:00
Raghav Gururajan
624832ddd1
gnu: glib-networking: Update to 2.68.0.
...
* gnu/packages/gnome.scm (glib-networking)[version]: Update to 2.68.0.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-28 17:55:14 +02:00
Mark H Weaver
9dea161875
gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.
...
* gnu/packages/calendar.scm (libical),
gnu/packages/check.scm (umockdev),
gnu/packages/fontutils.scm (libraqm),
gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing)
(udisks, libfprint, libportal),
gnu/packages/geo.scm (memphis, osm-gps-map),
gnu/packages/glib.scm (template-glib),
gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed)
(gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel)
(libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord)
(geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager)
(network-manager-applet, gfbgraph, libunique, cheese, libhandy)
(gnome-latex, libgda),
gnu/packages/gstreamer.scm (orc),
gnu/packages/gtk.scm (at-spi2-core, goocanvas),
gnu/packages/language.scm (nimf),
gnu/packages/networking.scm (libnice),
gnu/packages/video.scm (schroedinger),
gnu/packages/virtualization.scm (libosinfo),
gnu/packages/webkit.scm (wpewebkit, webkitgtk),
gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with
'gtk-doc/stable'.
2021-03-27 19:48:50 -04:00
Raghav Gururajan
e8e33c4ac3
gnu: yelp-xsl: Enable documentation.
...
* gnu/packages/gnome.scm (yelp-xsl) [arguments]<#:configure-flag>
[--enable-doc]: New flag.
[native-inputs]: Add mallard-ducktype, intltool and libxslt.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 16:35:03 -04:00
Raghav Gururajan
5a02cc8e64
gnu: json-glib: Update synopsis and description.
...
* gnu/packages/gnome.scm (json-glib) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 16:35:02 -04:00
Raghav Gururajan
b0e5b89976
gnu: json-glib: Enable documentation and man-pages.
...
* gnu/packages/gnome.scm (json-glib) [outputs]: New output "doc".
[arguments]<#:configure-flags>[-Ddocs]: New flag.
[-Dman]: New flag.
<#:phases>['patch-docbook]: New phase.
['move-doc]: New phase.
[native-inputs]: Add docbook-xml, docbook-xsl, gtk-doc and libxslt.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 16:34:58 -04:00
Raghav Gururajan
be06dea224
gnu: json-glib: Update to 1.6.2.
...
* gnu/packages/gnome.scm (json-glib)[version]: Update to 1.6.2.
[arguments]<#:glib-or-gtk?>: New argument.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 16:00:33 -04:00
Raghav Gururajan
46e236ff77
gnu: libgsf: Update synopsis, description, home-page and license.
...
* gnu/packages/gnome.scm (libgsf) [synopsis]: Modify.
[home-page]: Modify.
[description]: Modify.
[license]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:40 -04:00
Raghav Gururajan
6f779ac5d3
gnu: libgsf: Enable documentation.
...
* gnu/packages/gnome.scm (libgsf) [outputs]: New output "doc".
[arguments]<#:configure-flags>[--with-html-dir]: New flag.
[native-inputs]: Add docbook-xml.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
0ba9fee14d
gnu: libgsf: Correct inputs.
...
* gnu/packages/gnome.scm (libgsf) [native-inputs]: Add python-wrapper.
[propagated-inputs]: Move gdk-pixbuf to ...
[inputs]: ... here.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
3094309b9d
gnu: libgsf: Enable missing features.
...
* gnu/packages/gnome.scm (libgsf) [arguments]<#:configure-flag>[--enable-introspection]: New flag.
[--with-gir-dir=]: New flag.
[--with-typelib-dir=]: New flag.
[--with-zlib]: New flag.
[--with-bz2]: New flag.
[native-inputs]: Add gobject-introspection.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
d61767ae57
gnu: libgsf: Re-arrange inputs in alphabetical order.
...
* gnu/packages/gnome.scm (libgsf) [native-inputs]: Modify.
[inputs]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
2b1ed09746
gnu: libgsf: Make separate output for binaries.
...
* gnu/packages/gnome.scm (libgsf) [outputs]: New output "bin".
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
3ec1dc2a85
gnu: libgsf: Change build-system.
...
* gnu/packages/gnome.scm (libgsf) [build-system]: Change from gnu to glib-or-gtk.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00
Raghav Gururajan
b29f227d7b
gnu: vala: Update synopsis and description.
...
* gnu/packages/gnome.scm (vala) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-03-26 15:43:39 -04:00