summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: brasero: Embed growisofs from dvd+rw-tools input.Tobias Geerinckx-Rice2021-10-04
| | | | | | * gnu/packages/gnome.scm (brasero)[arguments]: Rename the 'embed-growisofs phase to 'embed-growisofs-reference. Get its growisofs file name from the dvd+rw-tools input, not WHICH.
* gnu: brasero: Update to 3.12.3.Tobias Geerinckx-Rice2021-10-04
| | | | * gnu/packages/gnome.scm (brasero): Update to 3.12.3.
* gnu: gthumb: Add optional dependencies.Vinicius Monego2021-10-02
| | | | | | | * gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically. [inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gthumb: Update to 3.12.0.Vinicius Monego2021-10-02
| | | | | | * gnu/packages/gnome.scm (gthumb): Update to 3.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: komikku: Update to 0.34.1.Liliana Marie Prikler2021-10-02
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.34.1.
* gnu: komikku: Update to 0.34.0.Liliana Marie Prikler2021-09-30
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.34.0.
* Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi: Update copyright name for Liliana Marie Prikler. * gnu/packages/build-tools.scm: Update copyright name and email for Liliana Marie Prikler. * gnu/packages/convmv.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/esolangs.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome-xyz.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gstreamer.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/minetest.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/unicode.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/services/sound.scm: Likewise. * guix/build-system/renpy.scm: Likewise. * guix/build/emacs-utils.scm: Likewise. * guix/build/renpy-build-system.scm: Likewise.
* gnu: komikku: Update to 0.33.1.Liliana Marie Prikler2021-09-23
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.33.1.
* gnu: komikku: Update to 0.33.0.Liliana Marie Prikler2021-09-22
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.33.0.
* gnu: Add gnome-power-manager.Mathieu Othacehe2021-09-21
| | | | * gnu/packages/gnome.scm (gnome-power-manager): New variable.
* gnu: komikku: Update to 0.32.0.Liliana Marie Prikler2021-09-17
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.32.0.
* gnu: drawing: Update to 0.8.3.Vinicius Monego2021-09-14
| | | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.3. [arguments]<#:phases>: Don't return #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnome-commander: Update to 1.12.2.Vinicius Monego2021-09-14
| | | | | | * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libxml++: Update to 3.2.0.Tobias Geerinckx-Rice2021-09-12
| | | | | | | | | | | | | | | | …by merging the duplicate ‘libxmlplusplus’ package definition back into ‘libxml++’. Reported-by: Guillaume Le Vaillant <glv@posteo.net> * gnu/packages/gnome.scm (libxml++): Update to 3.2.0. [source]: Build from git. [home-page]: Adjust accordingly. [arguments]: Add a 'fix-documentation phase. [native-inputs]: Add autoconf, automake, doxygen, docbook-xml, docbook-xsl, graphviz, libtool, libxslt, and mm-common. (libxml++-2)[source]: Follow suit by building from git. No other changes.
* gnu: komikku: Update to 0.31.0.Liliana Marie Prikler2021-09-12
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.31.0.
* gnu: Add gcolor3.Vinicius Monego2021-08-18
| | | | | | * gnu/packages/gnome.scm (gcolor3): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: network-manager-applet: Update to 1.22.0.Brice Waegeneire2021-08-16
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.22.0.
* gnu: komikku: Update to 0.30.0.Leo Prikler2021-08-06
| | | | | * gnu/packages/gnome.scm (komikku): Update to 0.30.0. [inputs]: Add python-natsort.
* gnu: Remove libgnomeprintui.Tobias Geerinckx-Rice2021-07-26
| | | | * gnu/packages/gnome.scm (libgnomeprintui): Remove unused variable.
* gnu: Remove libgnomeprint.Tobias Geerinckx-Rice2021-07-26
| | | | * gnu/packages/gnome.scm (libgnomeprint): Remove unused variable.
* gnu: gspell: Propagate glib and gtk+, as per pkg-config file.Raghav Gururajan2021-07-18
| | | | | * gnu/packages/gnome.scm (gspell)[inputs]: Move glib and gtk+ to ... [propagated-inputs]: ... here.
* 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: Add apostrophe.Leo Prikler2021-06-22
| | | | * gnu/packages/gnome.scm (apostrophe): New variable.
* 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.
* 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.
* gnu: komikku: Update to 0.28.1.Leo Prikler2021-05-15
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.28.1.
* 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: 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.