summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\
| * gnu: evince: Build with libkpathsea.Leo Prikler2021-07-15
| | | | | | | | * gnu/packages/gnome.scm (evince)[inputs]: Add libkpathsea.
| * gnu: drawing: Update to 0.8.2.Vinicius Monego2021-07-09
| | | | | | | | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: libgrss: Fix CVE-2016-20011.Tobias Geerinckx-Rice2021-07-04
| | | | | | | | | | | | * 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.
| * gnu: phodav: Fix udev rules directory.Tobias Geerinckx-Rice2021-07-02
| | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: totem-pl-parser: Update to 3.26.6.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | * gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
| * gnu: upower: Update to 0.99.12.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.12.
| * gnu: libgudev: Update to 236.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgudev): Update to 236. [build-system]: Use Meson. [arguments]: Drop obsolete #:configure-flags. [propagated-inputs]: Add eudev.
| * gnu: upower: Build from Git sources.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | | | | | | | * 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.
| * gnu: gnome-autoar: Update to 0.3.3.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.3.
| * gnu: drawing: Update to 0.8.1.Tobias Geerinckx-Rice2021-06-28
| | | | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.1.
| * gnu: totem: Update to 3.38.1.Tobias Geerinckx-Rice2021-06-25
| | | | | | | | | | * gnu/packages/gnome.scm (totem): Update to 3.38.1. [arguments]: Remove obsolete 'patch-failing-test phase.
* | gnu: glib-networking: Disable openssl support.Raghav Gururajan2021-07-03
| | | | | | | | | | | | | | | | 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.
* | Merge branch 'master' into core-updatesTobias Geerinckx-Rice2021-06-23
|\| | | | | | | | | | | | | | | Conflicts: gnu/packages/cups.scm gnu/packages/python-web.scm gnu/packages/web.scm guix/build/maven/pom.scm
| * gnu: Add apostrophe.Leo Prikler2021-06-22
| | | | | | | | * gnu/packages/gnome.scm (apostrophe): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * gnu: goffice: Update to 0.10.50.Jack Hill2021-06-15
| | | | | | | | | | | | * gnu/packages/gnome.scm (goffice): Update to 0.10.50. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: komikku: Update to 0.29.2.Leo Prikler2021-06-14
| | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.29.2. [inputs]: Add python-cloudscraper.
| * gnu: gnumeric: Update to 1.12.50.Solene Rapenne2021-06-14
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.50. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: gtg: Update to 0.5.Vinicius Monego2021-06-07
| | | | | | | | | | | | | | * 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>
| * gnu: drawing: Update to 0.8.0.Vinicius Monego2021-06-06
| | | | | | | | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: komikku: Update to 0.29.1.Leo Prikler2021-06-06
| | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.29.1.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * gnu: komikku: Update to 0.29.0.Leo Prikler2021-06-03
| | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.29.0.
| * gnu: phodav: Add gsettings-desktop-schemas input.Solene Rapenne2021-05-27
| | | | | | | | | | | | | | | | * 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>
| * gnu: shotwell: Update to 0.30.12.Tobias Geerinckx-Rice2021-05-27
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.30.12.
| * gnu: mm-common: Update to 1.0.3.Tobias Geerinckx-Rice2021-05-23
| | | | | | | | | | * gnu/packages/gnome.scm (mm-common): Update to 1.0.3. [arguments]: Use meson-0.55.
| * gnu: libmediaart: Update to 1.9.5.Tobias Geerinckx-Rice2021-05-23
| | | | | | | | | | * gnu/packages/gnome.scm (libmediaart): Update to 1.9.5. [arguments]: Use meson-next.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * gnu: komikku: Update to 0.28.1.Leo Prikler2021-05-15
| | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.28.1.
* | Merge branch 'master' into core-updatesLudovic Courtès2021-05-15
|\|
| * gnu: passwordsafe: Update to 5.0.Trevor Hass2021-05-10
| | | | | | | | | | | | | | * 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>
* | gnu: librsvg: Update to 2.50.5.Marius Bakke2021-05-13
| | | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.50.5.
* | gnu: librsvg: Build with Rust 1.48.Marius Bakke2021-05-13
| | | | | | | | * gnu/packages/gnome.scm (librsvg)[arguments]: Add #:rust.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * gnu: gthumb: Update to 3.10.3.Tobias Geerinckx-Rice2021-05-04
| | | | | | | | * gnu/packages/gnome.scm (gthumb): Update to 3.10.3.
| * gnu: libhandy: Update to 1.2.2.Tobias Geerinckx-Rice2021-05-04
| | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
| * gnu: gupnp: Move gsettings-desktop-schemas to propagated-inputs.Mathieu Othacehe2021-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: gupnp: Add gsettings-desktop-schemas for tests.Raghav Gururajan2021-05-02
| | | | | | | | | | | | | | 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.
| * gnu: gnome-autoar: Update to 0.3.2.Tobias Geerinckx-Rice2021-05-01
| | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.2.
| * Merge branch 'wip-ungrafting'Ludovic Courtès2021-04-30
| |\
| | * Merge remote-tracking branch 'origin/master' into wip-ungraftingLudovic Courtès2021-04-29
| | |\
| | * | gnu: libcroco: Absorb grafted replacement.Leo Famulari2021-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libcroco)[source]: Use libcroco-CVE-2020-12825.patch. [replacement]: Remove field. (libcroco/fixed): Remove variable.
| * | | gnu: libsoup: Update home-page.Raghav Gururajan2021-04-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup)[home-page]: Modify. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * | | gnu: libsoup: Adjust inputs.Raghav Gururajan2021-04-30
| | |/ | |/| | | | | | | | | | | | | | | | | | | * 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>
| * | gnu: workrave: Update to 1.10.43.Tobias Geerinckx-Rice2021-04-20
| | | | | | | | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.43.
| * | gnu: libhandy: Update to 1.2.1.Tobias Geerinckx-Rice2021-04-19
| | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.1.
| * | gnu: libgnome-games-support: Update to 1.7.1.jgart2021-04-19
| |/ | | | | | | | | | | * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.7.1. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* | gnu: libsoup: Disable ssl-test.Raghav Gururajan2021-05-05
| | | | | | | | | | * gnu/packages/gnome.scm (libsoup)[phases](adjust-tests): Modify. [native-inputs]: Remove gnutls.
* | gnu: librsvg: Correct unbound variable.Raghav Gururajan2021-04-19
| | | | | | | | * gnu/packages/gnome.scm (librsvg)[phases](gnu-configure): Modify.