Marius Bakke
661d21251e
gnu: gsettings-desktop-schemas: Remove unused input.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]: Remove
INTLTOOL. Add GETTEXT-MINIMAL.
2021-07-23 17:26:43 +02:00
Marius Bakke
f5f288872c
gnu: gnome-backgrounds: Remove unused input.
...
* gnu/packages/gnome.scm (gnome-backgrounds)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
2021-07-23 17:26:43 +02:00
Marius Bakke
c5dfe6346d
gnu: gamin: Remove unused input.
...
* gnu/packages/gnome.scm (gamin)[native-inputs]: Remove INTLTOOL.
2021-07-23 17:26:43 +02:00
Ludovic Courtès
0e47fcced4
Merge branch 'master' into core-updates
2021-07-18 19:50:01 +02:00
Leo Prikler
a0c4465e7c
gnu: evince: Build with libkpathsea.
...
* gnu/packages/gnome.scm (evince)[inputs]: Add libkpathsea.
2021-07-15 13:14:25 +02:00
Vinicius Monego
e01ae01e57
gnu: drawing: Update to 0.8.2.
...
* gnu/packages/gnome.scm (drawing): Update to 0.8.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-09 00:01:31 +02:00
Raghav Gururajan
9d9a8b079a
gnu: glib-networking: Disable openssl support.
...
Revert openssl support enabled in a1dd57ce83de42b115392816606e810d13864e41,
as GnuTLS is preferred over OpenSSL in Guix.
* gnu/packages/gnome.scm (glib-networking)[arguments](openssl): Remove flag.
[inputs]: Remove openssl.
2021-07-03 21:55:15 -04:00
Tobias Geerinckx-Rice
243d74579d
gnu: libgrss: Fix CVE-2016-20011.
...
* gnu/packages/gnome.scm (libgrss): Add patch.
* gnu/packages/patches/libgrss-CVE-2016-2001.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-07-04 03:06:03 +02:00
Tobias Geerinckx-Rice
c19d29c983
gnu: phodav: Fix udev rules directory.
...
Since commit da7a5e359761b156a632988a19fca0b6b289485a (e)udev is
actually found triggering the installation of phodav's udev rules.
That's great, except that it uses (e)udev's 'udevdir' pkg-config
variable for that, which is of course not writable.
* gnu/packages/gnome.scm (phodav)[arguments]: Add a new
'fix-udev-rules-directory phase.
2021-07-02 08:20:25 +02:00
Tobias Geerinckx-Rice
bb28eb0855
gnu: totem-pl-parser: Update to 3.26.6.
...
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
2021-06-28 18:04:16 +02:00
Tobias Geerinckx-Rice
53819a83c7
gnu: upower: Update to 0.99.12.
...
* gnu/packages/gnome.scm (upower): Update to 0.99.12.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice
da7a5e3597
gnu: libgudev: Update to 236.
...
* gnu/packages/gnome.scm (libgudev): Update to 236.
[build-system]: Use Meson.
[arguments]: Drop obsolete #:configure-flags.
[propagated-inputs]: Add eudev.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice
35188a8257
gnu: upower: Build from Git sources.
...
* gnu/packages/gnome.scm (upower)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Adjust snippet.
[native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which.
* gnu/packages/patches/upower-builddir.patch: Adjust to Makefile.am.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice
23bc34e443
gnu: gnome-autoar: Update to 0.3.3.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.3.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice
1096ec5beb
gnu: drawing: Update to 0.8.1.
...
* gnu/packages/gnome.scm (drawing): Update to 0.8.1.
2021-06-28 18:04:15 +02:00
Tobias Geerinckx-Rice
c674636505
gnu: totem: Update to 3.38.1.
...
* gnu/packages/gnome.scm (totem): Update to 3.38.1.
[arguments]: Remove obsolete 'patch-failing-test phase.
2021-06-25 15:15:01 +02:00
Tobias Geerinckx-Rice
9dea3f101f
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/cups.scm
gnu/packages/python-web.scm
gnu/packages/web.scm
guix/build/maven/pom.scm
2021-06-23 18:45:21 +02:00
Leo Prikler
b994ff128b
gnu: Add apostrophe.
...
* gnu/packages/gnome.scm (apostrophe): New variable.
2021-06-22 18:34:38 +02:00
Marius Bakke
6f9a80b331
Merge branch 'master' into core-updates
...
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and
12964df69a99de6190422c752fef65ef813f3b6b respectively.
4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.
Conflicts:
gnu/local.mk
gnu/packages/aidc.scm
gnu/packages/boost.scm
gnu/packages/curl.scm
gnu/packages/nettle.scm
gnu/packages/networking.scm
gnu/packages/python-xyz.scm
gnu/packages/tls.scm
2021-06-19 17:38:47 +02:00
Jack Hill
2277552a33
gnu: goffice: Update to 0.10.50.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.50.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-15 20:31:32 +03:00
Leo Prikler
d3ff6e5d1b
gnu: komikku: Update to 0.29.2.
...
* gnu/packages/gnome.scm (komikku): Update to 0.29.2.
[inputs]: Add python-cloudscraper.
2021-06-14 13:08:45 +02:00
Solene Rapenne
d3acad1626
gnu: gnumeric: Update to 1.12.50.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.50.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-14 09:49:10 +03:00
Vinicius Monego
e05100aafd
gnu: gtg: Update to 0.5.
...
* gnu/packages/gnome.scm (gtg): Update to 0.5.
[inputs]: Add gdk-pixbuf+svg, pango, python-lxml.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07 10:38:54 +03:00
Vinicius Monego
a3082797b3
gnu: drawing: Update to 0.8.0.
...
* gnu/packages/gnome.scm (drawing): Update to 0.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06 23:12:18 +02:00
Leo Prikler
bde4fc00c0
gnu: komikku: Update to 0.29.1.
...
* gnu/packages/gnome.scm (komikku): Update to 0.29.1.
2021-06-06 21:56:35 +02:00
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