Commit Graph

25428 Commits

Author SHA1 Message Date
Oleg Pykhalov 65d98906b8
gnu: cflow: Fix preprocess option.
* gnu/packages/code.scm (cflow)[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-03 17:07:55 +02:00
Maxim Cournoyer 0ad03eae38
gnu: android: Add android-udev-rules package.
* gnu/packages/android.scm (android-udev-rules): Add package.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-03 17:07:54 +02:00
Theodoros Foradis d109b1e85c
Update e-mail for Theodoros Foradis.
* .mailmap: Add entry.
* gnu/packages/aspell.scm: Replace theodoros.for@openmailbox.org with current address.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/electronics.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/fpga.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/uml.scm: Likewise.
* gnu/packages/wxwidgets.scm: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-03 17:07:54 +02:00
Oleg Pykhalov 032a2760ee
gnu: services: Add cgit.
* gnu/services/version-control.scm
(<cgit-configuration-file>, <cgit-configuration>): New record types.
(cgit-configuration-robots-string, cgit-activation,
cgit-configuration-nginx-config): New procedures.
(%cgit-configuration-nginx, cgit-service-type): New variables.
* gnu/tests/version-control.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Version Control): Document the cgit service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-03 17:07:54 +02:00
Ludovic Courtès e797e94bf5
doc: Explain why synopses/descriptions must be literal strings.
Suggested by Dave Love <fx@gnu.org>.

* doc/guix.texi (Synopses and Descriptions): Recommend literal strings.
2017-10-03 17:07:54 +02:00
Leo Famulari df71c88c3a
gnu: Add pulsemixer.
* gnu/packages/pulseaudio.scm (pulsemixer): New variable.
2017-10-03 10:29:07 -04:00
Leo Famulari 1ba940b58b
gnu: vdirsyncer: Update to 0.16.3.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.3.
[native-inputs]: Add python-urllib3.
2017-10-03 10:29:07 -04:00
Roel Janssen 61ce0998e0
gnu: Add virtuoso-ose.
* gnu/packages/databases.scm (virtuoso-ose): New variable.
2017-10-03 15:36:05 +02:00
Efraim Flashner 1c5655c0ba
gnu: php: Fix inputs.
This is a follow-up to 32906b0933.

* gnu/packages/php.scm (php)[inputs]: Replace gd-2.2.5 with gd.
2017-10-03 09:08:11 +03:00
Efraim Flashner d31e7bad8c
Revert "gnu: binutils: Update to 2.29.1."
This reverts commit 3097edf549.
2017-10-03 08:55:48 +03:00
Efraim Flashner eb9696e7a0
gnu: gcc@5: Update inputs.
* gnu/packages/gcc.scm (gcc@5)[inputs]: Replace isl@0.11 with isl,
remove cloog.
2017-10-03 08:55:46 +03:00
Cyril Roelandt 3ef85c1118
gnu: Add python-twine.
* gnu/packages/python.scm (python-twine, python2-twine): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt 78f46e65bd
gnu: Add python-pkginfo.
* gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt b84ef9e224
gnu: Add python-tqdm.
* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
2017-10-03 00:04:35 +02:00
Cyril Roelandt cf47e34e62
gnu: Update the propagated inputs of python-urllib3.
* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
  inputs.
2017-10-03 00:04:34 +02:00
Cyril Roelandt 8e6ceb4737
gnu: Add python-nose-timer.
* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
2017-10-03 00:04:33 +02:00
Cyril Roelandt 9bb7c05e3d
gnu: python-tox: Update to 2.8.1.
* gnu/packages/python.scm (python-tox): Update to 2.8.1.
2017-10-03 00:04:32 +02:00
Cyril Roelandt 74e9895f2d
gnu: Add python2-requests-toolbelt.
* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
2017-10-03 00:04:32 +02:00
Cyril Roelandt 30d7207f2e
gnu: python-requests-toolbelt: Update to 0.8.0.
* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
2017-10-03 00:04:31 +02:00
Cyril Roelandt 8e483fb540
gnu: python-autopep8: Update to 1.3.2.
* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
2017-10-03 00:04:30 +02:00
Cyril Roelandt ab7f51fa34
gnu: Add python-pydiff.
* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
2017-10-03 00:04:29 +02:00
Efraim Flashner 76dd04be47
gnu: dnsmasq: Update to 2.78 [Security fixes].
This fixes CVE-2017-13704 and CVE-2017-1449[123456].

