Efraim Flashner
a2a256562f
gnu: qtwebchannel: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtwebchannel): Update to 5.6.1-1.
2016-06-27 05:25:27 +03:00
Efraim Flashner
33741e16f4
gnu: qtserialport: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtserialport): Update to 5.6.1-1.
[inputs]: Add eudev.
2016-06-27 05:25:10 +03:00
Efraim Flashner
66f26a35f1
gnu: qtwayland: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtwayland): Update to 5.6.1-1.
2016-06-27 05:25:05 +03:00
Efraim Flashner
99f6f56f4f
gnu: qtmultimedia: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtmultimedia): Update to 5.6.1-1.
2016-06-27 05:25:02 +03:00
Efraim Flashner
2743daffab
gnu: qtsensors: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtsensors): Update to 5.6.1-1.
2016-06-27 05:25:00 +03:00
Efraim Flashner
fb767debee
gnu: qtwebsockets: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtwebsockets): Update to 5.6.1-1.
2016-06-27 05:24:58 +03:00
Efraim Flashner
4254b206b4
gnu: qtconnectivity: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtconnectivity): Update to 5.6.1-1.
2016-06-27 05:24:56 +03:00
Efraim Flashner
f3a3210cfd
gnu: qtdeclarative: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtdeclarative): Update to 5.6.1-1.
2016-06-27 05:24:53 +03:00
Efraim Flashner
d547a1970d
gnu: qtxmlpatterns: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.6.1-1.
2016-06-27 05:24:51 +03:00
Efraim Flashner
0835e22816
gnu: qtx11extras: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtx11extras): Update to 5.6.1-1.
2016-06-27 05:24:49 +03:00
Efraim Flashner
1c16029b7f
gnu: qtimageformats: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtimageformats): Update to 5.6.1-1.
2016-06-27 05:24:46 +03:00
Efraim Flashner
7de7d8a639
gnu: qtsvg: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtsvg): Update to 5.6.1-1.
2016-06-27 05:24:44 +03:00
Efraim Flashner
c7386f4e0c
gnu: qtbase: Update to 5.6.1-1.
...
* gnu/packages/qt.scm (qtbase): Update to 5.6.1-1.
2016-06-27 05:24:42 +03:00
Efraim Flashner
f66970a7ed
gnu: qtbase: Add eudev and libinput support.
...
* gnu/packages/qt.scm (qtbase)[inputs]: Add eudev, libinput.
2016-06-27 05:24:40 +03:00
Efraim Flashner
763a8e6e23
gnu: qtbase: Don't propagate mesa.
...
* gnu/packages/qt.scm (qtbase)[propagated-inputs]: Move mesa ...
[inputs]: ... to here.
(qtsvg)[propagated-inputs]: No need to clear propagated-inputs.
2016-06-27 05:24:33 +03:00
David Craven
9dd674db01
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
...
Partly fixes <http://bugs.gnu.org/22459 >.
Reported by Jeff Mickey <j@codemac.net> and David Craven <david@craven.ch>.
* nix/libstore/globals.cc (Settings::processEnvironment()): Change
'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
* nix/local.mk (libstore_a_CPPFLAGS): Likewise.
* guix/config.scm.in (%config-directory): Likewise.
* build-aux/test-env.in: Likewise.
* gnu/packages/patches/hydra-automake-1.15.patch: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-26 23:11:07 +02:00
宋文武
4b67053962
gnu: Add starfighter.
...
* gnu/packages/games.scm (starfighter): New variable.
2016-06-26 20:31:55 +08:00
Efraim Flashner
66fd9858f3
gnu: mpv: Update to 0.18.0.
...
* gnu/packages/video.scm (mpv): Update to 0.18.0.
[arguments]: Remove disabled '--enable-gpl3' configure flag.
2016-06-26 07:21:07 +03:00
Ben Woodcroft
c2e575185b
gnu: vsearch: Update to 2.0.0.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.0.
2016-06-26 12:43:39 +10:00
Mark H Weaver
36c6919c93
gnu: linux-libre: Update to 4.6.3.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.6.3.
2016-06-25 13:13:36 -04:00
Mark H Weaver
18c658f966
gnu: linux-libre-4.4: Update to 4.4.14.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14.
2016-06-25 13:12:12 -04:00
Lukas Gradl
893d963ae3
gnu: Add opendht.
...
* gnu/packages/crypto.scm (opendht): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-25 11:28:53 -04:00
Lukas Gradl
d1ef573dec
gnu: Add msgpack.
...
* gnu/packages/serialization.scm (msgpack): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-25 11:28:53 -04:00
宋文武
5a7441910d
gnu: Add python-orator and python2-orator.
...
* gnu/packages/python.scm (python-orator, python2-orator): New variables.
2016-06-25 22:52:57 +08:00
宋文武
347175a27c
gnu: Add python-flexmock and python2-flexmock.
...
* gnu/packages/python.scm (python-flexmock, python2-flexmock): New variables.
2016-06-25 22:52:57 +08:00
宋文武
b49504fd8c
gnu: Add python-pyaml and python2-pyaml.
...
* gnu/packages/python.scm (python-pyaml, python2-pyaml): New variables.
2016-06-25 22:52:57 +08:00
宋文武
ea92ae01c2
gnu: Add python-fake-factory and python2-fake-factory.
...
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
8987d91e7f
gnu: Add python-ukpostcodeparser and python2-ukpostcodeparser.
...
* gnu/packages/python.scm (python-ukpostcodeparser)
(python2-ukpostcodeparser): New variables.
2016-06-25 20:49:59 +08:00
宋文武
22711e2585
gnu: Add python-email-validator and python2-email-validator.
...
* gnu/packages/python.scm (python-email-validator)
(python2-email-validator): New variables.
2016-06-25 20:49:59 +08:00
宋文武
5477e05f01
gnu: Add python-dnspython and python2-dnspython.
...
* gnu/packages/python.scm (python-dnspython, python2-dnspython):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
77cadb436b
gnu: Add python-lazy-object-proxy and python2-lazy-object-proxy.
...
* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
2016-06-25 20:49:59 +08:00
宋文武
f5deff7a03
gnu: Add python-cleo and python2-cleo.
...
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
2016-06-25 20:49:59 +08:00
宋文武
1899556655
gnu: Add python-pylev and python2-pylev.
...
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
2016-06-25 20:49:59 +08:00
宋文武
1f2b62a4fa
gnu: Add python-inflection and python2-inflection.
...
* gnu/packages/python.scm (python-inflection, python2-inflection):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
ae43baa890
gnu: Add python-arrow and python2-arrow.
...
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
2016-06-25 20:49:59 +08:00
宋文武
9250b0f3bf
gnu: Add python-chai and python2-chai.
...
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
2016-06-25 20:49:59 +08:00
宋文武
8ea8e8d3c3
guix: python-build-system: Change pypi-uri to use https://pypi.io .
...
* guix/build-system/python.scm (pypi-uri): Use https://pypi.io .
* gnu/packages/python.scm (python-twisted)[uri]: Remove https://pypi.io .
2016-06-25 20:49:59 +08:00
Mark H Weaver
9f25019095
gnu: linux-libre-4.1: Update to 4.1.27.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.27.
2016-06-24 18:33:50 -04:00
Steve Sprang
3c6e42b3bc
gnu: Add erlang.
...
* gnu/packages/erlang.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored by: Leo Famulari <leo@famulari.name>
Co-authored by: Pjotr Prins <pjotr.public12@thebird.nl>
2016-06-24 10:45:26 -04:00
Andreas Enge
b8a680f778
gnu: java-swt: Update to 4.6.
...
* gnu/packages/java.scm (java-swt): Update to 4.6.
2016-06-24 16:21:54 +02:00
Andreas Enge
c19a61bb3e
gnu: pari-gp: Update to 2.7.6.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.7.6.
2016-06-24 13:56:07 +02:00
Ludovic Courtès
a9fbe94edc
gnu: Add emacs-writegood-mode.
...
* gnu/packages/emacs.scm (emacs-writegood-mode): New variable.
2016-06-24 09:01:22 +02:00
Ludovic Courtès
af4569095f
gnu: Add GNU Diction.
...
* gnu/packages/dictionaries.scm (diction): New variable.
2016-06-24 09:01:22 +02:00
Leo Famulari
11f2582b81
gnu: imagemagick: Update to 6.9.4-10.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4.10.
2016-06-24 00:51:14 -04:00
Ludovic Courtès
159daace2f
gnu: Add mcron2.
...
* gnu/packages/guile.scm (mcron2): New variable.
2016-06-22 22:56:06 +02:00
ng0
c5eef242ce
gnu: xorg.scm: Replace http with https in URLs.
...
* gnu/packages/xorg.scm: Use https for cgit.freedesktop.org,
www.x.org/wiki/, anongit.freedesktop.org.
2016-06-22 21:59:55 +03:00
ng0
612fddec34
gnu: haskell.scm: Replace http with https in Hackage, Github.
...
* gnu/packages/haskell.scm: Use https for Hackage, Github urls.
2016-06-22 21:59:44 +03:00
Efraim Flashner
7cc2e1e7e6
gnu: efl: Update to 1.17.2.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.17.2.
2016-06-22 17:42:38 +03:00
Alex Kost
da0cef6a2d
gnu: lightning: Fix typo.
...
This is a followup to commit c283b22e93
.
* gnu/packages/assembly.scm (lightning): Add 'license' prefix.
2016-06-22 11:43:41 +03:00
ng0
384bc22ad8
gnu: perl-test-harness: Update to 3.36.
...
* gnu/packages/perl.scm (perl-test-harness): Update to 3.36.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-06-22 11:34:04 +03:00
Alex Kost
c283b22e93
gnu: lightning: Move to (gnu packages assembly).
...
* gnu/packages/lightning.scm: Remove. Move 'lightning' to...
* gnu/packages/assembly.scm (lightning): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2016-06-22 11:16:05 +03:00
Leo Famulari
b3470031df
gnu: beets: Move propagated-inputs to inputs.
...
* gnu/packages/music.scm (beets)[propagated-inputs]: Replace with ...
[inputs]: ... new field.
2016-06-22 02:38:46 -04:00
Leo Famulari
88c8d72f3c
gnu: beets: Update to 1.3.18.
...
* gnu/packages/patches/beets-image-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/music.scm (beets): Update to 1.3.18.
[source]: Use patch.
2016-06-22 02:38:46 -04:00
Ben Woodcroft
69af462496
gnu: vsearch: Update to 0.11.2.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 0.11.2.
2016-06-22 07:51:12 +10:00
Jan Nieuwenhuizen
a837997cab
gnu: nasm: Make build bit-reproducible.
...
* gnu/packages/patches/nasm-no-ps-pdf.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/assembly.scm (nasm): Use it. Remove ghostscript, do not
build PS or PDF docs. Makes build bit-reproducible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-21 23:14:05 +02:00
Ben Woodcroft
9270298f75
gnu: Add ruby-puma.
...
gnu/packages/ruby.scm (ruby-puma): New variable.
gnu/packages/patches/ruby-puma-ignore-broken-test.patch: New file.
gnu/local.mk (dist_patch_DATA): Add it.
2016-06-21 21:46:45 +10:00
Ben Woodcroft
b08134907d
gnu: Add ruby-hoe-git.
...
* gnu/packages/ruby.scm (ruby-hoe-git): New variable.
2016-06-21 21:46:45 +10:00
Ben Woodcroft
7b3df1e56e
gnu: Add r-vegan.
...
* gnu/packages/bioinformatics.scm (r-vegan): New variable.
2016-06-21 21:29:17 +10:00
Ben Woodcroft
0846620803
gnu: Add r-mgcv.
...
* gnu/packages/statistics.scm (r-mgcv): New variable.
2016-06-21 21:29:17 +10:00
Ben Woodcroft
de682e6f0f
gnu: Add r-permute.
...
* gnu/packages/statistics.scm (r-permute): New variable.
2016-06-21 21:29:17 +10:00
Efraim Flashner
7a15a68f75
gnu: texlive: Update to 2016.
...
* gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src,
texlive-bin, texlive-texmf, texlive): Update to 2016.
(texlive-texmf)[properies]: Add max-silent-time so grafts don't time out.
2016-06-21 13:49:20 +03:00
Ludovic Courtès
09b87aff46
gnu: Adjust to yasm change of module.
...
This is a followup to 15a3fffc59
.
* gnu/packages/gnuzilla.scm,
gnu/packages/gstreamer.scm, gnu/packages/kodi.scm,
gnu/packages/video.scm: Adjust import list to yasm move.
2016-06-21 12:27:50 +02:00
Ludovic Courtès
15a3fffc59
gnu: yasm: Move to (gnu packages assembly).
...
* gnu/packages/yasm.scm: Remove. Move 'yasm' to...
* gnu/packages/assembly.scm (yasm): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2016-06-21 12:25:56 +02:00
Jan Nieuwenhuizen
8472bdecb6
gnu: Add nasm.
...
* gnu/packages/assembly.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-06-21 12:23:34 +02:00
Ben Woodcroft
cec2653bb4
gnu: diamond: Update to 0.8.7.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7.
2016-06-21 20:00:38 +10:00
Eric Bavier
2f046a0d7e
gnu: Update american-fuzzy-lop to 2.15b.
...
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
2016-06-21 00:02:02 -05:00
Eric Bavier
0405e5f491
gnu: Add thefuck.
...
* gnu/packages/admin.scm (thefuck): New variable.
2016-06-20 23:54:20 -05:00
Eric Bavier
7108425c37
gnu: shotwell: Update to 0.23.1.
...
Addresses DWF-2016-89001: validate TLS certificates.
* gnu/packages/gnome.scm (shotwell): Update to 0.23.1.
[inputs]: replace webkitgtk-2.4 with webkitgtk.
2016-06-20 23:43:37 -05:00
Leo Famulari
909fbd2bf0
gnu: python-wsgi-intercept: Update to 1.2.2.
...
* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept):
Update to 1.2.2.
2016-06-20 18:51:44 -04:00
Leo Famulari
c02af1c82a
gnu: python-requests-toolbelt: Update to 0.6.2.
...
* gnu/packages/python.scm (python-requests-toolbelt,
python2-requests-toolbelt): Update to 0.6.2.
2016-06-20 18:51:44 -04:00
Leo Famulari
0b942744eb
gnu: vdirsyncer: Update to 0.11.2.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
2016-06-20 18:51:44 -04:00
Leo Famulari
3d2e0dbcea
gnu: python-click-threading: Update to 0.2.0.
...
* gnu/packages/python.scm (python-click-threading, python2-click-threading):
Update to 0.2.0.
2016-06-20 18:51:44 -04:00
Leo Famulari
43accb58f9
gnu: python-click: Update to 6.6.
...
* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
2016-06-20 18:51:43 -04:00
Kei Kebreau
f317aeb438
gnu: Add warzone2100.
...
* gnu/packages/games.scm (warzone2100): New variable.
2016-06-20 18:49:11 -04:00
David Thompson
b0d388c9dc
gnu: guile-next: Update to 2.1.3.
...
* gnu/packages/guile.scm (guile-next): Update to 2.1.3.
2016-06-20 14:23:58 -04:00
Lukas Gradl
6d32dd8cef
gnu: Add argon2.
...
* gnu/packages/password-utils.scm (argon2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-20 13:07:11 -04:00
Leo Famulari
e52509a5ff
gnu: git: Update to 2.9.0
...
* gnu/packages/version-control.scm (git): Update to 2.9.0.
(git-manpages)[source]: Update hash.
2016-06-20 12:53:13 -04:00
Efraim Flashner
acb6a8984e
gnu: chicken: Update to 4.11.0 [fixes CVE-2014-9651].
...
* gnu/packages/scheme.scm (chicken): Update to 4.11.0.
2016-06-20 18:28:44 +03:00
Kei Kebreau
d2cc38b713
gnu: Add quesoglc.
...
* gnu/packages/game-development.scm (quesoglc): New variable.
2016-06-20 09:03:30 -04:00
ng0
3099354dd4
gnu: perl-uri: Update to 1.71.
...
* gnu/packages/web.scm (perl-uri): Update to 1.71.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-06-20 21:02:54 +08:00
宋文武
b9cbfa52f7
gnu: Add guile-dbd-sqlite3.
...
* gnu/packages/guile.scm (guile-dbd-sqlite3): New variable.
2016-06-20 19:05:24 +08:00
宋文武
2d5907ad3c
gnu: Add guile-dbi.
...
* gnu/packages/guile.scm (guile-dbi): New variable.
2016-06-20 19:05:24 +08:00
Efraim Flashner
426bfed405
gnu: screen: Update to 4.4.0.
...
* gnu/packages/screen.scm (screen): Update to 4.4.0.
2016-06-20 12:56:03 +03:00
Ricardo Wurmus
a5338dd467
gnu: Add emacs-lispy.
...
* gnu/packages/emacs.scm (emacs-lispy): New variable.
2016-06-20 07:06:59 +02:00
Ricardo Wurmus
e1918ce486
gnu: Add emacs-iedit.
...
* gnu/packages/emacs.scm (emacs-iedit): New variable.
2016-06-20 07:06:58 +02:00
Ricardo Wurmus
93dba17c63
gnu: Add emacs-ace-window.
...
* gnu/packages/emacs.scm (emacs-ace-window): New variable.
2016-06-20 07:06:58 +02:00
Ricardo Wurmus
5edc24ec2c
gnu: Add emacs-avy.
...
* gnu/packages/emacs.scm (emacs-avy): New variable.
2016-06-20 07:06:58 +02:00
Ricardo Wurmus
12db29baaf
gnu: Add emacs-ivy.
...
* gnu/packages/emacs.scm (emacs-ivy): New variable.
2016-06-20 07:06:58 +02:00
Ricardo Wurmus
79b3d3ea58
gnu: Add emacs-hydra.
...
* gnu/packages/emacs.scm (emacs-hydra): New variable.
2016-06-20 07:06:57 +02:00
Ricardo Wurmus
db1a496071
gnu: Add emacs-org-bullets.
...
* gnu/packages/emacs.scm (emacs-org-bullets): New variable.
2016-06-20 07:04:46 +02:00
Ludovic Courtès
04eb0fab3a
gnu: guix: Add 'current-guix' thunk.
...
* gnu/packages/package-management.scm (source-file?)
(make-git-predicate, current-guix): New procedures.
2016-06-20 00:52:53 +02:00
Mark H Weaver
3ebba94d45
gnu: libxslt: Replace with 1.1.29 [fixes CVE-2016-{1683,1684}].
...
* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable.
2016-06-19 13:59:01 -04:00
Ricardo Wurmus
cb1436d8d2
gnu: synthv1: Update to 0.7.5.
...
* gnu/packages/music.scm (synthv1): Update to 0.7.5.
2016-06-18 21:26:58 +02:00
Ricardo Wurmus
669b7b83d8
gnu: Add lbzip2.
...
* gnu/packages/compression.scm (lbzip2): New variable.
2016-06-18 19:49:08 +02:00
Ricardo Wurmus
7c438099ac
gnu: Add emacs-multiple-cursors.
...
* gnu/packages/emacs.scm (emacs-multiple-cursors): New variable.
2016-06-18 18:06:29 +02:00
Ludovic Courtès
e8ac1f8f1f
gnu: Add guile-sqlite3.
...
* gnu/packages/guile.scm (guile-sqlite3): New variable.
2016-06-18 15:54:45 +02:00
宋文武
87a16de744
gnu: bluez: Install 'org.bluez.obex.service' and fix '97-hid2hci.rules'.
...
* gnu/packages/linux.scm (bluez)[arguments]: Add 'post-install' phase.
2016-06-18 09:53:14 +08:00
宋文武
c80920462e
gnu: bluez: Update to 5.40.
...
* gnu/packages/linux.scm (bluez): Update to 5.40.
2016-06-18 09:53:14 +08:00
宋文武
f3dbc62664
gnu: bluez: Set sysconfdir and localstatedir.
...
* gnu/packages/linux.scm (bluez)[arguments]: Add '--sysconfdir=/etc'
and '--localstatedir=/var'.
2016-06-18 09:53:14 +08:00
Daniel Pimentel
0de78c95b5
gnu: Add python2-jsonrpclib
...
* gnu/packages/python.scm (python2-jsonrpclib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-17 20:20:11 -04:00