summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add libunique.•••* gnu/packages/gnome.scm (libunique): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-08-221-0/+40
* gnu: epiphany: Update to 3.20.3.•••* gnu/packages/gnome.scm (epiphany): Update to 3.20.3. Ricardo Wurmus2016-08-211-2/+2
* gnu: rhythmbox: Update to 3.4.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'. Tobias Geerinckx-Rice2016-08-191-5/+6
* gnu: shotwell: Update to 0.23.5.•••* 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. Tobias Geerinckx-Rice2016-08-191-21/+9
* gnu: shotwell: Update to 0.23.4.•••* gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool. Efraim Flashner2016-08-191-2/+3
* gnu: Add mobile-broadband-provider-info.•••* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable. David Craven2016-08-181-0/+22
* gnu: gexiv2: Update to 0.10.4.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4. Tobias Geerinckx-Rice2016-08-181-2/+2
* gnu: gnumeric: Update to 1.12.31.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31. Tobias Geerinckx-Rice2016-08-181-2/+2
* gnu: gvfs: Update to 1.28.3.•••* gnu/packages/gnome.scm (gvfs): Update to 1.28.3. Tobias Geerinckx-Rice2016-08-181-2/+2
* gnu: simple-scan: Update to 3.21.90.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90. [inputs]: Remove libgudev. [native-inputs]: Replace intltool dependency with gnu-gettext. Tobias Geerinckx-Rice2016-08-171-4/+3
* gnu: nautilus: Add gvfs support.•••* gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs. Ricardo Wurmus2016-08-101-2/+2
* gnu: network-manager: Propagate GLIB.•••* gnu/packages/gnome.scm (network-manager)[propagated-inputs]: Add glib. David Craven2016-08-021-0/+2
* gnu: Add libgnomekbd.•••* gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02016-08-011-0/+30
* gnu: gnome: Propagate file-roller.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2016-07-281-0/+2
* gnu: Update URLs for sourceforge.net.•••* 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. Leo Famulari2016-07-221-1/+1
* gnu: shotwell: Update to 0.23.1.•••Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk. Eric Bavier2016-06-201-4/+4
* gnu: Add gfbgraph.•••* gnu/packages/gnome.scm (gfbgraph): New variable. Leo Famulari2016-06-151-0/+33
* gnu: libchamplain: Build Vala bindings.•••* gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add gobject-introspection, vala. [arguments]: New field. Leo Famulari2016-06-151-1/+5
* gnu: vala: Build Vala API (.vapi) generator.•••* gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen to #:configure-flags. Leo Famulari2016-06-151-1/+3
* gnu: Add folks.•••* gnu/packages/gnome.scm (folks): New variable. Leo Famulari2016-06-151-0/+36
* gnu: evolution-data-server: Build Vala bindings.•••* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add --enable-vala-bindings to #:configure-flags. [native-inputs]: Add vala. Leo Famulari2016-06-151-0/+2
* gnu: Add gnome-shell-extensions.•••* gnu/packages/gnome.scm (gnome-shell-extensions): New variable. David Thompson2016-06-131-0/+27
* gnu: Add arc-icon-theme.•••* gnu/packages/gnome.scm (arc-icon-theme): New variable. David Thompson2016-06-111-0/+32
* gnu: Add moka-icon-theme.•••* gnu/packages/gnome.scm (moka-icon-theme): New variable. David Thompson2016-06-111-0/+35
* gnu: Add arc-theme.•••* gnu/packages/gnome.scm (arc-theme): New variable. David Thompson2016-06-111-0/+33
* gnu: Add vte-ng.•••* gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> McKinley Olsen2016-06-011-0/+33
* gnu: vte-0.28: Fix CVE-2012-2738.•••* 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. Efraim Flashner2016-05-301-1/+4
* gnu: Rename texlive module to tex.•••* 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. Roel Janssen2016-05-261-1/+1
* gnu: Add gnome-calendar.•••* gnu/packages/gnome.scm (gnome-calendar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kei Yamashita2016-05-211-0/+28
* gnu: Add dia.•••* gnu/packages/gnome.scm (dia): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Roel Janssen2016-05-211-0/+51
* Update name for Kei Kebreau.•••* .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> Kei Kebreau2016-05-191-1/+1
* gnu: Add gnome-tweak-tool.•••* 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> Jan Nieuwenhuizen2016-05-151-0/+43
* gnu: libnotify: Add dependency on gobject-introspection.•••* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name> Jan Nieuwenhuizen2016-05-151-1/+3
* Merge branch 'master' into gnome-updatesMark H Weaver2016-05-111-1/+0
|\
| * gnu: libxkbcommon: Move to (gnu packages xdisorg).•••* 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. Danny Milosavljevic2016-05-111-1/+0
* | gnu: totem: Fix build on i686.•••* 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. Mark H Weaver2016-05-111-1/+2
* | gnu: gnome-klotski: Fix build.•••* gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support. 宋文武2016-05-081-0/+1
* | gnu: Add libgames-support.•••* gnu/packages/gnome.scm (libgames-support): New variable. 宋文武2016-05-081-0/+36
* | gnu: yelp: Add gsettings-desktop-schemas to inputs.•••* gnu/packages/gnome.scm (yelp)[inputs]: Add gsettings-desktop-schemas. 宋文武2016-05-021-1/+2
* | gnu: gom: Update to 0.3.2.•••* gnu/packages/gnome.scm (gom): Update to 0.3.2. 宋文武2016-05-021-2/+2
* | gnu: gnome: Add desktop-file-utils.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils. 宋文武2016-05-021-0/+1
* | gnu: gnome: Add baobab, gnome-backgrounds and gvfs.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add baobab, gnome-backgrounds and gvfs. 宋文武2016-05-021-0/+3
* | gnu: nautilus: Update to 3.20.1.•••* gnu/packages/gnome.scm (nautilus): Update to 3.20.1. 宋文武2016-05-021-2/+2
* | gnu: grilo-plugins: Update to 0.3.1.•••* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.1. [inputs]: Add nettle. 宋文武2016-05-021-2/+3
* | gnu: grilo: Update to 0.3.0.•••* gnu/packages/gnome.scm (grilo): Update to 0.3.0. 宋文武2016-05-021-2/+2
* | gnu: gedit: Enable Python Console plugin.•••* gnu/packages/gnome.scm (gedit)[arguments]: Wrap with PYTHONPATH. 宋文武2016-05-021-1/+4
* | gnu: libpeas: Add inputs.•••* gnu/packages/gnome.scm (libpeas)[inputs]: Add glade, libxml2, python and python-pygobject. 宋文武2016-05-021-5/+5
* | gnu: network-manager: Update to 1.2.0.•••* gnu/packages/gnome.scm (network-manager): Update to 1.2.0. [inputs]: Add modem-manager. 宋文武2016-05-021-4/+7
* | gnu: librsvg: Drop 'loaders.cache' file.•••This is a followup to 05c4b7e93. * gnu/packages/gnome.scm (librsvg)[arguments]: Don't install 'loaders.cache' file. * gnu/packages/gnome.scm (gnome-themes-standard), gnu/packages/key-mon.scm (keymon), gnu/packages/music.scm (solfege): Remove wrap phase for SVG support. 宋文武2016-05-021-30/+4
* | gnu: dconf-editor: Update to 3.20.1.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1. 宋文武2016-05-021-2/+2