* gnu/packages/dns.scm (dnsmasq): Update to 2.78.
2017-10-02 20:32:31 +03:00
Ben Woodcroft 1960d4fdea
gnu: ruby-pry: Update to 0.11.1.
* gnu/packages/ruby.scm (ruby-pry): Update to 0.11.1.
[propagated-inputs]: Remove ruby-slop-3.
2017-10-02 22:14:17 +10:00
Ben Woodcroft c83550372a
gnu: ruby-method-source: Update to 0.9.0.
* gnu/packages/ruby.scm (ruby-method-source): Update to 0.9.0.
[arguments]: Use "spec" test target.
[native-inputs]: Remove ruby-bacon, add ruby-rspec.
2017-10-02 22:14:17 +10:00
Efraim Flashner 3097edf549
gnu: binutils: Update to 2.29.1.
* gnu/packages/base.scm (binutils): Update to 2.29.1.
[source]: Add patch.
* gnu/packages/patches/binutils-CVE-2017-14729.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-10-02 12:13:39 +03:00
Efraim Flashner 08d97842e1
gnu: autoconf-archive: Update to 2017.09.28.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.09.28.
2017-10-02 11:55:06 +03:00
Efraim Flashner 99e28bbf8a
gnu: tilda: Use glib-or-gtk build system.
* gnu/packages/terminals.scm (tilda)[build-system]: Switch to
glib-or-gtk build system.
[inputs]: Remove glib:bin, gtk+.
2017-10-02 10:34:25 +03:00
Mohammed Sadiq a49d3e3775
gnu: gnome-calendar: Update to 3.26.1.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.1.
[build-system]: Move to meson-build-system.
[arguments]: Enable gtk+ for meson-build-system, disable tests.
[native-inputs]: Add gettext, gtk+-bin and glib-bin, remove intltool.
[inputs]: Remove bdb and desktop-file-utils.
[description]: Rephrase and add week view.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-01 20:43:17 -04:00
Tobias Geerinckx-Rice 0e42d239ec
gnu: tor: Update to 0.3.1.7.
* gnu/packages/tor.scm (tor): Update to 0.3.1.7.
2017-10-02 00:17:31 +02:00
Tobias Geerinckx-Rice ce7393f0b4
gnu: knot: update to 2.6.0.
* gnu/packages/dns.scm (knot): Update to 2.6.0.
2017-10-02 00:00:25 +02:00
Tobias Geerinckx-Rice e153362e4a
gnu: youtube-dl: Update to 2017.10.01.
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.01.
2017-10-02 00:00:24 +02:00
Theodoros Foradis 710cc1a402
gnu: Add libngspice and ngspice.
* gnu/packages/engineering.scm (libngspice, ngspice): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-01 23:55:42 +02:00
Efraim Flashner b33c255d4d
gnu: expat: Update to 2.2.2.
* gnu/packages/xml.scm (expat): Update to 2.2.2.
[replacement]: Remove field.
(expat-2.2.2): Remove variable.
2017-10-01 22:16:46 +03:00
Efraim Flashner 3651c4714e
gnu: libtasn1: Ungraft package.
* gnu/packages/tls.scm (libtasn1)[replacement]: Remove field.
[source]: Add patch.
(libtasn1/fixed): Remove variable.
2017-10-01 22:16:44 +03:00
Efraim Flashner de429a9342
gnu: ruby: Update to 2.4.2.
* gnu/packages/ruby.scm (ruby): Update to 2.4.2.
[replacement]: Remove field.
(ruby-2.4.2): Remove variable.
2017-10-01 22:16:43 +03:00
Efraim Flashner 0b7f9806db
gnu: pcre: Update to 8.41.
* gnu/packages/pcre.scm (pcre): Update to 8.41.
[replacement]: Remove field.
[source]: Remove patch.
(pcre-8.41): Remove variable.
* gnu/patches/pcre-CVE-2017-7186.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-10-01 22:16:41 +03:00
Efraim Flashner 5f7b070e97
gnu: bluez: Ungraft package.
* gnu/packages/linux.scm (bluez)[replacement]: Remove field.
[source]: Add patch.
(bluez/fixed): Remove variable.
2017-10-01 22:16:40 +03:00
Efraim Flashner 60bf81541c
gnu: gdk-pixbuf: Update to 2.36.10.
* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg): Update to 2.36.10.
[replacement]: Remove field.
[source]: Remove patch.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): Remove variables.
* gnu/packages/patches/gdk-pixbuf-list-dir.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-10-01 22:16:38 +03:00
Efraim Flashner 7067414bcc
gnu: libgcrypt: Update to 1.8.1.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.1.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
2017-10-01 22:16:36 +03:00
Efraim Flashner 32906b0933
gnu: gd: Update to 2.2.5.
* gnu/packages/gd.scm (gd): Update to 2.2.5.
[replacement]: Remove field.
[sources]: Remove two patches.
(gd-2.2.5): Remove variable.
* gnu/packages/patches/gd-fix-gd2-read-test.patch,
gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-10-01 22:16:34 +03:00
Efraim Flashner 8a1716fe3f
gnu: curl: Update to 7.55.0.
* gnu/packages/curl.scm (curl): Update to 7.55.0.
[replacement]: Remove field.
[arguments]: Add phase to fix doc install location.
(curl-7.55.0): Remove variable.
2017-10-01 22:16:33 +03:00
Efraim Flashner 4ac8d48640
gnu: libarchive: Use 'modify-phases' syntax.
* gnu/packages/backup.scm (libarchive)[arguments]: Use 'modify-phases'
syntax.
2017-10-01 22:16:31 +03:00
Efraim Flashner 7095760cb2
gnu: libarchive: Update to 3.3.2.
* gnu/packages/backup.scm (libarchive): Update to 3.3.2.
[replacement]: Remove field.
(libarchive-3.3.2): Remove variable.
2017-10-01 22:16:28 +03:00
Efraim Flashner 848f550f2c
gnu: Remove package/inherit from commencement.
This is a follow-up to several security grafts.

