summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2017-01-11gnu: totem-pl-parser: Update to 3.10.7.•••* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.7. [source][uri]: Use 'version-major+minor'. Mark H Weaver
2017-01-11gnu: gnome-desktop: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-desktop): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: libpeas: Update to 1.20.0.•••* gnu/packages/gnome.scm (libpeas): Update to 1.20.0. Mark H Weaver
2017-01-11gnu: libgweather: Update to 3.20.4.•••* gnu/packages/gnome.scm (libgweather): Update to 3.20.4. Mark H Weaver
2017-01-11gnu: libnotify: Update to 0.7.7.•••* gnu/packages/gnome.scm (libnotify): Update to 0.7.7. Mark H Weaver
2017-01-11gnu: libgnomekbd: Update to 3.22.0.•••* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: libchamplain: Update to 0.12.14.•••* gnu/packages/gnome.scm (libchamplain): Update to 0.12.14. Mark H Weaver
2017-01-11gnu: clutter-gst: Update to 3.0.22.•••* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22. Mark H Weaver
2017-01-11gnu: clutter-gtk: Update to 1.8.2.•••* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.2. Mark H Weaver
2017-01-11gnu: cogl: Update to 1.22.2.•••* gnu/packages/gnome.scm (cogl): Update to 1.22.2. Mark H Weaver
2017-01-11gnu: glib-networking: Update to 2.50.0.•••* gnu/packages/gnome.scm (glib-networking): Update to 2.50.0. Mark H Weaver
2017-01-11gnu: gsettings-desktop-schemas: Update to 3.22.0.•••* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: desktop-file-utils: Update to 0.23.•••* gnu/packages/gnome.scm (desktop-file-utils): Update to 0.23. Mark H Weaver
2017-01-11gnu: shared-mime-info: Update to 1.8.•••* gnu/packages/gnome.scm (shared-mime-info): Update to 1.8. Mark H Weaver
2017-01-11gnu: libgee: Update to 0.18.1.•••* gnu/packages/gnome.scm (libgee): Update to 0.18.1. Mark H Weaver
2017-01-11gnu: vala: Update to 0.34.4.•••* gnu/packages/gnome.scm (vala): Update to 0.34.4. Mark H Weaver
2017-01-11gnu: libgsf: Update to 1.14.41.•••* gnu/packages/gnome.scm (libgsf): Update to 1.14.41. Mark H Weaver
2017-01-11gnu: libxml++: Update to 3.0.1.•••* gnu/packages/gnome.scm (libxml++): Update to 3.0.1. Mark H Weaver
2017-01-06gnu: gnome-tweak-tool: Add missing inputs.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[inputs]: Add gnome-desktop and libsoup. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-06gnu: gnome-tweak-tool: Make propagated-inputs just inputs.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[propagated-inputs]: Merge with... [inputs]: ... this. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-06gnu: gnome-tweak-tool: Wrap program to set 'GI_TYPELIB_PATH'.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[arguments]: Add 'wrap-program' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-06gnu: gnome-tweak-tool: Use glib-or-gtk-build-system.•••This allows gobject introspection namespaces to be found. * gnu/packages/gnome.scm (gnome-tweak-tool)[build-system]: Set to GLIB-OR-GTK-BUILD-SYSTEM. [arguments]: Use %GLIB-OR-GTK-BUILD-SYSTEM-MODULES in #:imported-modules. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-03gnu: arc-theme: Update to 20161119.•••* gnu/packages/gnome.scm (arc-theme): Update to 20161119. Signed-off-by: Leo Famulari <leo@famulari.name> Brandon Ludwig
2016-12-22gnu: shotwell: Update to 0.25.2.•••* gnu/packages/gnome.scm (shotwell): Update to 0.25.2. Leo Famulari
2016-12-17gnu: Add and use sane-backends.•••* gnu/packages/scanner.scm (sane-backends): New variable. * gnu/packages/gnome.scm (colord, simple-scan): Use it instead of 'sane-backends-minimal'. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/wine.scm (wine): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2016-12-17gnu: Add and use sane-backends-minimal.•••* gnu/packages/scanner.scm (sane-backends): Rename to... (sane-backends-minimal): this. Adjust name, source, synopsis and description accordingly. * gnu/packages/cups.scm (hplip): Use 'sane-backends-minimal' instead of 'sane-backends'. * gnu/packages/gnome.scm (colord, simple-scan): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/wine.scm (wine): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2016-12-15gnu: gnome-settings-daemon: Add dependency on NetworkManager.•••* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Remove "--disable-network-manager". [inputs]: Add NETWORK-MANAGER. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chris Marusich
2016-12-15gnu: network-manager: Enable session tracking with elogind.•••* gnu/packages/gnome.scm (network-manager): Add configuration options "--with-systemd-logind=yes" (so we can use elogind to track login sessions) and "--with-consolekit=no" (so we don't use consolekit to track sessions, since it isn't packaged yet). Add elogind as an input, and add a snippet to replace some references to systemd with elogind. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chris Marusich
2016-12-10gnu: libsoup: Update to 2.56.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.56.0. Ludovic Courtès
2016-12-09Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès
2016-12-08gnu: Add gnome-system-monitor.•••* gnu/packages/gnome.scm (gnome-system-monitor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rennes
2016-12-04Merge branch 'master' into stagingMarius Bakke
2016-12-04gnu: exiv2: Move to (gnu packages image).•••* gnu/packages/geeqie.scm (exiv2): Move to... * gnu/packages/image.scm: ... here. * gnu/packages/gnome.scm: Adjust the used modules. * gnu/packages/gnunet.scm: Likewise. * gnu/packages/gps.scm: Likewise. Alex Kost
2016-11-23Merge branch 'master' into stagingLeo Famulari
2016-11-21gnu: shared-mime-info: Update to 1.7•••* gnu/packages/gnome.scm (shared-mime-info): Update to 1.7. Hartmut Goebel
2016-11-19gnu: gnome-control-center: Add gdk-pixbuf input.•••* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add gdk-pixbuf. Signed-off-by: Leo Famulari <leo@famulari.name> Rene Saavedra
2016-11-16gnu: shotwell: Update to 0.25.0.1.•••* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.1. Leo Famulari
2016-11-09gnu: gnome-calculator: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2. Ludovic Courtès
2016-11-06Merge branch 'master' into core-updatesMark H Weaver
2016-11-06gnu: epiphany: Update to 3.22.1.•••* gnu/packages/gnome.scm (epiphany): Update to 3.22.1. Mark H Weaver
2016-10-31gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.•••* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin. Leo Famulari
2016-10-27Merge branch 'master' into core-updatesMark H Weaver
2016-10-26gnu: shotwell: Update to 0.25.0.•••* gnu/packages/gnome.scm (shotwell): Update to 0.25.0. [inputs]: Add gcr. Leo Famulari
2016-10-26Merge branch 'master' into core-updatesLeo Famulari
2016-10-24gnu: gnumeric: Use 'glib-or-gtk-build-system'.•••Reported by Pjotr Prins <pjotr.public12@thebird.nl>. * gnu/packages/gnome.scm (gnumeric)[build-systems]: Switch to GLIB-OR-GTK-BUILD-SYSTEM. 宋文武
2016-10-23Merge branch 'master' into core-updatesMark H Weaver
2016-10-23gnu: Add bluefish.•••* gnu/packages/gnome.scm (bluefish): New variable. Rene Saavedra
2016-10-20gnu: network-manager-applet: Update to 1.4.2.•••* gnu/packages/gnome.scm (network-manager-applet): Update to 1.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2016-10-20gnu-maintenance: GNOME updater honors 'upstream-name' package property.•••* guix/gnu-maintenance.scm (latest-gnome-release)[upstream-name]: New variable. Use it as the first argument to 'latest-ftp-release' and when constructing #:directory. * gnu/packages/gnome.scm (gconf)[properties]: New field. (network-manager)[properties]: New field. Ludovic Courtès
2016-10-20gnu: network-manager: Update to 1.4.2.•••* gnu/packages/gnome.scm (network-manager): Update to 1.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0