Commit Graph

9646 Commits (cc7a5c71d551bb4eef6475f7d1c8da994d678186)

Author SHA1 Message Date
ng0 cc7a5c71d5
gnu: guile-opengl: Use https URL.
* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
2016-08-30 03:23:59 -04:00
Efraim Flashner b16b16e6c2
gnu: gsl: Update to 2.2.
* gnu/packages/maths.scm (gsl): Update to 2.2.
2016-08-30 08:39:09 +03:00
Efraim Flashner c3336b37ad
gnu: apl: Update to 1.6.
* gnu/packages/apl.scm (apl): Update to 1.6.
2016-08-30 08:38:59 +03:00
John Darrington 594d740d72
gnu: Add libnfsidmap
* gnu/packages/linux.scm (libnfsidmap): New variable.
2016-08-30 07:00:59 +02:00
John Darrington 1da82dbb99
gnu: libtirpc: Use 'modify-phases'.
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Use 'modify-phases'.
2016-08-30 07:00:28 +02:00
John Darrington 13bef904d7
gnu: libtirpc: Remove the --disable-gssapi configure flag.
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Remove the --disable-gssapi
configure flag.
[inputs]: Add mit-krb5
2016-08-30 06:59:44 +02:00
John Darrington 06550e0779
gnu: Add German Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-de): New variable.
2016-08-30 06:57:31 +02:00
John Darrington 29405d8821
gnu: yelp: Update to 3.21.3
* gnu/packages/gnome.scm (yelp): Update to 3.21.3
2016-08-30 06:56:50 +02:00
ng0 1062f2451f
gnu: Add stagit.
* gnu/packages/version-control.scm (stagit): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 21:10:35 -04:00
ng0 369387b65d
gnu: version-control: Use license: prefix.
* gnu/packages/version-control.scm (define-module): Import guix licenses with a prefix.
(parted): Use the import prefix.
(bazaar): Likewise.
(git): Likewise.
(libgit2): Likewise.
(cgit): Likewise.
(shflags): Likewise.
(git-flow): Likewise.
(gitolite): Likewise.
(mercurial): Likewise.
(neon): Likewise.
(subversion): Likewise.
(rcs): Likewise.
(cvs): Likewise.
(cvs-fast-export): Likewise.
(vc-dwim): Likewise.
(diffstat): Likewise.
(cssc): Likewise.
(aegis): Likewise.
(reposurgeon): Likewise.
(tig): Likewise.
(findnewest): Likewise.
(myrepos): Likewise.
(git-annex-remote-hubic):: Likewise.
(fossil): Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 21:10:35 -04:00
Leo Famulari 4e9d5055fb
gnu: libtiff: Fix CVE-2016-5314.
* gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
2016-08-29 20:55:07 -04:00
Ben Woodcroft caa9bc7dc5
gnu: diamond: Update to 0.8.20.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.20.
2016-08-30 10:46:30 +10:00
Ben Woodcroft 520e89eb23
gnu: ruby-concurrent: Adjust for 'replace-git-ls-files'.
* gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Adjust for new build
phase 'replace-git-ls-files'.
2016-08-30 10:31:48 +10:00
Leo Famulari ed5940b617
gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
* gnu/packages/patches/libtiff-CVE-2016-3623.patch,
gnu/packages/patches/libtiff-CVE-2016-3945.patch,
gnu/packages/patches/libtiff-CVE-2016-3990.patch,
gnu/packages/patches/libtiff-CVE-2016-3991.patch,
gnu/packages/patches/libtiff-CVE-2016-5321.patch,
gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2016-08-29 20:20:52 -04:00
Leo Famulari 9c85fea912
gnu: imagemagick: Update to 6.9.5-8.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-8.
2016-08-29 19:11:07 -04:00
Troy Sankey bc8273d0c2
gnu: khal: Update to 0.8.3.
* gnu/packages/calendar.scm (khal): Update to 0.8.3.
[source]: Remove snippet.
[arguments]: Remove 'disable-tests' phase.
[native-inputs]: Add python-pytest-cov and python-freezegun.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:44 -04:00
Troy Sankey f2f5335393
gnu: python-icalendar: Update to 3.10.
* gnu/packages/python.scm (python-icalendar): Update to 3.10.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:44 -04:00
Troy Sankey 974ee2c152
gnu: Add python-freezegun.
* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:40 -04:00
Tobias Geerinckx-Rice 5b63a8568b
gnu: keyutils: Fix typo in synopsis.
* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo.
2016-08-29 22:02:38 +02:00
Tobias Geerinckx-Rice e1c57612d3
gnu: hplip: Update to 3.16.8.
* gnu/packages/cups.scm (hplip): Update 3.16.8.
2016-08-29 11:47:48 +02:00
Efraim Flashner 67e1581c7d
gnu: ffmpeg: Update to 3.1.3.
* gnu/packages/video.scm (ffmpeg): Update to 3.1.3.
2016-08-29 07:51:11 +03:00
ng0 bcce05a00b
gnu: libmicrohttpd: Update to 0.9.51.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.51.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-29 00:09:44 +02:00
Tobias Geerinckx-Rice e385e95767
gnu: Add ecryptfs-utils.
* gnu/packages/linux.scm (ecryptfs-utils): New variable.
2016-08-28 20:20:16 +02:00
Tobias Geerinckx-Rice 279d902b59
gnu: Add keyutils.
* gnu/packages/crypto.scm (keyutils): New variable.
2016-08-28 20:20:16 +02:00
Efraim Flashner 4fc36b853f
gnu: xf86-input-synaptics: Update to 1.8.99.1.
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.99.1.
2016-08-28 20:31:30 +03:00
Efraim Flashner 7ca3ce6b9f
gnu: xf86-video-openchrome: Update to 0.5.0.
* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-28 20:31:30 +03:00
Efraim Flashner 346b085642
gnu: xf86-input-evdev: Update to 2.10.3.
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.3.
2016-08-28 20:31:29 +03:00
Efraim Flashner ef5b2cab5f
gnu: xf86-video-ati: Update to 7.7.0.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.7.0.
2016-08-28 20:31:29 +03:00
David Craven 3eb2fca612
gnu: kmscon: Add missing licenses.
* gnu/packages/terminals.scm (kmscon)[license]: Add lgpl2.1+, bsd-2 and gpl2+.
2016-08-28 14:48:29 +02:00
David Craven d7af202b81
gnu: libtsm: Add missing licenses.
* gnu/packages/terminals.scm (libtsm)[license]: Add lgpl2.1+, isc and bsd-2.
2016-08-28 14:46:51 +02:00
David Craven 520af15742
gnu: python-ipaddress: Update to 1.0.16.
* gnu/packages/python.scm (python-ipaddress): New variable.
(python2-ipaddress): Use package-with-python2.
2016-08-28 14:04:56 +02:00
David Craven 81f1515d5a
gnu: Add python-url.
* gnu/packages/python.scm (python-url): New variable.
(python2-url): New variable.
2016-08-28 14:04:55 +02:00
David Craven b2319996dc
gnu: Add python-publicsuffix2.
* gnu/packages/python.scm (python-publicsuffix2): New variable.
(python2-publicsuffix2): New variable.
2016-08-28 14:04:54 +02:00
David Craven d6907ff75f
gnu: Add python-publicsuffix.
* gnu/packages/python.scm (python-publicsuffix): New variable.
(python2-publicsuffix): New variable.
2016-08-28 14:04:54 +02:00
David Craven 05b59190df
gnu: Add python-schematics.
* gnu/packages/python.scm (python-schematics): New variable.
(python2-schematics): New variable.
2016-08-28 14:04:53 +02:00
David Craven 6a6c9d4332
gnu: Add python-sh.
* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
2016-08-28 14:04:53 +02:00
David Craven 691cd90dc0
gnu: Add python-pymongo.
* gnu/packages/python.scm (python-pymongo): New variable.
(python2-pymongo): New variable.
2016-08-28 14:04:52 +02:00
David Craven a9ac982a2b
gnu: Add python-nltk.
* gnu/packages/python.scm (python-nltk): New variable.
(python2-nltk): New variable.
2016-08-28 14:04:51 +02:00
David Craven 8794bd8bb3
gnu: Add python-binaryornot.
* gnu/packages/python.scm (python-binaryornot): New variable.
(python2-binaryornot): New variable.
2016-08-28 14:04:51 +02:00
David Craven 3f641af088
gnu: python: Import guix licenses with #:prefix license:.
* gnu/packages/python.scm (define-module): Add import.
2016-08-28 14:04:50 +02:00
Ricardo Wurmus 1ae27aac4c
gnu: Add prosody.
* gnu/packages/messaging.scm (prosody): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus d62dc2aec2
gnu: Add lua5.1-sec.
* gnu/packages/lua.scm (lua5.1-sec): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus 182de8fcdd
gnu: Add lua5.1-filesystem.
* gnu/packages/lua.scm (lua5.1-filesystem): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus c21b826127
gnu: Add lua5.1-socket.
* gnu/packages/lua.scm (lua5.1-socket): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus fd07a6a66d
gnu: Add lua5.1-expat.
* gnu/packages/lua.scm (lua5.1-expat): New variable.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus 572e433faf
gnu: lua: Use "license:" prefix.
* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
"license:" prefix.
2016-08-28 12:41:27 +02:00
Ricardo Wurmus 07cbe28ede
gnu: lua: Build with support for dynamic libraries.
* gnu/packages/lua.scm (lua)[arguments]: Use regular build phase and add
make-flags.
2016-08-28 12:41:27 +02:00
Arun Isaac be9f3a8331
gnu: Add bwm-ng.
* gnu/packages/networking.scm (bwm-ng): New variable.
2016-08-28 09:48:50 +02:00
Leo Famulari 6bd9a3432c
gnu: mupdf: Fix CVE-2016-{6265,6525}.
* gnu/packages/patches/mupdf-CVE-2016-6265.patch,
gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf): Use them.
2016-08-27 17:35:21 -04:00
Kei Kebreau aa127019b5
gnu: octave: Update to 4.0.3.
* gnu/packages/maths.scm (octave): Update to 4.0.3.
[inputs]: Remove unnecessary curl, cyrus-sasl and openssl dependencies.
2016-08-27 08:04:21 +02:00