Commit Graph

22733 Commits (6db6c3a98fb42c7eeeca6da6193134b6640e1c65)

Author SHA1 Message Date
Nicolas Goaziou 6db6c3a98f
gnu: tlp: Fix build.
* gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable.  Use
  "invoke".
2018-02-10 12:47:59 +01:00
Nicolas Goaziou 59d999f9f6
gnu: tlp: Update to 1.1.
* gnu/packages/linux.scm (tlp): Update to 1.1.
2018-02-10 10:36:03 +01:00
Oleg Pykhalov 28e3569f1f
gnu: qemu: Add pulseaudio support.
* gnu/packages/virtualization.scm (qemu)[arguments]: Add --audio-drv-list
flag.
[inputs]: Add pulseaudio.
(qemu-minimal)[inputs]: Remove pulseaudio.
2018-02-10 00:37:44 +03:00
Oleg Pykhalov dc993847f1
gnu: Add colormake.
* gnu/packages/colorize.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
2018-02-09 23:44:52 +03:00
Christopher Baines abd78128ce
gnu: Switch ruby-pg to build with postgresql-9.6.
As the testsuite fails with the later version.

* gnu/packages/ruby.scm (ruby-pg)[inputs]: Switch postgresql to
  postgresql-9.6.
2018-02-09 20:42:02 +00:00
Oleg Pykhalov 61995dce50
gnu: emacs-browse-at-remote: Patch for GNU Cgit support.
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs-browse-at-remote)[source](patches): Use it.
2018-02-09 22:15:21 +03:00
Pierre Langlois af414f34fb
gnu: clementine: Remove Spotify downloader.
Clementine has a button in the preference menu that allows downloading a
binary blob to add support for Spofify.  Let's remove this button.  It turns
out this is the only part of the code base that uses crypto++, let's remove
this dependency too.

* gnu/packages/music.scm (clementine)[arguments]: Remove crypto++ support. Set
HAVE_SPOTIFY_DOWNLOADER to FALSE.
[inputs]: Remove crypto++ input.
* gnu/packages/patches/clementine-remove-crypto++-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-09 13:32:08 -05:00
Danny Milosavljevic a48b877e60
gnu: appstream-glib: Propagate some inputs.
* gnu/packages/glib.scm (appstream-glib)[inputs]: Move gcab, gdk-pixbuf,
util-linux to propagated-inputs.
2018-02-09 17:06:24 +01:00
Marius Bakke cfd7723cf4
gnu: samba: Update to 4.7.5.
* gnu/packages/samba.scm (samba): Update to 4.7.5.
2018-02-09 16:43:49 +01:00
Marius Bakke 165c8b2adc
gnu: zziplib: Update to 0.13.68.
* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/compression.scm (zziplib): Update to 0.13.68.
[source](patches): Remove.
[arguments]: Remove #:parallel-tests?.  Set #:tests? #f.
2018-02-09 16:43:49 +01:00
Ludovic Courtès a68fdfea96
services: avahi: Default to nss-mdns 0.10.
This works around <https://bugs.gnu.org/30396>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.

