Age | Commit message (Expand) | Author |
---|---|---|
2019-09-12 | gnu: gfbgraph: Don't use NAME in source URI....* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-11 | 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 Cournoyer |
2019-09-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 Cournoyer |
2019-09-11 | gnu: libsoup: Don't use NAME in source URI....* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-11 | gnu: tracker: Don't use NAME in source URI....* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-11 | gnu: gvfs: Don't use NAME in source URI....* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-10 | gnu: aisleriot: Update to 3.22.9....* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9. | Tobias Geerinckx-Rice |
2019-09-09 | gnu: libsecret: Update to 0.19.1....* gnu/packages/gnome.scm (libsecret): Update to 0.19.1. | Tobias Geerinckx-Rice |
2019-09-09 | gnu: libsecret: Don't use NAME in source URI....* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-09 | gnu: glib-networking: Don't use NAME in source URI....* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-09-01 | 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 n |
2019-08-30 | 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-Rice |
2019-08-30 | gnu: eolie: Update to 0.9.63....* gnu/packages/gnome.scm (eolie): Update to 0.9.63. | Tobias Geerinckx-Rice |
2019-08-23 | 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 Leidi |
2019-08-20 | 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 Kebreau |
2019-08-16 | gnu: Add libgit2-glib....* gnu/packages/gnome.scm (libgit2-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Giacomo Leidi |
2019-08-08 | gnu: Add network-manager-openconnect....* gnu/packages/gnome.scm (network-manager-openconnect): New variable. | Efraim Flashner |
2019-08-05 | 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-Rice |
2019-08-05 | 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 Frederickson |
2019-07-24 | gnu: terminator: Propagate gsettings-desktop-schemas....* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas. | Tobias Geerinckx-Rice |
2019-07-17 | gnu: Add network-manager-vpnc....* gnu/packages/gnome.scm (network-manager-vpnc): New variable. | Jelle Licht |
2019-07-17 | 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 Licht |
2019-07-17 | gnu: network-manager-openvpn: Pass '--localstatedir=/var'....* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass '--localstatedir=/var' to #:configure-flags. | Jelle Licht |
2019-07-17 | 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áš Čech |
2019-07-10 | gnu: mutter: Remove duplicate gtk+ input....* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+ from propagated-inputs. | Tobias Geerinckx-Rice |
2019-07-07 | gnu: Update lollypop to 1.1.3.1....* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1. [inputs]: Add python-pil. | Christopher Baines |
2019-07-06 | gnu: xpad: Build against gtksourceview@3....* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3. | Marius Bakke |
2019-06-22 | gnu: python-pyatspi: Fix loading libraries....* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies. | Julien Lepiller |
2019-06-19 | gnu: Add numix-theme....* gnu/packages/gnome.scm (numix-theme): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Giacomo Leidi |
2019-06-11 | Merge branch 'master' into staging | Marius Bakke |
2019-06-10 | gnu: mobile-broadband-provider-info: Update to 20190116....* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: gnumeric: Update to 1.12.45....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45. | Tobias Geerinckx-Rice |
2019-06-09 | Merge branch 'master' into staging | Marius Bakke |
2019-06-06 | gnu: rhythmbox: Update to 3.4.3....* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch. | Kei Kebreau |
2019-06-05 | Merge branch 'master' into staging | Marius Bakke |
2019-06-05 | gnu: eolie: Update to 0.9.62....* gnu/packages/gnome.scm (eolie): Update to 0.9.62. | Ricardo Wurmus |
2019-06-03 | 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 Pelz |
2019-06-03 | Merge branch 'master' into staging | Marius Bakke |
2019-06-02 | gnu: Add terminator....* gnu/packages/gnome.scm (terminator): Add at 1.91 Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Andy Tai |
2019-05-30 | 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 Tai |
2019-05-28 | 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 Neidhardt |
2019-05-24 | Merge branch 'master' into staging | Marius Bakke |
2019-05-22 | gnu: python2-rsvg: Fix typo "This package"....* gnu/packages/gnome (python2-rsvg)[description]: Fix typo. | Vagrant Cascadian |
2019-05-21 | gnu: libnotify: Don't build 'libnotify.a'....* gnu/packages/gnome.scm (libnotify)[arguments]: New field. | Marius Bakke |
2019-05-21 | gnu: libnotify: Propagate required inputs....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> | Uko Kokņevičs |
2019-05-21 | gnu: libsoup: Update to 2.66.2....* gnu/packages/gnome.scm (libsoup): Update to 2.66.2. | Marius Bakke |
2019-05-16 | gnu: network-manager-applet: Patch libnma for modem support....* 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> | Florian Pelz |
2019-05-12 | gnu: gdm: Fix configuration file discovery....The configuration file loading code moved to a new file in version 2.28. * gnu/package/gnome.scm (gdm)[arguments]: Change the pre-configure phase to patch configuration file discovery into the 'gdm-settings.c' file. | Timothy Sample |
2019-05-11 | gnu: upower: Update to 0.99.10....* gnu/packages/gnome.scm (upower): Update to 0.99.10. * gnu/packages/patches/upower-builddir.patch: Adapt. | Tobias Geerinckx-Rice |
2019-05-10 | gnu: gnome-tweak-tool: Update to 3.28.1....Fixes <https://bugs.gnu.org/35597>. * gnu/packages/gnome.scm (gnome-tweak-tool): Deprecate and rename... (gnome-tweaks): ...to this. Update to 3.28.1. [build-system]: Use meson-build-system. [arguments]: Adjust configure flags; pass glib-or-gtk? flag; remove custom phases that are now provided by the meson-build-system; add phases "wrap" and "wrap-gi-typelib". [native-inputs]: Remove meson-for-build and ninja. [home-page]: Update. [description]: Use "Tweaks" instead of "Tweak Tool". * gnu/packages/patches/gnome-tweak-tool-search-paths.patch: Rename file... * gnu/packages/patches/gnome-tweaks-search-paths.patch: ...to this. * gnu/local.mk (dist_patch_DATA): Update patch file name. | Ricardo Wurmus |