summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2019-09-16gnu: libgtop: Update to 2.40.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
2019-09-16gnu: libgtop: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
2019-09-16gnu: evolution: Wrap with required path variables.Martin Becze
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>
2019-09-12gnu: gfbgraph: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
2019-09-11gnu: workrave: Correct the types of inputs used.Maxim Cournoyer
* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to... [inputs]: ...here. [native-inputs]: Move libxscrnsaver to the 'inputs' field.
2019-09-11gnu: workrave: Update to version 1.10.34.Maxim Cournoyer
* 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.
2019-09-11gnu: libsoup: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME.
2019-09-11gnu: tracker: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME.
2019-09-11gnu: gvfs: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME.
2019-09-10gnu: aisleriot: Update to 3.22.9.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
2019-09-09gnu: libsecret: Update to 0.19.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
2019-09-09gnu: libsecret: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
2019-09-09gnu: glib-networking: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME.
2019-09-01gnu: libxklavier: Update to 5.4.L p R n d n
* 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>
2019-08-30gnu: libhandy: Update to 0.0.11.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libhandy): Update to 0.0.11. [arguments]: Remove ‘disable-broken-test’ phase. [native-inputs]: Add hicolor-icon-theme.
2019-08-30gnu: eolie: Update to 0.9.63.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
2019-08-23gnu: libdazzle: Update to 3.33.90.Giacomo Leidi
* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-20gnu: gnome-control-center: Fix info-overview panel issues.Kei Kebreau
GNOME Control Center should now display the correct GNOME version and graphics information in the "Details > About" panel. * gnu/packages/gnome.scm (gnome-control-center)[arguments]: Add configure flag. Adjust 'patch-paths' phase accordingly. [inputs]: Add gnome-session.
2019-08-16gnu: Add libgit2-glib.Giacomo Leidi
* gnu/packages/gnome.scm (libgit2-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-08gnu: Add network-manager-openconnect.Efraim Flashner
* gnu/packages/gnome.scm (network-manager-openconnect): New variable.
2019-08-05gnu: terminator: Wrap instead of propagating GSettings schemas.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (terminator)[inputs]: Move gsettings-desktop-schemas back here… [propagated-inputs]: …from here. [arguments]: Add the glib-or-gtk-build-system's ‘glib-or-gtk-wrap’ phase.
2019-08-05gnu: Add libhandy.Jonathan Frederickson
* gnu/packages/gnome.scm (libhandy): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-07-24gnu: terminator: Propagate gsettings-desktop-schemas.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas.
2019-07-17gnu: Add network-manager-vpnc.Jelle Licht
* gnu/packages/gnome.scm (network-manager-vpnc): New variable.
2019-07-17gnu: network-manager-openvpn: Patch hardcoded paths.Jelle Licht
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Add custom 'patch-path' phase to replace references to openvpn and modprobe. [inputs]: Add kmod.
2019-07-17gnu: network-manager-openvpn: Pass '--localstatedir=/var'.Jelle Licht
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass '--localstatedir=/var' to #:configure-flags.
2019-07-17gnu: network-manager: Fix plugin loading problem.Tomáš Čech
* gnu/packages/patches/nm-plugin-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (network-manager)[source](patches): New field. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2019-07-10gnu: mutter: Remove duplicate gtk+ input.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+ from propagated-inputs.
2019-07-07gnu: Update lollypop to 1.1.3.1.Christopher Baines
* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1. [inputs]: Add python-pil.
2019-07-06gnu: xpad: Build against gtksourceview@3.Marius Bakke
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-06-22gnu: python-pyatspi: Fix loading libraries.Julien Lepiller
* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
2019-06-19gnu: Add numix-theme.Giacomo Leidi
* gnu/packages/gnome.scm (numix-theme): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-11Merge branch 'master' into stagingMarius Bakke
2019-06-10gnu: mobile-broadband-provider-info: Update to 20190116.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116.
2019-06-09gnu: gnumeric: Update to 1.12.45.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45.
2019-06-09Merge branch 'master' into stagingMarius Bakke
2019-06-06gnu: rhythmbox: Update to 3.4.3.Kei Kebreau
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch.
2019-06-05Merge branch 'master' into stagingMarius Bakke
2019-06-05gnu: eolie: Update to 0.9.62.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.62.
2019-06-03gnu: gnome-control-center: Set correct file name for the 'passwd' binary.Florian Pelz
* gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to passwd. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-03Merge branch 'master' into stagingMarius Bakke
2019-06-02gnu: Add terminator.Andy Tai
* gnu/packages/gnome.scm (terminator): Add at 1.91 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-30gnu: Add gthumb.Andy Tai
* gnu/packages/gnome.scm (gthumb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-05-28gnu: d-feet: Fix missing input and update to 0.3.14.Pierre Neidhardt
* gnu/packages/gnome.scm (d-feet): Update to 0.3.14. [inputs]: Add hicolor-icon-theme since d-feet won't list anything without it.
2019-05-24Merge branch 'master' into stagingMarius Bakke
2019-05-22gnu: python2-rsvg: Fix typo "This package".Vagrant Cascadian
* gnu/packages/gnome (python2-rsvg)[description]: Fix typo.
2019-05-21gnu: libnotify: Don't build 'libnotify.a'.Marius Bakke
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
2019-05-21gnu: libnotify: Propagate required inputs.Uko Kokņevičs
libnotify doesn't propagate other needed libraries for linking against it resulting in pkg-config errors like > Package gdk-pixbuf-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' > to the PKG_CONFIG_PATH environment variable * gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ... [propagated-inputs]: ... here. New field. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-21gnu: libsoup: Update to 2.66.2.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
2019-05-16gnu: network-manager-applet: Patch libnma for modem support.Florian Pelz
* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load iso-codes and mobile-broadband-provider-info from the store and not require them in the profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org>