* gnu/packages/avahi.scm (nss-mdns-0.10): New variable.
* gnu/services/avahi.scm (avahi-service-type): Use it.
2018-02-09 15:17:41 +01:00
Danny Milosavljevic 8f8842cc7b
gnu: guile-sqlite3: Update to 0.0-3.1cd1dec.
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-3.1cd1dec.
2018-02-09 12:25:49 +01:00
Ludovic Courtès be5e2cf1a6
gnu: guix: Update snapshot to bc880f9.
* gnu/packages/package-management.scm (guix): Update to bc880f9.
2018-02-09 11:45:44 +01:00
Ludovic Courtès bc880f9d66
gnu: mcron2: Install files to 'share/guile/site/2.2'.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* gnu/packages/guile.scm (mcron2)[arguments]: In 'use-guile-2.2' phase,
substitute /share/guile/site/2.0.
2018-02-09 11:23:27 +01:00
Arun Isaac a76acfd3f5
gnu: services: Add wesnothd service.
* gnu/services/games.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Game Services): Document the service.
2018-02-09 14:55:17 +05:30
Arun Isaac 75abd864fc
gnu: Add wesnoth-server.
* gnu/packages/games.scm (wesnoth-server): New variable.
2018-02-09 14:55:09 +05:30
Oleg Pykhalov 8d0edc8246
gnu: Add sipcalc.
* gnu/packages/admin.scm (sipcalc): New public variable.
2018-02-09 08:44:57 +03:00
Leo Famulari 63298f14c9
gnu: mu: Use a fixed variant of tzdata for the mu tests.
* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
2018-02-08 23:18:08 -05:00
Pierre Langlois e5fdc3348a
gnu: mu: Update to 1.0.
* gnu/packages/mail.scm (mu): Update to 1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 23:18:04 -05:00
Kei Kebreau 3a9e65538a
gnu: audacity: Update to 2.2.1.
* gnu/packages/audio.scm (audacity): Update to 2.2.1.
2018-02-08 19:25:55 -05:00
Leo Famulari 2c433a1612
gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].
* gnu/packages/databases.scm (postgresql): Update to 10.2.
2018-02-08 17:47:52 -05:00
Mark H Weaver bf4075cd9c
gnu: linux-libre: Update to 4.15.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2.
(%linux-libre-hash): Update hash.
2018-02-08 17:38:15 -05:00
Mark H Weaver f0c8b50f0a
gnu: linux-libre@4.14: Update to 4.14.18.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18.
(%linux-libre-4.14-hash): Update hash.
2018-02-08 17:37:10 -05:00
Alex Vong e61da2e884
gnu: mpv: Fix CVE-2018-6360.
* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 15:18:21 -05:00
Leo Famulari 30335a2963
gnu: Update syncthing to 0.14.44.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44.
[inputs]: Add go-github-com-prometheus-union and remove
go-github-com-edsrzf-mmap-go.
[source]: Delete bundled dependencies in a snippet.
[arguments]: Remove the 'delete-bundled-source-code' phase.
2018-02-08 15:18:21 -05:00
Leo Famulari 5c8c1511e8
gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-2.a8abcfb.
2018-02-08 15:18:21 -05:00
Leo Famulari f07ccbc256
gnu: Add go-github-com-prometheus-union.
* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
2018-02-08 15:18:21 -05:00
Leo Famulari fa22168b5c
gnu: Add go-github-com-client-golang-prometheus.
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
2018-02-08 15:18:21 -05:00
Leo Famulari bfbe868d8e
gnu: Add go-github-com-client-golang-prometheus-promhttp.
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 13dca4a56e
gnu: Add go-github-com-prometheus-procfs.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 270590bd69
gnu: Add go-github-com-prometheus-common-expfmt.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 1da227b0d8
gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.
* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 4b6b1a3856
gnu: Add go-github-com-prometheus-client-model-go.
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 339e44dac2
gnu Add go-github-com-golang-protobuf-proto.
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
2018-02-08 15:18:19 -05:00
Leo Famulari d095620a59
gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10.
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-2.160de10.
2018-02-08 15:18:19 -05:00
Leo Famulari a04434f291
gnu: Add go-github-com-beorn7-perks-quantile.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New
variable.
2018-02-08 15:18:16 -05:00
Leo Famulari 6666f4f41f
gnu: vdirsyncer: Update to 0.16.4.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4.
2018-02-08 13:37:36 -05:00
Tobias Geerinckx-Rice f81b6e7703
gnu: libtirpc: Update to 1.0.2.
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[patches]: Remove patch for fixed CVE.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-08 18:21:08 +01:00
Tobias Geerinckx-Rice cf08cc16e6
gnu: serd: Update to 0.28.0.
* gnu/packages/rdf.scm (serd): Update to 0.28.0.
2018-02-08 17:53:59 +01:00
Tobias Geerinckx-Rice ed5f55de7d
gnu: nim: Use INVOKE.
* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-08 17:53:23 +01:00
Tobias Geerinckx-Rice dd935df2c1
gnu: libcap-ng: Remove unused python input.
Outputs so identical you wish they were intensional.

* gnu/packages/admin.scm (libcap-ng)[inputs]: Remove python.
[arguments]: Add ‘--without-python’ to #:configure-flags to suppress a
bogus error.
2018-02-08 17:53:23 +01:00
Kei Kebreau 5a2c4b3bbc
gnu: pwgen: Update to 2.08.
* gnu/packages/password-utils.scm (pwgen): Update to 2.08.
2018-02-08 11:11:09 -05:00
Tobias Geerinckx-Rice ed0c5d3c58
gnu: mcrl2: Fix typo in synopsis.
* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-02-08 14:42:32 +01:00
Tobias Geerinckx-Rice cc304fe821
gnu: libcap-ng: Update to 0.7.9.
gnu/packages/admin.scm (libcap-ng): Update to 0.7.9.
2018-02-08 14:24:23 +01:00
Tobias Geerinckx-Rice bf30b70b26
gnu: conky: Update to 1.10.8.
* gnu/packages/conky.scm (conky): Update to 1.10.8.
2018-02-08 14:24:23 +01:00
Jan Nieuwenhuizen 5b05dce747
gnu: Add mcrl2.
* gnu/packages/maths.scm (mcrl2): New variable.
2018-02-08 08:50:06 +01:00
Tobias Geerinckx-Rice 83e8a302f2
gnu: lunzip: Update to 1.10.
* gnu/packages/compression.scm (lunzip): Update to 1.10.
2018-02-08 05:06:54 +01:00
Tobias Geerinckx-Rice c28377802e
gnu: nim: Update to 0.17.2.
* gnu/packages/nim.scm (nim): Update to 0.17.2.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice 0386cdd373
gnu: luajit, lua5.x-bitop: Use HTTPS home pages.
* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice a093bb6967
gnu: luajit: Make available as ‘luajit’.
* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’
phase to make the interpreter available simply as ‘luajit’.
2018-02-08 05:01:42 +01:00