summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2016-07-28gnu: gnome: Propagate file-roller.Alex Griffin
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-22gnu: Update URLs for sourceforge.net.Leo Famulari
* 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.
2016-06-20gnu: shotwell: Update to 0.23.1.Eric Bavier
Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk.
2016-06-15gnu: Add gfbgraph.Leo Famulari
* gnu/packages/gnome.scm (gfbgraph): New variable.
2016-06-15gnu: libchamplain: Build Vala bindings.Leo Famulari
* gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add gobject-introspection, vala. [arguments]: New field.
2016-06-15gnu: vala: Build Vala API (.vapi) generator.Leo Famulari
* gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen to #:configure-flags.
2016-06-15gnu: Add folks.Leo Famulari
* gnu/packages/gnome.scm (folks): New variable.
2016-06-15gnu: evolution-data-server: Build Vala bindings.Leo Famulari
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add --enable-vala-bindings to #:configure-flags. [native-inputs]: Add vala.
2016-06-13gnu: Add gnome-shell-extensions.David Thompson
* gnu/packages/gnome.scm (gnome-shell-extensions): New variable.
2016-06-11gnu: Add arc-icon-theme.David Thompson
* gnu/packages/gnome.scm (arc-icon-theme): New variable.
2016-06-11gnu: Add moka-icon-theme.David Thompson
* gnu/packages/gnome.scm (moka-icon-theme): New variable.
2016-06-11gnu: Add arc-theme.David Thompson
* gnu/packages/gnome.scm (arc-theme): New variable.
2016-06-01gnu: Add vte-ng.McKinley Olsen
* gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-05-30gnu: vte-0.28: Fix CVE-2012-2738.Efraim Flashner
* 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.
2016-05-26gnu: Rename texlive module to tex.Roel Janssen
* 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.
2016-05-21gnu: Add gnome-calendar.Kei Yamashita
* gnu/packages/gnome.scm (gnome-calendar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-21gnu: Add dia.Roel Janssen
* gnu/packages/gnome.scm (dia): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-19Update name for Kei Kebreau.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>
2016-05-15gnu: Add gnome-tweak-tool.Jan Nieuwenhuizen
* 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>
2016-05-15gnu: libnotify: Add dependency on gobject-introspection.Jan Nieuwenhuizen
* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-11Merge branch 'master' into gnome-updatesMark H Weaver
2016-05-11gnu: libxkbcommon: Move to (gnu packages xdisorg).Danny Milosavljevic
* 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.
2016-05-11gnu: totem: Fix build on i686.Mark H Weaver
* 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.
2016-05-08gnu: gnome-klotski: Fix build.宋文武
* gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support.
2016-05-08gnu: Add libgames-support.宋文武
* gnu/packages/gnome.scm (libgames-support): New variable.
2016-05-02gnu: yelp: Add gsettings-desktop-schemas to inputs.宋文武
* gnu/packages/gnome.scm (yelp)[inputs]: Add gsettings-desktop-schemas.
2016-05-02gnu: gom: Update to 0.3.2.宋文武
* gnu/packages/gnome.scm (gom): Update to 0.3.2.
2016-05-02gnu: gnome: Add desktop-file-utils.宋文武
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils.
2016-05-02gnu: gnome: Add baobab, gnome-backgrounds and gvfs.宋文武
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add baobab, gnome-backgrounds and gvfs.
2016-05-02gnu: nautilus: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (nautilus): Update to 3.20.1.
2016-05-02gnu: grilo-plugins: Update to 0.3.1.宋文武
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.1. [inputs]: Add nettle.
2016-05-02gnu: grilo: Update to 0.3.0.宋文武
* gnu/packages/gnome.scm (grilo): Update to 0.3.0.
2016-05-02gnu: gedit: Enable Python Console plugin.宋文武
* gnu/packages/gnome.scm (gedit)[arguments]: Wrap with PYTHONPATH.
2016-05-02gnu: libpeas: Add inputs.宋文武
* gnu/packages/gnome.scm (libpeas)[inputs]: Add glade, libxml2, python and python-pygobject.
2016-05-02gnu: network-manager: Update to 1.2.0.宋文武
* gnu/packages/gnome.scm (network-manager): Update to 1.2.0. [inputs]: Add modem-manager.
2016-05-02gnu: 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-02gnu: dconf-editor: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1.
2016-05-02gnu: baobab: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (baobab): Update to 3.20.1.
2016-05-02gnu: gnome-shell: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (gnome-shell): Update to 3.20.1.
2016-05-02gnu: gnome-control-center: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.20.1.
2016-05-02gnu: gdm: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (gdm): Update to 3.20.1.
2016-05-02gnu: network-manager-applet: Update to 1.2.0.宋文武
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.2.0.
2016-05-02gnu: evolution-data-server: Update to 3.20.1, fix build.宋文武
* gnu/packages/gnome.scm (evlution-data-server): Update to 3.20.1. [arguments]: Pass '--disable-google-auth' to configure.
2016-05-02gnu: gnome-online-accounts: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.20.1.
2016-05-02gnu: mutter: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (mutter): Update to 3.20.1.
2016-05-02gnu: gnome-session: Update to 3.20.1, fix build.宋文武
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.1. [arguments]: Remove use of systemd in 'gsm-autostart-app.c.'.
2016-05-02gnu: file-roller: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (file-roller): Update to 3.20.1.
2016-05-02gnu: shotwell: Update to 0.22.1.宋文武
* gnu/packages/gnome.scm (shotwell): Update to 0.22.1.
2016-05-02gnu: yelp: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (yelp): Update to 3.20.1.
2016-05-02gnu: yelp-xsl: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.20.1.