* gnu/packages/commencement.scm (file-boot0, glibc-final,
glibc-final-with-bootstrap-bash): Use '(package (inherit ...)'
in place of '(package/inherit'.
2017-10-01 22:16:26 +03:00
Efraim Flashner 45953b1f67
gnu: binutils: Update to 2.28.1.
* gnu/packages/base.scm (binutils): Update to 2.28.1.
[replacement]: Remove field.
* gnu/packages/commencement.scm (binutils-boot0, binutils-final): Don't
use 'package/inherit'.
2017-10-01 22:16:24 +03:00
Efraim Flashner 64df08f0cf
Merge remote-tracking branch 'origin/master' into core-updates 2017-10-01 22:16:22 +03:00
Kyle Meyer 0ef1c22307
gnu: Add emacs-writeroom.
* gnu/packages/emacs.scm (emacs-writeroom): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 11:56:50 +01:00
Kyle Meyer 32e23abae0
gnu: emacs-visual-fill-column: Update to 1.11.
* gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 11:53:47 +01:00
Feng Shu 88e6086e60
gnu: emacs-cyberpunk-theme: Update to 1.19.
* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
2017-10-01 11:56:09 +02:00
ng0 6a5f7af6fc
gnu: gnunet: Use 'gnutls/dane' as input.
This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:37 +01:00