Age | Commit message (Expand) | Author |
2015-07-05 | gnu: Rename module gnutls to tls....* gnu/packages/gnutls.scm: Rename to...
* gnu/packages/tls.scm: ... this. Change module name accordingly.
* gnu/packages/{admin.scm, cups.scm, curl.scm, dc.scm, dns.scm, emacs.scm,
ftp.scm, gnome.scm, gnunet.scm, gnupg.scm, gsasl.scm, lynx.scm,
mail.scm, messaging.scm, package-management.scm, shishi.scm,
task-management.scm, version-control.scm, video.scm, vpn.scm,
webkit.scm, weechat.scm, wget.scm, wine.scm, xml.scm}: Adapt module
import to new name.
* gnu-system.am (GNU_SYSTEM_MODULES): Rename gnutls module to tls.
| Andreas Enge |
2015-06-23 | gnu: Add gnome-klotski....* gnu/packages/gnome.scm (gnome-klotski): New variable.
| 宋文武 |
2015-06-23 | gnu: Add gom....* gnu/packages/gnome.scm (gom): New variable.
| Mark H Weaver |
2015-06-23 | gnu: Add clutter-gst....* gnu/packages/gnome.scm (clutter-gst): New variable.
| Mark H Weaver |
2015-06-23 | gnu: Add clutter-gtk....* gnu/packages/gnome.scm (clutter-gtk): New variable.
| Mark H Weaver |
2015-06-23 | gnu: Add clutter....* gnu/packages/gnome.scm (clutter): New variable.
| Mark H Weaver |
2015-06-23 | gnu: Add cogl....* gnu/packages/gnome.scm (cogl): New variable.
| Mark H Weaver |
2015-06-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-06-20 | gnu: totem-pl-parser: Add gobject-introspection support....* gnu/packages/gnome.scm (totem-pl-parser)[native-inputs]: Add
gobject-introspection.
| Mark H Weaver |
2015-06-20 | gnu: totem-pl-parser: Move glib, gmime, and libxml2 to propagated-inputs....* gnu/packages/gnome.scm (totem-pl-parser)[inputs]: Move glib, gmime, and
libxml2 to ...
[propagated-inputs]: ... here.
| Mark H Weaver |
2015-06-19 | gnu: gnome-doc-utils: Add python2-libxml2 to native-inputs....This is a followup to commit 7ce3224247d3acd559841f23d1b4b49d073b15f5.
* gnu/packages/gnome.scm (gnome-doc-utils)[native-inputs]: Add
python2-libxml2.
| Mark H Weaver |
2015-06-11 | gnu: Add librest....* gnu/packages/gnome.scm (librest): New variable.
| 宋文武 |
2015-06-08 | gnu: evince: Update to 3.16.1, add more inputs....* gnu/packages/gnome.scm (evince): Update to 3.16.1.
[inputs]: Add djvulibre, libtiff, gnome-desktop and libsecret.
Co-authored-by: David Hashe <david.hashe@dhashe.com>
| 宋文武 |
2015-06-08 | gnu: geoclue: Update to 2.2.0....* gnu/packages/gnome.scm (geoclue): Update to 2.2.0.
| 宋文武 |
2015-06-05 | gnu: Add devhelp....* gnu/packages/gnome.scm (devhelp): New variable.
| 宋文武 |
2015-05-26 | Merge branch 'gtk-rebuild' | 宋文武 |
2015-05-24 | gnu: seahorse: Add SSH support....* gnu/packages/gnome.scm (seahorse)[inputs]: Add "openssh".
| Ricardo Wurmus |
2015-05-24 | gnu: Add seahorse....* gnu/packages/gnome.scm (seahorse): New variable.
| Ricardo Wurmus |
2015-05-24 | gnu: Add gnome-keyring....* gnu/packages/gnome.scm (gnome-keyring): New variable.
| Ricardo Wurmus |
2015-05-24 | gnu: Add GCR....* gnu/packages/gnome.scm (gcr): New variable.
| Ricardo Wurmus |
2015-05-23 | Merge branch 'master' into gtk-rebuild | Mark H Weaver |
2015-05-23 | gnu: dbus-glib: Propagate inputs dbus and glib....* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib.
* gnu/packages/audio.scm (patchage),
gnu/packages/gnuzilla.scm (icecat),
gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib.
* gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower),
gnu/packages/mail.scm (claws-mail),
gnu/packages/messaging.scm (hexchat),
gnu/packages/wicd.scm (wicd): Drop input dbus.
| Andreas Enge |
2015-05-23 | gnu: librsvg: Update to 2.40.9....* gnu/packages/gnome.scm (librsvg): Update to 2.40.9.
| 宋文武 |
2015-05-23 | gnu: Add adwaita-icon-theme....* gnu/packages/gnome.scm (adwaita-icon-theme): New variable.
| 宋文武 |
2015-05-20 | gnu: gconf: Propagate input glib....* gnu/packages/gnome.scm (gconf): Propagate input glib.
(gnome-vfs): Drop input glib.
(libgnome): Drop propagated input glib.
* gnu/packages/ibus.scm (ibus): Drop input glib.
| Andreas Enge |
2015-05-12 | gnu: gnome-icon-theme: Move GTK+ and icon-naming-utils to 'native-inputs'....* gnu/packages/gnome.scm (gnome-icon-theme): Move inputs to native-inputs.
| 宋文武 |
2015-05-12 | gnu: gnome-icon-theme: Update to 3.12.0....* gnu/packages/gnome.scm (gnome-icon-theme): Update to 3.12.0.
| 宋文武 |
2015-05-08 | gnu: Add aisleriot....* gnu/packages/gnome.scm (aisleriot): New variable.
| 宋文武 |
2015-05-07 | gnu: Add goffice-0.8....* gnu/packages/gnome.scm (goffice-0.8): New variable.
| Ricardo Wurmus |
2015-05-04 | gnu: Add totem-pl-parser....* gnu/packages/gnome.scm (totem-pl-parser): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Hashe |
2015-04-22 | gnu: vala: Fix tests by setting 'CC'....This fixes a regression introduced in b19d680.
* gnu/packages/gnome.scm (vala)[arguments]: New field.
| 宋文武 |
2015-04-22 | Remove all the 'CC=gcc' hacks for 'g-ir-scanner'....* gnu/packages/glib.scm (telepathy-glib)[arguments]: Remove.
* gnu/packages/gtk.scm (at-spi2-core, gtk+-2): Remove #:make-flags.
* gnu/packages/gnome.scm (libpeas, librsvg, vala, vte, json-glib,
libxklavier, libsoup, libsecret, colord, geocode-glib, libgweather):
Remove #:make-flags or the '(setenv "CC" "gcc")' phase.
| 宋文武 |
2015-04-18 | gnu: gnome-settings-daemon: Use wacom packages....* gnu/packages/gnome.scm (gnome-settings-daemon): Use the wacom packages.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-17 | gnu: gnome-vfs: Tolerate 'test-async-cancel' failures, take two....* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Remove 'XFAIL_TESTS' make
flag, which caused 'make check' to fail if the test unexpectedly passed.
Add 'patch-test-async-cancel-to-never-fail' phase.
| Mark H Weaver |
2015-04-17 | gnu: gnome-vfs: Expect 'test-async-cancel' failure, and clean up....* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Add
"XFAIL_TESTS=test-async-cancel" to make flags. Remove ignored and
undocumented 'DISABLE_DEPRECATED_CFLAGS' configure flag. Simplify
'ignore-deprecations' phase and return #t. Reformat to fit within
80 columns.
| Mark H Weaver |
2015-04-14 | gnu: Add gnome-settings-daemon....* gnu/packages/gnome.scm (gnome-settings-daemon): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-14 | gnu: Add libgweather....* gnu/packages/gnome.scm (libgweather): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-13 | gnu: Add upower....* gnu/packages/gnome.scm (upower): New variable.
* gnu/packages/patches/upower-builddir.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-10 | gnu: Add missing quotes in phase names passed to 'modify-phases'....This is a followup to f8503e2.
* gnu/packages/gnome.scm (glib-networking): Add missing quotes before
phase names passed to 'modify-phases'.
(libsoup): Likewise.
(gnome-terminal): Likewise.
(colord): Likewise.
(geoclue): Likewise.
* gnu/packages/gtk.scm (at-spi2-core, at-spi2-atk): Likewise.
* gnu/packages/haskell.scm (ghc-network): Likewise.
* gnu/packages/imagemagick.scm (perl-image-magick): Likewise.
* gnu/packages/video.scm (aalib): Likewise.
* gnu/packages/web.scm (nginx): Likewise.
| Ludovic Courtès |
2015-04-10 | gnu: gnome-themes-standard: Update to 3.16.0....This is a followup to 12f7f4a.
* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
| 宋文武 |
2015-04-09 | gnu: Add geocode-glib....* gnu/packages/gnome.scm (geocode-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-09 | gnu: gnome-desktop: Update to 3.16.0....* gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-04-08 | gnu: Add libsecret....* gnu/packages/gnome.scm (libsecret): New variable.
| 宋文武 |
2015-04-08 | gnu: Add geoclue....* gnu/packages/gnome.scm (geoclue): New variable.
* gnu/packages/patches/geoclue-config.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-08 | gnu: Add colord package....* gnu/packages/gnome.scm (colord): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2015-04-08 | Merge branch 'master' into core-updates | 宋文武 |
2015-04-07 | gnu: Add libsoup....* gnu/packages/gnome.scm (libsoup): New variable.
| 宋文武 |
2015-04-06 | gnu: Add glib-networking....* gnu/packages/gnome.scm (glib-networking): New variable.
| 宋文武 |
2015-04-05 | gnu: gnome-mines: Update to 3.16.0....* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.
| 宋文武 |