summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: network-manager-openvpn: Update to 1.8.10.Tobias Geerinckx-Rice2019-10-15
| | | | * gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
* gnu: network-manager-applet: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-15
| | | | * gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME.
* gnu: network-manager-applet: Build libnm-gtk.Tobias Geerinckx-Rice2019-10-15
| | | | | | | 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.
* gnu: Add gnome-mahjongg.David Wilson2019-10-15
| | | | | | * gnu/packages/gnome.scm (gnome-mahjongg) New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: zenity: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-15
| | | | * gnu/packages/gnome.scm (zenity)[source]: Hard-code NAME.
* gnu: zenity: Update to 3.32.0.Tobias Geerinckx-Rice2019-10-15
| | | | * gnu/packages/gnome.scm (zenity): Update to 3.32.0.
* gnu: gspell: Update to 1.8.2.Ludovic Courtès2019-10-14
| | | | * gnu/packages/gnome.scm (gspell): Update to 1.8.2.
* gnu: network-manager-applet: Update to 1.8.24.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.24.
* gnu: librsvg: Update to 2.46.0.Marius Bakke2019-10-13
| | | | | | * 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.
* gnu: shotwell: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/gnome.scm (shotwell)[source]: Hard-code NAME.
* gnu: shotwell: Update to 0.30.7.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.30.7.
* gnu: eog-plugins: Update to 3.26.4.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.4.
* gnu: amtk: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/gnome.scm (amtk)[source]: Hard-code NAME.
* gnu: amtk: Update to 5.0.1.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/gnome.scm (amtk): Update to 5.0.1.
* gnu: libsoup: Update to 2.68.2.Marius Bakke2019-10-10
| | | | | | | * 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.
* gnu: vinagre: Fix build.Maxim Cournoyer2019-10-10
| | | | | | * gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings' configure flag to 'minimum', to prevent build failures on compilation warnings.
* gnu: mate-applets: Build with a fixed version of yelp-tools.Marius Bakke2019-10-08
| | | | | | | | | 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.
* gnu: dconf-editor: Fix build failure.Ludovic Courtès2019-10-02
| | | | | | | Fixes <https://bugs.gnu.org/37503>. Reported by Jack Hill <jackhill@jackhill.us>. * gnu/packages/gnome.scm (dconf-editor)[arguments]: New field.
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\
| * gnu: libgee: Update to 0.20.2.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (libgee): Update to 0.20.2.
| * gnu: cogl: Update to 1.22.4.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (cogl): Update to 1.22.4.
| * gnu: geocode-glib: Update to 3.26.1.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1.
| * gnu: libgee: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (libgee)[source]: Hard-code NAME.
| * gnu: cogl: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (cogl)[source]: Hard-code NAME.
| * gnu: geocode-glib: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | * gnu/packages/gnome.scm (geocode-glib)[source]: Hard-code NAME.
| * gnu: gthumb: Update to 3.8.1.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/gnome.scm (gthumb): Update to 3.8.1.
| * gnu: libgnome-games-support: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/gnome.scm (libgnome-games-support)[source]: Hard-code NAME.
| * gnu: libgnome-games-support: Update to 1.4.4.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
| * gnu: WebKitGTK: Update to 2.26.1.Marius Bakke2019-09-27
| | | | | | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\|
| * gnu: libgnomekbd: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-21
| | | | | | | | * gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
| * gnu: libgnomekbd: Update to 3.26.1.Tobias Geerinckx-Rice2019-09-21
| | | | | | | | * gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
* | gnu: python-libxml2, itstool: Provide crash-free variants.Ludovic Courtès2019-09-20
| | | | | | | | | | | | | | | | | | | | | | 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.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: libgtop: Update to 2.40.0.Tobias Geerinckx-Rice2019-09-16
| | | | | | | | * gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
| * gnu: libgtop: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-16
| | | | | | | | * gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
| * gnu: evolution: Wrap with required path variables.Martin Becze2019-09-16
| | | | | | | | | | | | | | | | | | 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>
| * gnu: gfbgraph: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-12
| | | | | | | | * gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
| * gnu: workrave: Correct the types of inputs used.Maxim Cournoyer2019-09-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to... [inputs]: ...here. [native-inputs]: Move libxscrnsaver to the 'inputs' field.
| * gnu: workrave: Update to version 1.10.34.Maxim Cournoyer2019-09-11
| | | | | | | | | | | | | | * 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.
| * gnu: libsoup: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | * gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME.
| * gnu: tracker: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | * gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME.
| * gnu: gvfs: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | * gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME.
| * gnu: aisleriot: Update to 3.22.9.Tobias Geerinckx-Rice2019-09-10
| | | | | | | | * gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
| * gnu: libsecret: Update to 0.19.1.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
| * gnu: libsecret: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
| * gnu: glib-networking: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME.
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\|
| * gnu: libxklavier: Update to 5.4.L p R n d n2019-09-01
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libxklavier): Update to 5.4. [source] Switch to git source. [arguments] Add no-configure phase. Disable xmodmap in #:configure-flags. [inputs] Add which, intltool, gtk-doc, which, automake, autoconf and libtool. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libhandy: Update to 0.0.11.Tobias Geerinckx-Rice2019-08-30
| | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 0.0.11. [arguments]: Remove ‘disable-broken-test’ phase. [native-inputs]: Add hicolor-icon-theme.