Rutger Helling
3853f86fdf
doc: Describe Wayland status.
...
* doc/guix.texi (Desktop Services): Add a paragraph about the current status of
Wayland in Guix.
2018-01-06 18:15:05 +01:00
Rutger Helling
0438f1d84d
gnu: gdm: Update to 3.26.2.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06 16:55:55 +01:00
Tobias Geerinckx-Rice
ae8e71ee48
gnu: gnome-online-accounts: Update to 3.26.2.
...
This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069 >.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
2018-01-06 15:54:18 +01:00
nee
a6542e964d
gnu: crawl, craw-titles: Update to 0.21.0.
...
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-01-06 22:10:39 +08:00
Ludovic Courtès
142182514b
build: Detect broken 'equal?' in Guile 2.2.1.
...
Fixes <https://bugs.gnu.org/29903 >.
Reported by Mathieu Lirzin <mthl@gnu.org>.
* m4/guix.m4 (GUIX_ASSERT_SYNTAX_OBJECT_EQUAL): New macro.
* configure.ac: Use it.
2018-01-06 14:45:01 +01:00
Ludovic Courtès
f396611776
publish: Save bandwidth on narinfo 404s.
...
This saves 18 bytes on each 404 narinfo response.
* guix/scripts/publish.scm (render-narinfo): Pass #:phrase to
'not-found'.
(render-narinfo/cached): Likewise.
2018-01-06 14:43:45 +01:00
Mark H Weaver
af3f7f22f4
gnu: linux-libre: Update to 4.14.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
2018-01-06 00:39:07 -05:00
Mark H Weaver
f2462bc366
gnu: linux-libre@4.9: Update to 4.9.75.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
2018-01-06 00:38:27 -05:00
Mark H Weaver
630437d94e
gnu: linux-libre@4.4: Update to 4.4.110.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
2018-01-06 00:37:31 -05:00
Kei Kebreau
6885745dc1
gnu: stellarium: Update to 0.17.0.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.17.0.
[source]: Use new upstream URL.
[arguments]: Adjust #:test-target; add #:configure-flags to locate the
qtserialport header files and enable the building of tests; remove
'patch-tests' phase.
2018-01-05 21:24:01 -05:00
Ricardo Wurmus
c0c5feda4c
gnu: qjackctl: Add support for ALSA MIDI sequencer.
...
* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
2018-01-05 23:32:02 +01:00
Ricardo Wurmus
54ea2d86dc
gnu: qjackctl: Update to 0.5.0.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
2018-01-05 23:26:51 +01:00
Ricardo Wurmus
0fe1752848
gnu: qsynth: Update to 0.5.0.
...
* gnu/packages/audio.scm (qsynth): Update to 0.5.0.
2018-01-05 23:25:08 +01:00
Ricardo Wurmus
2702e12e2d
gnu: Add padthv1.
...
* gnu/packages/music.scm (padthv1): New variable.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
23f45dd390
gnu: fluidsynth: Update to 1.1.9.
...
* gnu/packages/audio.scm (fluidsynth): Update to 1.1.9.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
49e41cd34b
gnu: synthv1: Update to 0.8.6.
...
* gnu/packages/music.scm (synthv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
4a5c398622
gnu: drumkv1: Update to 0.8.6.
...
* gnu/packages/music.scm (drumkv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
e749ef2da5
gnu: samplv1: Update to 0.8.6.
...
* gnu/packages/music.scm (samplv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Konrad Hinsen
f250a868d8
gnu: Add nmoldyn.
...
* gnu/packages/chemistry.scm (nmoldyn): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Konrad Hinsen
73114e30cb
gnu: Add domainfinder.
...
* gnu/packages/chemistry.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Tobias Geerinckx-Rice
a7a8590bdc
gnu: btrfs-progs: Update to 4.14.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.1.
2018-01-05 21:10:06 +01:00
Ricardo Wurmus
78357403fb
gnu: qjackrcd: Update to 1.2.2.
...
* gnu/packages/audio.scm (qjackrcd): Update to 1.2.2.
[source]: Fetch sources from git.
2018-01-05 20:39:13 +01:00
Leo Famulari
8cbbea150d
gnu: python-click-log: Update to 0.2.1.
...
* gnu/packages/python.scm (python-click-log): Update to 0.2.1.
2018-01-05 13:39:33 -05:00
Leo Famulari
8f25c2e438
gnu: python-click-threading: Update to 0.4.4.
...
* gnu/packages/python.scm (python-click-threading): Update to 0.4.4.
2018-01-05 13:39:30 -05:00
Tobias Geerinckx-Rice
bc6ca5237a
gnu: log4cpp: Update to 1.1.3.
...
* gnu/packages/logging.scm (log4cpp): Update to 1.1.3.
2018-01-05 14:50:23 +01:00
Tobias Geerinckx-Rice
d08be77afc
gnu: hdparm: Update to 9.53.
...
* gnu/packages/linux.scm (hdparm): Update to 9.53.
[description]: Fix @dfn{}.
2018-01-05 14:14:01 +01:00
Tobias Geerinckx-Rice
e285bc899e
gnu: filezilla: Update to 3.29.0.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.29.0.
2018-01-05 14:00:37 +01:00
Tobias Geerinckx-Rice
7cace18624
gnu: libfilezilla: Expand description.
...
In theory, this isn't just an FTP client library. In practice, it is.
* gnu/packages/ftp.scm (libfilezilla)[description]: Illustrate features.
2018-01-05 13:08:04 +01:00
Tobias Geerinckx-Rice
0943ec4f7f
gnu: libfileziila: Update to 0.11.2.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.2.
2018-01-05 13:06:31 +01:00
Konrad Hinsen
42d6bffc2f
gnu: Add python2-mmtk.
...
* gnu/packages/python.scm (python2-mmtk): New public variable.
2018-01-05 10:29:51 +01:00
Eric Bavier
007c75f56f
gnu: ao-cad: Update and fix for aarch64.
...
* gnu/packages/patches/ao-cad-aarch64-support.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (ao-cad)[source]: Use it. Update snapshot to
fb288c9. Use VCS helpers for version and file-name.
[arguments]: Add 'remove-native-compilation' phase.
2018-01-04 15:34:52 -06:00
Eric Bavier
17e1e21603
gnu: glog: Disable signal-handler unit tests.
...
* gnu/packages/logging.scm (glog)[arguments]: Add 'disable-signal-tests' phase.
2018-01-04 15:34:47 -06:00
Mark Meyer
72687ca5d2
gnu: surfraw: Point to the correct Perl executable.
...
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 13:34:58 -05:00
Leo Famulari
ab2a4f8884
gnu: GNU Unifont: Update to 10.0.07.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
2018-01-04 13:16:19 -05:00
Konrad Hinsen
49aebf9613
gnu: Add python2-scientific.
...
* gnu/packages/python.scm (python2-scientific): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Konrad Hinsen
965ced9c04
gnu: Add python2-pyro.
...
* gnu/packages/python.scm (python2-pyro): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Leo Famulari
def8a62f62
gnu: file: Mention libmagic.
...
* gnu/packages/file.scm (file)[description]: Mention libmagic.
2018-01-04 12:44:03 -05:00
Roel Janssen
e21f347357
gnu: vlc: Enable libdvdread and libdvdcss support.
...
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
2018-01-04 17:11:24 +01:00
David Thompson
c8320d1032
gnu: tiled: Update to 1.1.0.
...
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
2018-01-04 11:09:21 -05:00
Nicolas Goaziou
47fefe98aa
gnu: giac-xcas: Update to 1.4.9-43.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2018-01-04 10:20:13 +01:00
Arun Isaac
2891ea39d2
gnu: Add emacs-evil-quickscope.
...
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04 14:13:21 +05:30
Mark H Weaver
eaad722eb4
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."
...
This reverts commit d5456444f7
.
It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04 02:41:25 -05:00
Björn Höfling
1a39141dcf
gnu: Add libgeotiff.
...
* gnu/packages/geo.scm (libgeotiff): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-01-04 12:15:29 +05:30
Danny Milosavljevic
cc8d346b96
gnu: Add fc-host-tools.
...
* gnu/packages/embedded.scm (fc-host-tools): New variable.
2018-01-04 06:44:07 +01:00
Mark H Weaver
10db5e98ed
gnu: linux-libre: Update to 4.14.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
2018-01-03 22:18:41 -05:00
Mark H Weaver
96970868b0
gnu: linux-libre@4.9: Update to 4.9.74.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
2018-01-03 22:17:31 -05:00
Mark H Weaver
ceec0fb454
gnu: linux-libre@4.4: Update to 4.4.109.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
2018-01-03 22:16:48 -05:00
Tobias Geerinckx-Rice
9d8fb0e30f
gnu: newsboat: Update to 2.10.2.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2018-01-04 02:28:24 +01:00
Tobias Geerinckx-Rice
2feee5e7a3
gnu: newsbeuter, newsboat: Correct licence.
...
See <https://github.com/newsboat/newsboat/issues/34 >.
* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04 01:27:39 +01:00
Tobias Geerinckx-Rice
e46e70acaa
gnu: json-c: Update to 0.13.
...
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
2018-01-04 01:12:16 +01:00