summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2016-06-15gnu: Add gfbgraph....* gnu/packages/gnome.scm (gfbgraph): New variable. Leo Famulari
2016-06-15gnu: libchamplain: Build Vala bindings....* gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add gobject-introspection, vala. [arguments]: New field. Leo Famulari
2016-06-15gnu: vala: Build Vala API (.vapi) generator....* gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen to #:configure-flags. Leo Famulari
2016-06-15gnu: Add folks....* gnu/packages/gnome.scm (folks): New variable. Leo Famulari
2016-06-15gnu: 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 Famulari
2016-06-13gnu: Add gnome-shell-extensions....* gnu/packages/gnome.scm (gnome-shell-extensions): New variable. David Thompson
2016-06-11gnu: Add arc-icon-theme....* gnu/packages/gnome.scm (arc-icon-theme): New variable. David Thompson
2016-06-11gnu: Add moka-icon-theme....* gnu/packages/gnome.scm (moka-icon-theme): New variable. David Thompson
2016-06-11gnu: Add arc-theme....* gnu/packages/gnome.scm (arc-theme): New variable. David Thompson
2016-06-01gnu: Add vte-ng....* gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> McKinley Olsen
2016-05-30gnu: 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 Flashner
2016-05-26gnu: 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 Janssen
2016-05-21gnu: Add gnome-calendar....* gnu/packages/gnome.scm (gnome-calendar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kei Yamashita
2016-05-21gnu: Add dia....* gnu/packages/gnome.scm (dia): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Roel Janssen
2016-05-19Update 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 Kebreau
2016-05-15gnu: 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 Nieuwenhuizen
2016-05-15gnu: 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 Nieuwenhuizen
2016-05-11Merge branch 'master' into gnome-updatesMark H Weaver
2016-05-11gnu: 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 Milosavljevic
2016-05-11gnu: 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 Weaver
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. 宋文武
2016-05-02gnu: epiphany: Update to 3.20.1....* gnu/packages/gnome.scm (epiphany): Update to 3.20.1. 宋文武
2016-05-02gnu: gvfs: Update to 1.28.1....* gnu/packages/gnome.scm (gvfs): Update to 1.28.1. 宋文武
2016-05-02gnu: eog: Update to 3.20.1....* gnu/packages/gnome.scm (eog): Update to 3.20.1. 宋文武