summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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
* gnu: glib-networking: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-091-1/+1
* gnu: libxklavier: Update to 5.4.•••* 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> L p R n d n2019-09-011-8/+24
* gnu: libhandy: Update to 0.0.11.•••* gnu/packages/gnome.scm (libhandy): Update to 0.0.11. [arguments]: Remove ‘disable-broken-test’ phase. [native-inputs]: Add hicolor-icon-theme. Tobias Geerinckx-Rice2019-08-301-9/+6
* gnu: eolie: Update to 0.9.63.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.63. Tobias Geerinckx-Rice2019-08-301-3/+3
* gnu: libdazzle: Update to 3.33.90.•••* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi2019-08-231-8/+2
* gnu: gnome-control-center: Fix info-overview panel issues.•••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. Kei Kebreau2019-08-201-2/+11
* gnu: Add libgit2-glib.•••* gnu/packages/gnome.scm (libgit2-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi2019-08-161-0/+32
* gnu: Add network-manager-openconnect.•••* gnu/packages/gnome.scm (network-manager-openconnect): New variable. Efraim Flashner2019-08-081-0/+51
* gnu: terminator: Wrap instead of propagating GSettings schemas.•••* 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. Tobias Geerinckx-Rice2019-08-051-5/+10
* gnu: Add libhandy.•••* gnu/packages/gnome.scm (libhandy): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Jonathan Frederickson2019-08-051-0/+49
* gnu: terminator: Propagate gsettings-desktop-schemas.•••* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas. Tobias Geerinckx-Rice2019-07-241-0/+3
* gnu: Add network-manager-vpnc.•••* gnu/packages/gnome.scm (network-manager-vpnc): New variable. Jelle Licht2019-07-171-0/+49
* gnu: network-manager-openvpn: Patch hardcoded paths.•••* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Add custom 'patch-path' phase to replace references to openvpn and modprobe. [inputs]: Add kmod. Jelle Licht2019-07-171-1/+21
* gnu: network-manager-openvpn: Pass '--localstatedir=/var'.•••* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass '--localstatedir=/var' to #:configure-flags. Jelle Licht2019-07-171-1/+1
* gnu: network-manager: Fix plugin loading problem.•••* 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> Tomáš Čech2019-07-171-0/+1
* gnu: mutter: Remove duplicate gtk+ input.•••* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+ from propagated-inputs. Tobias Geerinckx-Rice2019-07-101-1/+0
* gnu: Update lollypop to 1.1.3.1.•••* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1. [inputs]: Add python-pil. Christopher Baines2019-07-071-3/+4
* gnu: xpad: Build against gtksourceview@3.•••* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3. Marius Bakke2019-07-061-1/+1
* gnu: python-pyatspi: Fix loading libraries.•••* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies. Julien Lepiller2019-06-221-1/+14
* gnu: Add numix-theme.•••* gnu/packages/gnome.scm (numix-theme): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi2019-06-191-0/+33
* Merge branch 'master' into stagingMarius Bakke2019-06-111-5/+5
|\
| * gnu: mobile-broadband-provider-info: Update to 20190116.•••* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116. Tobias Geerinckx-Rice2019-06-101-3/+3
| * gnu: gnumeric: Update to 1.12.45.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45. Tobias Geerinckx-Rice2019-06-091-2/+2
* | Merge branch 'master' into stagingMarius Bakke2019-06-091-13/+2
|\|
| * gnu: rhythmbox: Update to 3.4.3.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch. Kei Kebreau2019-06-061-13/+2
* | Merge branch 'master' into stagingMarius Bakke2019-06-051-3/+6
|\|
| * gnu: eolie: Update to 0.9.62.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.62. Ricardo Wurmus2019-06-051-3/+3
| * gnu: gnome-control-center: Set correct file name for the 'passwd' binary.•••* gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to passwd. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz2019-06-031-0/+3
* | Merge branch 'master' into stagingMarius Bakke2019-06-031-2/+96
|\|
| * gnu: Add terminator.•••* gnu/packages/gnome.scm (terminator): Add at 1.91 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai2019-06-021-0/+46
| * gnu: Add gthumb.•••* gnu/packages/gnome.scm (gthumb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Andy Tai2019-05-301-0/+47
| * gnu: d-feet: Fix missing input and update to 0.3.14.•••* 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. Pierre Neidhardt2019-05-281-2/+3
* | Merge branch 'master' into stagingMarius Bakke2019-05-241-51/+81
|\|
| * gnu: python2-rsvg: Fix typo "This package".•••* gnu/packages/gnome (python2-rsvg)[description]: Fix typo. Vagrant Cascadian2019-05-221-1/+1
| * gnu: libnotify: Don't build 'libnotify.a'.•••* gnu/packages/gnome.scm (libnotify)[arguments]: New field. Marius Bakke2019-05-211-0/+2