Marius Bakke
123e816816
gnu: dconf-editor: Update to 3.22.3.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.3.
2017-05-22 15:17:08 +02:00
Marius Bakke
e6a36cf2f3
gnu: aisleriot: Update to 3.22.2.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
2017-05-22 15:17:01 +02:00
Marius Bakke
f2da7c861b
gnu: vte: Update to 0.48.3.
...
* gnu/packages/gnome.scm (vte): Update to 0.48.3.
2017-05-22 15:16:40 +02:00
Ludovic Courtès
411ba51189
gnu: Add gspell.
...
* gnu/packages/patches/gspell-dash-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gspell): New variable.
Co-authored-by: humanitiesNerd <catonano@gmail.com>
2017-05-17 16:20:06 +02:00
Thomas Danckaert
ce426deb8a
gnu: brasero: Embed growisofs store item.
...
* gnu/packages/gnome.scm (brasero)[arguments]: Add phase 'embed-growisofs.
[inputs]: Add dvd+rw-tools.
2017-05-10 09:32:48 +02:00
rennes
cc3bc027eb
gnu: gnome-shell: Fix CVE-2017-8288.
...
* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source]: Use it.
Co-authored-by: Leo Famulari <leo@famulari.name>
2017-05-05 16:12:01 -04:00
Tobias Geerinckx-Rice
baca533370
gnu: simple-scan: Update to 3.24.1.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.1.
2017-04-27 09:37:32 +02:00
Marius Bakke
011b858b94
gnu: vte-ng: Update to 0.48.2.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.48.2.a.
[native-inputs]: Change GPERF-3.0 to GPERF.
2017-04-26 11:39:31 +02:00
Leo Famulari
43acfcb2c7
libcroco: Fix CVE-2017-{7960,7961}.
...
* gnu/packages/gnome.scm (libcroco)[replacement]: New field.
(libcroco/fixed): New variable.
* gnu/packages/patches/libcroco-CVE-2017-7960.patch,
gnu/packages/patches/libcroco-CVE-2017-7961.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-04-24 01:10:23 -04:00
Kei Kebreau
9be54b1507
gnu: baobab: Update to 3.24.0.
...
* gnu/packages/gnome.scm (baobab): Update to 3.24.0.
2017-04-18 20:18:13 -04:00
Kei Kebreau
29548d26e3
gnu: adwaita-icon-theme: Update to 3.24.0.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.24.0.
2017-04-18 20:04:00 -04:00
Kei Kebreau
274b7fd0ff
gnu: gnome-terminal: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.1.
2017-04-18 19:13:28 -04:00
Kei Kebreau
73f0e1ab79
gnu: vte: Update to 0.48.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.48.2.
2017-04-18 15:14:41 -04:00
Tobias Geerinckx-Rice
d1e4ad1b02
gnu: Fix typos in descriptions.
...
* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
2017-04-17 02:04:08 +02:00
宋文武
53201c0def
gnu: Add orca.
...
* gnu/packages/gnome.scm (orca): New package.
2017-04-15 13:10:25 +08:00
宋文武
3e00ac47d6
gnu: Add python-pyatspi.
...
* gnu/packages/gnome.scm (python-pyatspi): New package.
2017-04-15 13:10:07 +08:00
Hartmut Goebel
d04687dc83
gnu: Update networkmanager to version 1.6.2.
...
* gnu/packages/gnome.scm (networkmanager): [source] Update to 1.6.2
[arguments] <pre-configure>: Adopt to now used single Makefile.in.
<install>: Also pass "nmstatedir".
[native-inputs]: Add docbook-xsl, libxslt, libxml2.
[inputs]: Add jansson.
2017-04-12 10:08:52 +02:00
Ricardo Wurmus
ae792dbae0
gnu: Add tango-icon-theme.
...
* gnu/packages/gnome.scm (tango-icon-theme): New variable.
2017-04-10 08:49:31 +02:00
Ludovic Courtès
2a0d5de5a9
Merge branch 'core-updates'
2017-04-03 00:13:06 +02:00
Tobias Geerinckx-Rice
8e320dea30
gnu: goffice: Update to 0.10.34.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.34.
2017-03-31 04:06:07 +02:00
Leo Famulari
c17383f400
Merge branch 'master' into core-updates
2017-03-27 21:19:38 -04:00
Leo Famulari
7aeb4ffa58
gnu: epiphany: Update to 3.22.7.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
2017-03-27 20:20:50 -04:00
Leo Famulari
ccfac09c82
gnu: geoclue: Update to 2.4.6.
...
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
2017-03-27 11:57:42 -04:00
Marius Bakke
14d0db40ff
gnu: vte-ng: Build with gperf@3.0.
...
* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
2017-03-26 08:29:19 +02:00
Tobias Geerinckx-Rice
f0bce02664
gnu: simple-scan: Update to 3.24.0.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
2017-03-20 22:44:05 +01:00
Tobias Geerinckx-Rice
0f9bb61bfa
gnu: moka-icon-theme: Update to 5.3.5.
...
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5.
2017-03-03 00:59:31 +01:00
Tobias Geerinckx-Rice
c41802401c
gnu: arc-icon-theme: Update to 20161122.
...
* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122.
2017-03-03 00:59:31 +01:00
Tobias Geerinckx-Rice
7967efc18c
gnu: arc-theme: Update to 20170302.
...
* gnu/packages/gnome.scm (arc-theme): Update to 20170302.
2017-03-03 00:59:31 +01:00
Leo Famulari
b5ed0b9b95
gnu: shotwell: Update to 0.25.5.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
2017-02-16 18:09:40 -05:00
Marius Bakke
26653538c9
gnu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}].
...
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.0.
2017-02-11 20:12:41 +01:00
David Craven
6c4f7022c6
gnu: Add gnome-disk-utility.
...
* gnu/packages/gnome.scm (gnome-disk-utility): New variable.
2017-02-10 13:39:01 +01:00
David Craven
f23052a638
gnu: mutter: Update to HEAD.
...
* gnu/packages/gnome.scm (mutter): Update to HEAD.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add autoreconf phase.
2017-02-10 13:39:01 +01:00
Marius Bakke
890795c709
gnu: vte-ng: Update to 0.46.1.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.46.1.a.
2017-02-09 21:53:27 +01:00
Thomas Danckaert
cce0da5e8d
gnu: Add vinagre.
...
* gnu/packages/gnome.scm (vinagre): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
Mark H Weaver
6f48d9db10
gnu: epiphany: Update to 3.22.6 [security update].
...
See <https://bugzilla.gnome.org/show_bug.cgi?id=752738 >.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.6.
[arguments]: Add #:configure-flags '("CFLAGS=-std=gnu99").
2017-02-06 22:25:18 -05:00
Ludovic Courtès
89e34644d9
gnu: Move Kerberos implemetations to (gnu packages kerberos).
...
* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-01-19 00:11:15 +01:00
Mark H Weaver
a5ff4d6517
Merge branch 'gnome-updates'
2017-01-16 03:53:50 -05:00
Ricardo Wurmus
49586905b8
gnu: epiphany: Update to 3.22.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-15 19:28:21 +01:00
Mark H Weaver
57203ebba0
gnu: gnome-session: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
2017-01-11 11:35:11 -05:00
Mark H Weaver
2e45916c43
gnu: gnome-shell-extensions: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.
2017-01-11 11:35:09 -05:00
Mark H Weaver
759a077cca
gnu: gnome-shell: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2.
2017-01-11 11:35:07 -05:00
Mark H Weaver
fc119619c1
gnu: gjs: Update to 1.46.0.
...
* gnu/packages/gnome.scm (gjs): Update to 1.46.0.
[arguments]: Start Xvfb in 'pre-check' phase.
2017-01-11 11:35:05 -05:00
Mark H Weaver
7a6cd578e3
gnu: gnome-control-center: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1.
2017-01-11 11:35:03 -05:00
Mark H Weaver
e1f3c790d6
gnu: gnome-settings-daemon: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
2017-01-11 11:35:01 -05:00
Mark H Weaver
4edc6a9c7e
gnu: gdm: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
2017-01-11 11:35:00 -05:00
Mark H Weaver
11bffbfab6
gnu: network-manager: Update to 1.4.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.4.4.
2017-01-11 11:34:57 -05:00
Mark H Weaver
09d8890569
gnu: nautilus: Update to 3.22.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.22.2.
[arguments]: Remove "--disable-tracker" from configure flags.
[inputs]: Add gnome-autoar, nettle, and tracker.
2017-01-11 11:34:55 -05:00
Mark H Weaver
b64e217f0d
gnu: Add tracker.
...
* gnu/packages/gnome.scm (tracker): New variable.
2017-01-11 11:34:54 -05:00
Mark H Weaver
dc69fe187b
gnu: Add gnome-autoar.
...
* gnu/packages/gnome.scm (gnome-autoar): New variable.
2017-01-11 11:34:52 -05:00
Mark H Weaver
a88d5a0c25
gnu: mutter: Update to 3.22.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment
noting that forked versions of 'cogl' and 'clutter' are now bundled
with mutter.
[arguments]: Add "--disable-wayland" to configure flags. Add TODO comments
reminding us to add support for wayland and the native backend. Add configure
flags from 'cogl' and 'clutter'.
[propagated-inputs]: Remove clutter. Add new inputs needed by
mutter-{clutter,cogl}-1.0.pc.
[inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs.
Remove mesa-headers, replaced by mesa in propagated-inputs.
(cogl, clutter): Add comments to note that changes to cogl and clutter may
also be needed in mutter.
2017-01-11 11:34:50 -05:00