summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: seahorse: Update to 3.30.1.1.•••* gnu/packages/gnome.scm (seahorse)[version]: Update version number. [origin]: Update hash. Add patch needed for compilation with our version of libsecret (0.19.1). [inputs]: Add avahi dependency. [native-inputs]: Add vala dependency. Use gettext-minimal instead of intltool, as only xgettext is used. * gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas2019-10-221-4/+17
* gnu: arc-theme: Update to 20190917.•••* gnu/packages/gnome.scm (arc-theme): Update to 20190917. Tobias Geerinckx-Rice2019-10-211-2/+2
* gnu: vte-ng: Update to 0.58.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.58.2.a. [build-system]: New field. [arguments]: Set #:configure-flags. Remove #:phases. [native-inputs]: Remove GPERF, AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2019-10-211-11/+4
* services: network-manager: Create account for 'network-manager-openconnect'.•••Previously, on startup, we'd see: dbus: Unknown username nm-openconnect in message bus configuration file This fixes it. * gnu/services/networking.scm (network-manager-accounts): New procedure. (network-manager-service-type): Extend 'account-service-type'. * gnu/packages/gnome.scm (network-manager-openconnect)[properties]: Add 'user-accounts'. Ludovic Courtès2019-10-181-1/+6
* gnu: network-manager-openvpn: Update to 1.8.10.•••* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10. Tobias Geerinckx-Rice2019-10-151-2/+2
* gnu: network-manager-applet: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-10-151-2/+2
* gnu: network-manager-applet: Build libnm-gtk.•••Fixes network-manager-openvpn <https://issues.guix.gnu.org/issue/37759>. * gnu/packages/gnome.scm (network-manager-applet)[arguments]: Set libnm_gtk=true in #:configure-flags. Tobias Geerinckx-Rice2019-10-151-1/+5
* gnu: Add gnome-mahjongg.•••* gnu/packages/gnome.scm (gnome-mahjongg) New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Wilson2019-10-151-0/+38
* gnu: zenity: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (zenity)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-10-151-2/+2
* gnu: zenity: Update to 3.32.0.•••* gnu/packages/gnome.scm (zenity): Update to 3.32.0. Tobias Geerinckx-Rice2019-10-151-2/+2
* gnu: gspell: Update to 1.8.2.•••* gnu/packages/gnome.scm (gspell): Update to 1.8.2. Ludovic Courtès2019-10-141-2/+2
* gnu: network-manager-applet: Update to 1.8.24.•••* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.24. Tobias Geerinckx-Rice2019-10-141-2/+2
* gnu: librsvg: Update to 2.46.0.•••* gnu/packages/gnome.scm (librsvg-next): Update to 2.46.0. [arguments]: Patch SHELL in "po/Makefile.in.in". [native-inputs]: Replace RUST-1.27 with RUST-1.34. Marius Bakke2019-10-131-5/+6
* gnu: shotwell: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (shotwell)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-10-121-2/+2
* gnu: shotwell: Update to 0.30.7.•••* gnu/packages/gnome.scm (shotwell): Update to 0.30.7. Tobias Geerinckx-Rice2019-10-121-2/+2
* gnu: eog-plugins: Update to 3.26.4.•••* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.4. Tobias Geerinckx-Rice2019-10-121-2/+2
* gnu: amtk: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (amtk)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-10-121-2/+2
* gnu: amtk: Update to 5.0.1.•••* gnu/packages/gnome.scm (amtk): Update to 5.0.1. Tobias Geerinckx-Rice2019-10-121-3/+3
* gnu: libsoup: Update to 2.68.2.•••* gnu/packages/gnome.scm (libsoup): Update to 2.68.2. [arguments]: Update #:configure-flags. Skip tests that attempts to resolve "subdomain.localhost". [propagated-inputs]: Add GOOGLE-BROTLI and ZLIB. Marius Bakke2019-10-101-5/+17
* gnu: vinagre: Fix build.•••* gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings' configure flag to 'minimum', to prevent build failures on compilation warnings. Maxim Cournoyer2019-10-101-1/+4
* gnu: mate-applets: Build with a fixed version of yelp-tools.•••Fixes <https://bugs.gnu.org/37668>. Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>. * gnu/packages/gnome.scm (yelp-tools/fixed): New public variable. * gnu/packages/mate.scm (mate-applets)[native-inputs]: Replace YELP-TOOLS with YELP-TOOLS/FIXED. Marius Bakke2019-10-081-0/+11
* gnu: dconf-editor: Fix build failure.•••Fixes <https://bugs.gnu.org/37503>. Reported by Jack Hill <jackhill@jackhill.us>. * gnu/packages/gnome.scm (dconf-editor)[arguments]: New field. Ludovic Courtès2019-10-021-0/+11
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-18/+17
|\
| * gnu: libgee: Update to 0.20.2.•••* gnu/packages/gnome.scm (libgee): Update to 0.20.2. Tobias Geerinckx-Rice2019-09-291-2/+2
| * gnu: cogl: Update to 1.22.4.•••* gnu/packages/gnome.scm (cogl): Update to 1.22.4. Tobias Geerinckx-Rice2019-09-291-3/+2
| * gnu: geocode-glib: Update to 3.26.1.•••* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1. Tobias Geerinckx-Rice2019-09-291-2/+2
| * gnu: libgee: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libgee)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-291-2/+2
| * gnu: cogl: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (cogl)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-291-2/+2
| * gnu: geocode-glib: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (geocode-glib)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-291-1/+1
| * gnu: gthumb: Update to 3.8.1.•••* gnu/packages/gnome.scm (gthumb): Update to 3.8.1. Tobias Geerinckx-Rice2019-09-281-2/+2
| * gnu: libgnome-games-support: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libgnome-games-support)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-281-2/+2
| * gnu: libgnome-games-support: Update to 1.4.4.•••* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4. Tobias Geerinckx-Rice2019-09-281-2/+2
| * gnu: WebKitGTK: Update to 2.26.1.•••* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ... (webkitgtk-2.26): ... this. Update to 2.26.1. [inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed variable name. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise. Marius Bakke2019-09-271-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-2/+2
|\|
| * gnu: libgnomekbd: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-211-2/+2
| * gnu: libgnomekbd: Update to 3.26.1.•••* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1. Tobias Geerinckx-Rice2019-09-211-2/+2
* | gnu: python-libxml2, itstool: Provide crash-free variants.•••Fixes <https://bugs.gnu.org/37468>. * gnu/packages/patches/python-libxml2-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (python-libxml2/fixed): New variable. * gnu/packages/glib.scm (itstool/fixed): New variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED instead of ITSTOOL. Ludovic Courtès2019-09-201-1/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-34/+38
|\|
| * gnu: libgtop: Update to 2.40.0.•••* gnu/packages/gnome.scm (libgtop): Update to 2.40.0. Tobias Geerinckx-Rice2019-09-161-2/+2
| * gnu: libgtop: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-161-2/+2
| * gnu: evolution: Wrap with required path variables.•••Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36896>. * gnu/packages/gnome.scm (evolution)[arguments]: Add a ‘wrap-program’ phase. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Martin Becze2019-09-161-4/+16
| * gnu: gfbgraph: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-121-2/+2
| * gnu: workrave: Correct the types of inputs used.•••* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to... [inputs]: ...here. [native-inputs]: Move libxscrnsaver to the 'inputs' field. Maxim Cournoyer2019-09-111-11/+11
| * gnu: workrave: Update to version 1.10.34.•••* gnu/packages/gnome.scm (workrave): Update version and hash strings. [inputs]: Remove python-cheetah. [native-inputs]: Add boost, python-3 and python-jinja2; remove the "bin" output of glib. Maxim Cournoyer2019-09-111-6/+8
| * gnu: libsoup: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-111-1/+1
| * gnu: tracker: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-111-2/+2
| * gnu: gvfs: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-111-2/+2
| * gnu: aisleriot: Update to 3.22.9.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9. Tobias Geerinckx-Rice2019-09-101-2/+2
| * gnu: libsecret: Update to 0.19.1.•••* gnu/packages/gnome.scm (libsecret): Update to 0.19.1. Tobias Geerinckx-Rice2019-09-091-2/+2
| * gnu: libsecret: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-091-1/+1