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
Ricardo Wurmus
d1dbeddd55
gnu: Add emacs-company.
...
* gnu/packages/emacs.scm (emacs-company): New variable.
2016-06-17 21:18:19 +02:00
Leo Famulari
65924b10bc
gnu: certbot, python-acme: Update to 0.8.1.
...
These packages should be updated together.
* gnu/packages/tls.scm (certbot): Update to 0.8.1.
(python-acme, python2-acme): Update to 0.8.1
2016-06-17 14:32:32 -04:00
Efraim Flashner
bced395cab
gnu: aria2: Update to 1.24.0.
...
* gnu/packages/bittorrent.scm (aria2): Updat eto 1.24.0.
2016-06-17 15:41:45 +03:00
Efraim Flashner
025597393c
gnu: libqtxdg: Move qtbase to propagated-inputs.
...
* gnu/packages/lxqt.scm (libqtxdg)[inputs]: Move qtbase ...
[propagated-inputs]: ... to here.
This is a follow-up to aa450b2bc4
.
2016-06-17 09:14:12 +03:00
Efraim Flashner
668d2352e0
gnu: enlightenment: Update to 0.20.9.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.9.
[home-page]: Use https.
2016-06-17 06:52:18 +03:00
Efraim Flashner
feabb770e1
gnu: python-efl: Rebuild generated C files.
...
* gnu/packages/enlightenment.scm (python-efl)[arguments]: Replace 'build
phase to set 'ENABLE_CYTHON=1'.
[native-inputs]: python-cython.
2016-06-17 06:52:18 +03:00
Ben Woodcroft
2e6973222d
gnu: Add python-bz2file.
...
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
2016-06-17 11:08:27 +10:00
ng0
1ee4274c96
gnu: gnupg: Update to 2.1.13.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-16 19:51:08 -04:00
Efraim Flashner
1ccb319241
gnu: lxqt-common: Add missing inputs.
...
* gnu/packages/lxqt.scm (lxqt-common)[inputs]: Add qtbase,
qttools, qtx11extras.
2016-06-16 21:14:53 +03:00
Efraim Flashner
e099d2a66f
gnu: lxqt-session: Add missing inputs.
...
* gnu/packages/lxqt.scm (lxqt-session)[inputs]: Add qtbase,
qttools, qtx11extras.
2016-06-16 21:14:52 +03:00
Efraim Flashner
5c733afd4f
gnu: liblxqt: Add missing inputs.
...
* gnu/packages/lxqt.scm (liblxqt)[inputs]: Add qtbase,
qttools, qtx11extras.
2016-06-16 21:14:51 +03:00
Efraim Flashner
aa450b2bc4
gnu: libqtxdg: Build with qtbase.
...
* gnu/packages/lxqt.scm (libqtxdg)[propagated-inputs]: Remove qt.
[inputs]: Add qtbase.
2016-06-16 21:12:38 +03:00
Efraim Flashner
3282442be9
gnu: lxqt: Update uris.
...
* gnu/packages/lxqt.scm (libqtxdg, liblxqt, lxqt-common,
lxqt-session)[source]: Project tarballs have been replaced with Github
archive tarballs.
2016-06-16 21:12:32 +03:00
Efraim Flashner
654116c158
gnu: starman: Update to 0.4014.
...
* gnu/packages/web.scm (starman): Update to 0.4014.
2016-06-16 18:06:42 +03:00
Efraim Flashner
76806c54ed
gnu: calibre: Build with qtbase.
...
* gnu/packages/ebook.scm (calibre)[inputs]: Remove qt, add qtbase.
[native-inputs]: Remove qt, add qtbase.
2016-06-16 18:06:42 +03:00
Efraim Flashner
64e8be679c
gnu: avidemux: Build with modular qt.
...
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase, qttools.
2016-06-16 18:06:42 +03:00
Efraim Flashner
1898900f1f
gnu: avidemux: Use 'modify-phases'.
...
* gnu/packages/video.scm (avidemux)[arguments]: Use 'modify-phases'.
2016-06-16 18:06:42 +03:00
Efraim Flashner
4cafe8adfe
gnu: avidemux: Add hardware acceleration support.
...
* gnu/packages/video.scm (avidemux)[inputs]: Add libva, libvdpau.
2016-06-16 18:06:42 +03:00
Efraim Flashner
f663e09720
gnu: libressl: Update to 2.3.6.
...
* gnu/packages/tls.scm (libressl): Update to 2.3.6.
2016-06-16 18:06:42 +03:00
Efraim Flashner
77952b4c18
gnu: openntpd: Update to 6.0p1.
...
* gnu/packages/ntp.scm (openntpd): Update to 6.0p1.
2016-06-16 18:06:42 +03:00
Efraim Flashner
b13b9834f2
gnu: scribus: Build with modular qt.
...
* gnu/packages/scribus.scm (scribus)[inputs]: Remove qt, add qtbase,
qtdeclarative, qttools.
2016-06-16 18:06:42 +03:00
Efraim Flashner
df9031e168
gnu: alsa-modular-synth: Build with modular qt.
...
* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Remove qt,
add qtbase, qttools.
2016-06-16 18:06:42 +03:00
Efraim Flashner
ca1cab8243
gnu: drumstick: Build with modular qt.
...
* gnu/packages/music.scm (drumstick)[inputs]: Remove qt, add qtbase, qtsvg.
2016-06-16 18:06:42 +03:00
Efraim Flashner
07831f7a36
gnu: vmpk: Build with modular qt.
...
* gnu/packages/music.scm (vmpk)[inputs]: Remove qt, add qtbase, qtsvg,
qttools, qtx11extras.
2016-06-16 18:06:42 +03:00
Efraim Flashner
e5f2afdbb5
gnu: synthv1: Build with modular qt.
...
* gnu/packages/music.scm (synthv1)[inputs]: Remove qt, add qtbase, qttools.
2016-06-16 18:06:42 +03:00
Efraim Flashner
0a0bfd685e
gnu: powertabeditor: Build with qtbase.
...
* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
2016-06-16 18:06:42 +03:00
Efraim Flashner
e2814984af
gnu: gpsbabel: Build with modular qt.
...
* gnu/packages/gps.scm (gpsbabel)[inputs]: Remove qt, add qtbase, qttools.
2016-06-16 18:06:42 +03:00
Efraim Flashner
14ea30e473
gnu: bitcoin-core: Update to 0.12.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.12.1.
2016-06-16 18:06:42 +03:00
Efraim Flashner
9a5c0320f0
gnu: v4l-utils: Update to 1.10.1.
...
* gnu/packages/video.scm (v4l-utils): Update to 1.10.1.
2016-06-16 18:06:42 +03:00
Efraim Flashner
b37662e25c
gnu: v4l-utils: Build with qtbase.
...
* gnu/packages/video.scm (v4l-utils)[inputs]: Remove qt, add qtbase.
2016-06-16 18:06:42 +03:00
Efraim Flashner
90a2309b74
gnu: obs: Build with modular qt.
...
* gnu/packages/video.scm (obs)[inputs]: Remove qt, add qtbase, qtx11extras.
2016-06-16 18:06:42 +03:00
宋文武
78d2fd3230
gnu: mariadb: Update to 10.1.14.
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.14.
2016-06-16 21:26:50 +08:00
Ludovic Courtès
a7db719f3d
packages: Disambiguate 'modules' and 'imported-modules' in <origin>.
...
The two mistakes made here (confusion between 'modules' and
'imported-modules') were canceling each other.
* guix/packages.scm (patch-and-repack): Use IMPORTED-MODULES, not
MODULES, as the base of the module list passed as #:modules to
'gexp->derivation'.
(origin->derivation): Pass IMPORTED-MODULES, not MODULES, as
the #:imported-modules argument of 'patch-and-repack'.
* gnu/packages/engineering.scm (fastcap)[source]: Add 'imported-modules'
field.
2016-06-16 14:31:52 +02:00
Carlo Zancanaro
3d1240aa25
gnu: Add awesome.
...
* gnu/packages/wm.scm (awesome): New variable.
* gnu/packages/patches/awesome-reproducible-png.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-06-16 14:29:43 +02:00
ng0
68a973024f
gnu: perl-test-simple: Update to 1.302026.
...
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302026.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-16 13:35:38 +02:00
Ludovic Courtès
20ccaecf70
gnu: Avoid #:prefix when importing (gnu packages …).
...
* gnu/packages/lsh.scm: Remove #:prefix for (gnu packages compression).
Add #:prefix for (guix licenses).
2016-06-16 13:08:57 +02:00
Andreas Enge
9e786e8ba8
gnu: avidemux: Update to 2.6.12.
...
* gnu/packages/video.scm (avidemux): Update to 2.6.12.
[arguments]: Adapt version number of bundled ffmpeg.
2016-06-15 22:01:35 +02:00
Efraim Flashner
e238026916
gnu: offlineimap: Update to 6.7.0.1.
...
* gnu/packages/mail.scm (offlineimap): Update to 6.7.0.1.
2016-06-15 20:23:58 +03:00
Efraim Flashner
e1963db750
gnu: oxygen-icons: Build with qtbase.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons)[inputs]: Remove qt,
add qtbase.
2016-06-15 20:23:58 +03:00
Leo Famulari
03c1662e38
gnu: Add gnome-maps.
...
* gnu/packages/geo.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-06-15 13:18:32 -04:00
Leo Famulari
01ea778f68
gnu: Add gfbgraph.
...
* gnu/packages/gnome.scm (gfbgraph): New variable.
2016-06-15 13:18:31 -04:00
Leo Famulari
f7c6833f1c
gnu: libchamplain: Build Vala bindings.
...
* gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add
gobject-introspection, vala.
[arguments]: New field.
2016-06-15 13:18:31 -04:00
Leo Famulari
0a387b14f1
gnu: vala: Build Vala API (.vapi) generator.
...
* gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen
to #:configure-flags.
2016-06-15 13:18:31 -04:00
Leo Famulari
6064a4e84a
gnu: Add folks.
...
* gnu/packages/gnome.scm (folks): New variable.
2016-06-15 13:18:31 -04:00
Leo Famulari
a73c1cf84a
gnu: evolution-data-server: Build Vala bindings.
...
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
--enable-vala-bindings to #:configure-flags.
[native-inputs]: Add vala.
2016-06-15 13:18:30 -04:00
Leo Famulari
c73d4c5922
gnu: telepathy-glib: Enable vala bindings.
...
* gnu/packages/glib.scm (telepathy-glib)[arguments]: Add --enable-vala-bindings
to #:configure-flags.
[native-inputs]: Add vala.
2016-06-15 13:18:30 -04:00
ng0
0202612d14
gnu: Add emacs-ebuild-mode.
...
* gnu/packages/emacs.scm (emacs-ebuild-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-06-15 19:10:35 +03:00
ng0
26e08b4d33
gnu: Add emacs-lua-mode.
...
* gnu/packages/emacs.scm (emacs-lua-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-06-15 19:10:35 +03:00
Ricardo Wurmus
4714d521e3
gnu: Add r-bsgenome-mmusculus-ucsc-mm10.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm10): New
variable.
2016-06-15 17:08:08 +02:00
Leo Famulari
9c4a8514d6
gnu: openssl: Fix CVE-2016-2177 and CVE-2016-2178.
...
* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl/fixed): Use them.
2016-06-15 10:48:13 -04:00