summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: yelp: Update to 3.21.3John Darrington2016-08-30
| | | | * gnu/packages/gnome.scm (yelp): Update to 3.21.3
* gnu: gnome-screenshot: Update to 3.20.1.Rene Saavedra2016-08-25
| | | | | | * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Add libunique.ng02016-08-22
| | | | | | * gnu/packages/gnome.scm (libunique): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: epiphany: Update to 3.20.3.Ricardo Wurmus2016-08-21
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.20.3.
* gnu: rhythmbox: Update to 3.4.Tobias Geerinckx-Rice2016-08-19
| | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
* gnu: shotwell: Update to 0.23.5.Tobias Geerinckx-Rice2016-08-19
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.5. [propagated-inputs]: Add dconf. [native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils, python2, and python2-libxml2. [inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
* gnu: shotwell: Update to 0.23.4.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool.
* gnu: Add mobile-broadband-provider-info.David Craven2016-08-18
| | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
* gnu: gexiv2: Update to 0.10.4.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
* gnu: gnumeric: Update to 1.12.31.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
* gnu: gvfs: Update to 1.28.3.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
* gnu: simple-scan: Update to 3.21.90.Tobias Geerinckx-Rice2016-08-17
| | | | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.21.90. [inputs]: Remove libgudev. [native-inputs]: Replace intltool dependency with gnu-gettext.
* gnu: nautilus: Add gvfs support.Ricardo Wurmus2016-08-10
| | | | * gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
* gnu: network-manager: Propagate GLIB.David Craven2016-08-02
| | | | * gnu/packages/gnome.scm (network-manager)[propagated-inputs]: Add glib.
* gnu: Add libgnomekbd.ng02016-08-01
| | | | | | * gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome: Propagate file-roller.Alex Griffin2016-07-28
| | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Update URLs for sourceforge.net.Leo Famulari2016-07-22
| | | | | | | | | | | * gnu/packages/audio.scm: Update URLs pointing to sourceforge.net. * gnu/packages/fonts.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/lxde.scm: Likewise. * gnu/packages/slim.scm: Likewise. * gnu/packages/textutils.scm: Likewise.
* gnu: shotwell: Update to 0.23.1.Eric Bavier2016-06-20
| | | | | | | Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk.
* gnu: Add gfbgraph.Leo Famulari2016-06-15
| | | | * gnu/packages/gnome.scm (gfbgraph): New variable.
* gnu: libchamplain: Build Vala bindings.Leo Famulari2016-06-15
| | | | | | * gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add gobject-introspection, vala. [arguments]: New field.
* gnu: vala: Build Vala API (.vapi) generator.Leo Famulari2016-06-15
| | | | | * gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen to #:configure-flags.
* gnu: Add folks.Leo Famulari2016-06-15
| | | | * gnu/packages/gnome.scm (folks): New variable.
* gnu: evolution-data-server: Build Vala bindings.Leo Famulari2016-06-15
| | | | | | * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add --enable-vala-bindings to #:configure-flags. [native-inputs]: Add vala.
* gnu: Add gnome-shell-extensions.David Thompson2016-06-13
| | | | * gnu/packages/gnome.scm (gnome-shell-extensions): New variable.
* gnu: Add arc-icon-theme.David Thompson2016-06-11
| | | | * gnu/packages/gnome.scm (arc-icon-theme): New variable.
* gnu: Add moka-icon-theme.David Thompson2016-06-11
| | | | * gnu/packages/gnome.scm (moka-icon-theme): New variable.
* gnu: Add arc-theme.David Thompson2016-06-11
| | | | * gnu/packages/gnome.scm (arc-theme): New variable.
* gnu: Add vte-ng.McKinley Olsen2016-06-01
| | | | | | * gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: vte-0.28: Fix CVE-2012-2738.Efraim Flashner2016-05-30
| | | | | | | * gnu/packages/gnome.scm (vte-0.28)[source]: Add patches. * gnu/packages/patches/vte-CVE-2012-2738-pt1.patch, gnu/packages/patches/vte-CVE-2012-2738-pt2.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: Rename texlive module to tex.Roel Janssen2016-05-26
| | | | | | | | | | | | | | | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm. * gnu/packages/texlive.scm: Rename file to tex.scm. * gnu/packages/tex.scm: Renamed from texlive.scm. * gnu/packages/algebra.scm: Adjust accordingly. * gnu/packages/docbook.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/gettext.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/lisp.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/photo.scm: Likewise. * gnu/packages/plotutils.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/scheme.scm: Likewise.
* gnu: Add gnome-calendar.Kei Yamashita2016-05-21
| | | | | | * gnu/packages/gnome.scm (gnome-calendar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dia.Roel Janssen2016-05-21
| | | | | | * gnu/packages/gnome.scm (dia): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Update name for Kei Kebreau.Kei Kebreau2016-05-19
| | | | | | | | | | | | | | | | * .mailmap: Add Kei Kebreau. * gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau". * gnu/packages/calendar.scm: Likewise. * gnu/packages/dillo.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add gnome-tweak-tool.Jan Nieuwenhuizen2016-05-15
| | | | | | | | * gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-tweak-tool): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libnotify: Add dependency on gobject-introspection.Jan Nieuwenhuizen2016-05-15
| | | | | | | * gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'master' into gnome-updatesMark H Weaver2016-05-11
|\
| * gnu: libxkbcommon: Move to (gnu packages xdisorg).Danny Milosavljevic2016-05-11
| | | | | | | | | | | | | | * gnu/packages/qt.scm (libxkbcommon): Move to... * gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable. * gnu/packages/wm.scm, gnu/packages/gnome.scm, gnu/packages/games.scm: Adjust accordingly.
* | gnu: totem: Fix build on i686.Mark H Weaver2016-05-11
| | | | | | | | | | | | * gnu/packages/patches/totem-debug-format-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (totem)[source]: Add patch.
* | gnu: gnome-klotski: Fix build.宋文武2016-05-08
| | | | | | | | * gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support.
* | gnu: Add libgames-support.宋文武2016-05-08
| | | | | | | | * gnu/packages/gnome.scm (libgames-support): New variable.
* | gnu: yelp: Add gsettings-desktop-schemas to inputs.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (yelp)[inputs]: Add gsettings-desktop-schemas.
* | gnu: gom: Update to 0.3.2.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (gom): Update to 0.3.2.
* | gnu: gnome: Add desktop-file-utils.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils.
* | gnu: gnome: Add baobab, gnome-backgrounds and gvfs.宋文武2016-05-02
| | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add baobab, gnome-backgrounds and gvfs.
* | gnu: nautilus: Update to 3.20.1.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.20.1.
* | gnu: grilo-plugins: Update to 0.3.1.宋文武2016-05-02
| | | | | | | | | | * gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.1. [inputs]: Add nettle.
* | gnu: grilo: Update to 0.3.0.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (grilo): Update to 0.3.0.
* | gnu: gedit: Enable Python Console plugin.宋文武2016-05-02
| | | | | | | | * gnu/packages/gnome.scm (gedit)[arguments]: Wrap with PYTHONPATH.
* | gnu: libpeas: Add inputs.宋文武2016-05-02
| | | | | | | | | | * gnu/packages/gnome.scm (libpeas)[inputs]: Add glade, libxml2, python and python-pygobject.
* | gnu: network-manager: Update to 1.2.0.宋文武2016-05-02
| | | | | | | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.2.0. [inputs]: Add modem-manager.