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 |
|
David Craven
|
a34b236c17
|
import: Importers return prefixed licenses.
* guix/import/utils.scm
(define-module): Import licenses with license: prefix.
(string->licenses): Use prefixed licenses.
(license->symbol): Return symbols with the prefix license:.
* guix/tests/pypi.scm (pypi->guix-package): Update test cases.
* guix/tests/gem.scm (gem->guix-package): Update test case.
|
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 |
|
Christopher Allan Webber
|
b47f7510f0
|
base64: Restore original license header.
When incorporating a copyleft licensed program with a lax licensed program,
it is correct to preserve the original license notice. See also:
https://www.softwarefreedom.org/resources/2007/gpl-non-gpl-collaboration.html
* guix/base64.scm: Restored original license header.
|
2016-08-27 08:45:27 -05: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 |
|
Ricardo Wurmus
|
ec0897638e
|
gnu: python-gnupg: Fix broken tests.
* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Fix check phase.
|
2016-08-26 23:58:55 +02:00 |
|
Tobias Geerinckx-Rice
|
feb995c4c9
|
gnu: btrfs-progs: Update to 4.7.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1.
|
2016-08-26 23:16:40 +02:00 |
|
Efraim Flashner
|
8c3bb47155
|
gnu: enlightenment: Move efl to inputs.
* gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]:
Move efl from here ...
[inputs]: ... to here.
|
2016-08-26 17:39:42 +03:00 |
|
Efraim Flashner
|
d8ab4c1bfe
|
gnu: enlightenment: Move gettext to native-inputs.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Move gettext
from here ...
[native-inputs]: ... to here.
|
2016-08-26 17:39:41 +03:00 |
|
Efraim Flashner
|
83e9f472b2
|
gnu: rage: Update to 0.2.0.
* gnu/packages/enlightenment.scm (rage): Update to 0.2.0.
|
2016-08-26 17:39:41 +03:00 |
|
Efraim Flashner
|
f2db5d9976
|
gnu: python-efl: Update to 1.18.0.
* gnu/packages/enlightenment.scm (python-efl): Update to 1.18.0.
|
2016-08-26 17:39:41 +03:00 |
|
Efraim Flashner
|
2a32ec278d
|
gnu: efl: Update to 1.18.0.
* gnu/packages/enlightenment.scm (efl): Update to 1.18.0.
[inputs]: Add ghostscript, libraw, libspectre, openjpeg, poppler.
[arguments]: Remove unecessary 'patch-config-files phase, add phase
hardlinking the location of pulseaudio and libsndfile.
* gnu/packages/enlightenment.scm (terminology, enlightenment, rage)
(python-efl)[inputs]: Remove elementary, now provided by efl.
|
2016-08-26 17:39:29 +03:00 |
|
Tobias Geerinckx-Rice
|
49dbe69624
|
gnu: btrfs-progs: Update to 4.7.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.
[native-inputs]: Add missing header comment for which.
|
2016-08-26 11:54:59 +02:00 |
|
Tobias Geerinckx-Rice
|
e192a23022
|
gnu: fdupes: Use 'modify-phases'.
* gnu/packages/admin.scm (fdupes)[arguments]: Use 'modify-phases'.
|
2016-08-26 11:54:59 +02:00 |
|
Tobias Geerinckx-Rice
|
47d7b3038e
|
gnu: fdupes: Update to 1.6.1.
* gnu/packages/admin.scm (fdupes): Update to 1.6.1.
[source]: Update 'uri' template, add 'file-name' field.
[arguments]: Set CC in make-flags.
|
2016-08-26 11:54:59 +02:00 |
|
Alex Vong
|
e7761186c3
|
gnu: Add emacs-ahungry-theme.
* gnu/packages/emacs.scm (emacs-ahungry-theme): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
2016-08-26 10:48:36 +03:00 |
|
Alex Kost
|
ad5d899eff
|
gnu: emacs-f: Update to 0.18.2.
* gnu/packages/emacs.scm (emacs-f): Update to 0.18.2.
|
2016-08-26 10:48:36 +03:00 |
|
Alex Kost
|
48e28c6992
|
gnu: emacs-s: Update to 1.11.0.
* gnu/packages/emacs.scm (emacs-s): Update to 1.11.0.
|
2016-08-26 10:48:36 +03:00 |
|
Alex Kost
|
a31a79bcf8
|
gnu: emacs-dash: Update to 2.13.0.
* gnu/packages/emacs.scm (emacs-dash): Update to 2.13.0.
|
2016-08-26 10:48:36 +03:00 |
|
Alex Kost
|
e15cb9a371
|
gnu: magit: Update to 2.8.0.
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.8.0.
|
2016-08-26 10:48:36 +03:00 |
|
Alex Kost
|
480d6b1b22
|
gnu: emacs-with-editor: Update to 2.5.2.
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.2.
|
2016-08-26 10:48:36 +03:00 |
|
Rene Saavedra
|
8930fe62f0
|
gnu: gnome-screenshot: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.20.1.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
2016-08-25 19:12:14 +08:00 |
|
Efraim Flashner
|
2205ce5ca1
|
gnu: enlightenment: Update to 0.21.2.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.2.
|
2016-08-25 12:25:37 +03:00 |
|
Ricardo Wurmus
|
d37f00b97f
|
gnu: ibus: Fix simple engine.
* gnu/packages/ibus.scm (ibus)[inputs]: Add libx11, setxkbmap, xmodmap.
[arguments]: Add "fix-paths" phase.
|
2016-08-25 11:09:28 +02:00 |
|
Ricardo Wurmus
|
d5332e756e
|
gnu: ibus: Generate C from Vala sources.
* gnu/packages/ibus.scm (ibus)[native-inputs]: Add vala.
[arguments]: Add "delete-generated-files" phase.
|
2016-08-25 11:09:28 +02:00 |
|
Ricardo Wurmus
|
590021db3f
|
gnu: ibus: Use modify-phases syntax.
* gnu/packages/ibus.scm (ibus)[arguments]: Use modify-phases syntax.
|
2016-08-25 11:09:28 +02:00 |
|
Efraim Flashner
|
d2a7a14572
|
gnu: aria2: Fix bash completion.
* gnu/packages/bittorrent.scm (aria2)[arguments]: Set bash completion
directory.
|
2016-08-25 09:30:44 +03:00 |
|
Efraim Flashner
|
34085cb17c
|
gnu: aria2: Update to 1.26.0.
* gnu/packages/bittorrent.scm (aria2): Update to 1.26.0.
|
2016-08-25 09:30:44 +03:00 |
|
Efraim Flashner
|
860fc8fcc5
|
gnu: offlineimap: Update to 7.0.6.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.6.
|
2016-08-25 09:30:37 +03:00 |
|
Leo Famulari
|
3bd716c057
|
gnu: webkitgtk: Update to 2.12.4 [fixes CVE-2016-{4590,4591,4622,4624}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.4.
[source]: Use HTTPS URL.
|
2016-08-25 01:09:09 -04:00 |
|
Mark H Weaver
|
f2e519ede8
|
gnu: linux-libre@4.1: Update to 4.1.31.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.31.
|
2016-08-24 20:53:09 -04:00 |
|
Leo Famulari
|
029bb5a299
|
gnu: ncmpc: Update to 0.25.
* gnu/packages/mpd.scm (ncmpc): Update to 0.25.
|
2016-08-24 18:27:44 -04:00 |
|
Leo Famulari
|
95eee6700f
|
gnu: mpd-mpc: Update to 0.28.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.28.
|
2016-08-24 18:27:44 -04:00 |
|
Leo Famulari
|
bf4843bae1
|
gnu: mpd: Update to 0.19.19.
* gnu/packages/mpd.scm (mpd): Update to 0.19.19.
|
2016-08-24 18:27:44 -04:00 |
|
Leo Famulari
|
282ee5aa93
|
gnu: ncmpcpp: Update to 0.7.5.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.5.
|
2016-08-24 18:27:43 -04:00 |
|
Leo Famulari
|
dd6fe81c60
|
gnu: signify: Update to 19.
* gnu/packages/crypto.scm (signify): Update to 19.
|
2016-08-24 16:48:10 -04:00 |
|