Commit Graph

27375 Commits (0e5dbc47abb6c8bc8284cfc7b6563e5891a925ad)

Author SHA1 Message Date
Ludovic Courtès 0e5dbc47ab
gnu: wget: Update to 1.19.4.
* gnu/packages/wget.scm (wget): Update to 1.19.4.
2018-01-23 15:01:15 +01:00
ng0 0741c3a46a
gnu: gnunet: Use invoke.
* gnu/packages/gnunet.scm (gnurl)[arguments]: Substitute invoke for system*.
(guile-gnunet)[arguments]: Likewise.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-23 12:16:29 +01:00
Danny Milosavljevic 0db22b32ce
system: Rename a20-olinuxino-lime-sd-installation-os.
* gnu/system/install.scm (a20-olinuxino-lime-sd-installation-os): Rename to...
(a20-olinuxino-lime-installation-os): ...this.
2018-01-23 12:01:11 +01:00
Mathieu Othacehe 17153d1816
gnu: Add fgallery.
* gnu/packages/graphics.scm (fgallery): New variable.
2018-01-23 10:48:20 +01:00
Fis Trivial 457fc22dd3
gnu: rtags: Fix the bundling issue.
* gnu/packages/patches/rtags-separate-rct.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/code.scm (rtags): Dependencies no longer bundled.
[source]: Use tarball release.  Use the patch to link rct.
Substitute corresponding headers.
[native-inputs]: Add new dependencies.
[inputs]: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:43:37 +01:00
Fis Trivial a893dc2f48
gnu: rct: Add missing headers, enable RTTI.
* gnu/packages/patches/rct-add-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cpp.scm (rct): Use the patch, enable RTTI.
[source]: Use the patch to add missing headers from installation.
[arguments]: Enable RTTI in configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:28:27 +01:00
Fis Trivial 6055e88c0d
gnu: Add python-yapf.
* gnu/packages/python.scm (python-yapf, python2-yapf): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:22:00 +01:00
Mathieu Lirzin bfe88e0c6e
gnu: Add 'pyconfigure'.
* gnu/packages/autotools.scm (pyconfigure): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:18:22 +01:00
ng0 8bf127d5ab
gnu: gnurl: Add '--with-ca-bundle' path to configure-flags.
As a fork of cURL, gnURL on Guix needs to be made aware of the certificate store
to prevent the well-known issue we have.

* gnu/packages/gnunet.scm (gnurl)[configure-flags]: Add '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:15:10 +01:00
Mathieu Lirzin cba386c129
build: Expand ‘scripts/guix’ at Make time.
This moves the complexity of Autotools variable expansion outside of the
application code.

* scripts/guix.in (config-lookup): Delete.
(maybe-augment-load-paths!, run-guix-main): Use fully expanded variables
instead of calling ‘config-lookup’.
* configure.ac: Don't use AC_CONFIG_FILES for ‘scripts/guix’.
Use AC_PROG_SED.
* Makefile.am (scripts/guix): New rule.
(do_subst): New variable.
(CLEANFILES, EXTRA_DIST): Adapt.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:13:16 +01:00
Tobias Geerinckx-Rice 341afe2a36
gnu: parallel: Update source hash.
The upstream tarball changed almost immediately after release.
See https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00319.html.

* gnu/packages/parallel.scm (parallel)[source]: Update hash.
2018-01-23 01:33:53 +01:00
Danny Milosavljevic afb7cd8e66
Revert "gnu: wxwidgets: Use webkitgtk-2.4."
This reverts commit 8a58182c12.
2018-01-23 01:06:18 +01:00
Danny Milosavljevic c55c698594
system: Add A20 OLinuXino LIME installer.
* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-lime-bootloader):
New exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-lime):
New exported variable.
* gnu/system/install.scm (a20-olinuxino-lime-installation-os):
New exported variable.
2018-01-22 22:53:08 +01:00
Ricardo Wurmus 555773932d
gnu: Add r-argparser.
* gnu/packages/cran.scm (r-argparser): New variable.
2018-01-22 22:49:15 +01:00
Ricardo Wurmus 625cdc3fde
gnu: star: Make reproducible.
* gnu/packages/bioinformatics.scm (star)[arguments]: Add build phase
"make-reproducible".
2018-01-22 22:49:10 +01:00
Danny Milosavljevic fa5255fd6a
gnu: python-trytond: End phase in #t.
* gnu/packages/tryton.scm (python-trytond): End phase in #t.
2018-01-22 22:09:27 +01:00
Leo Famulari c2ab5d9233
gnu: mpd: Update to 0.20.15.
* gnu/packages/mpd.scm (mpd): Update to 0.20.15.
2018-01-22 15:58:16 -05:00
Danny Milosavljevic 20e42d1e97
gnu: aria-maestosa: Add scons-flags.
* gnu/packages/music.scm (aria-maestosa): Add scons-flags.
2018-01-22 19:52:42 +01:00
Danny Milosavljevic 9f832233f1
gnu: python-proteus: Add dependencies.
* gnu/packages/tryton.scm (python-proteus)[propagated-inputs]: Add
python-trytond-party, python-trytond-country, python-trytond,
python-stdnum, python-sql, python-wrapt, python-werkzeug,
python-polib, python-genshi, python-relatorio, python-magic.
2018-01-22 19:52:39 +01:00
Adriano Peluso c8b1defe18
gnu: Add python-trytond-party.
* gnu/packages/tryton.scm (define-module): Add (gnu packages finance).
(python-trytond-party): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:36 +01:00
Adriano Peluso 3da86c52e5
gnu: Add python-stdnum.
* gnu/packages/finance.scm (python-stdnum, python2-stdnum): New variables.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:33 +01:00
Adriano Peluso 0a92ebdeeb
gnu: Add python-trytond-country.
* gnu/packages/tryton.scm (python-trytond-country): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:30 +01:00
Adriano Peluso f38d2b422a
gnu: Rename "trytond" to "python-trytond".
* gnu/packages/tryton.scm (trytond): Rename to...
(python-trytond): ...this.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:25 +01:00
Adriano Peluso bf3563d5a4
gnu: Add python-proteus.
* gnu/packages/tryton.scm (python-proteus): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:22 +01:00
Adriano Peluso 09b9cf7327
gnu: Add python-phonenumbers.
* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New
variables.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:19 +01:00
Adriano Peluso 974a4d5d57
gnu: tryton: Updated to 4.6.2.
* gnu/packages/tryton.scm (tryton): Update to 4.6.2.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:16 +01:00
Adriano Peluso 7e99221db9
gnu: trytond: Updated to 4.6.2.
* gnu/packages/tryton.scm (trytond): Updated to 4.6.2.
[inputs]: Add python-magic.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:13 +01:00
Adriano Peluso edb09c53c4
gnu: python-relatorio: Update to 0.8.0.
* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:04 +01:00
Adriano Peluso ce4c9b73c8
gnu: python-magic: Update to 0.4.15.
* gnu/packages/python.scm (python-magic) Updated to 0.4.15.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:00 +01:00
Danny Milosavljevic 8a58182c12
gnu: wxwidgets: Use webkitgtk-2.4.
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Replace "webkitgtk" by
"webkitgtk-2.4".
2018-01-22 19:51:50 +01:00
Danny Milosavljevic 3081244652
gnu: aria-maestosa: Use scons-build-system.
* gnu/packages/music.scm (aria-maestosa)[build-system]: Use
scons-build-system.
[native-inputs]: Remove scons-python2.
[arguments]: Use scons-python2.
<#:phases>: Remove custom phases "build" and "install".
Add custom phase "fix-directory-permissions".
2018-01-22 19:51:50 +01:00
Danny Milosavljevic 7ff72b3601
gnu: aria-maestosa: Use scons-python2.
* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
2018-01-22 19:51:50 +01:00
Tobias Geerinckx-Rice 28b0b21e3f
gnu: parallel: Don't end phase with #<undefined>.
* gnu/packages/parallel.scm (parallel)[arguments]: Use INVOKE.
2018-01-22 18:48:23 +01:00
Tobias Geerinckx-Rice 1a35f274af
gnu: parallel: Update to 20180122.
* gnu/packages/parallel.scm (parallel): Update to 20180122.
2018-01-22 18:48:10 +01:00
Ludovic Courtès 14e375b980
gnu: guix: Update snapshot to 33988f9.
* gnu/packages/package-management.scm (guix): Update to 33988f9.
2018-01-22 13:02:36 +01:00
Ludovic Courtès 33988f9b58
publish: Restore gzip compression in cache-less mode.
Fixes <https://bugs.gnu.org/30184>.
Regression introduced in 297e04d660.
Reported by Christopher Baines <mail@cbaines.net>.

* guix/scripts/publish.scm (nar-response-port): Add 'compression'
parameter and honor it.
(http-write): Get 'x-nar-compression' from the initial RESPONSE.
2018-01-22 11:15:50 +01:00
Danny Milosavljevic 3b6502e25d
gnu: python-kivy: Add "git" native-input.
* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
2018-01-22 10:21:54 +01:00
Efraim Flashner 3df57b3a97
gnu: khmer: Add aarch64-linux to supported systems.
* gnu/packages/bioinformatics.scm (khmer)[supported-systems]: Add
aarch64-linux to the supported systems.
2018-01-22 09:39:59 +02:00
Tobias Geerinckx-Rice 33171a3610
gnu: nss-certs: Update to 3.35.
* gnu/packages/certs.scm (nss-certs): Update to 3.35.
2018-01-22 00:25:36 +01:00
Tobias Geerinckx-Rice 107a14f9af
gnu: iq80-snappy: Improve synopsis & description.
* gnu/packages/compression.scm (iq80-snappy)[synopsis, description]: Fix
typos and add ‘(de)compressor’ keywords.
2018-01-21 22:35:59 +01:00
Tobias Geerinckx-Rice 247064c3d1
gnu: go: Improve description.
* gnu/packages/golang.scm (go-1.4)[description]: Edit for clarity.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice e11a70176d
gnu: go@1.9: Drop left-over work-around.
* gnu/packages/golang.scm (go-1.9)[arguments]: Remove substitution for
fixed bug from the ‘prebuild’ phase.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice a63179196e
gnu: direnv: Edit description.
* gnu/packages/shellutils.scm (direnv)[description]: Edit and use @file.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice 6137da8848
gnu: direnv: Use HTTPS for home page.
* gnu/packages/shellutils.scm (direnv)[home-page]: Use HTTPS.
2018-01-21 22:35:57 +01:00
Tobias Geerinckx-Rice caa8de70de
gnu: youtube-dl: Return #t from phases.
* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
2018-01-21 22:35:57 +01:00
Tobias Geerinckx-Rice 1c91169094
gnu: youtube-dl: Update to 2018.01.21.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update.  ‘A few’ is simply no longer true.
2018-01-21 22:35:56 +01:00
Tobias Geerinckx-Rice 897bd0b501
gnu: mktorrent: Add missing @dfn to description.
* gnu/packages/bittorrent.scm (mktorrent)[description]: Add missing @dfn.
2018-01-21 22:35:56 +01:00
Tobias Geerinckx-Rice 9270b2fb45
gnu: libtorrent-rasterbar: Update home page.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[home-page]: Use extant domain.
2018-01-21 20:40:29 +01:00
Tobias Geerinckx-Rice 982dab0ba7
gnu: newt: Update to 0.52.20.
* gnu/packages/slang.scm (newt): Update to 0.52.20.
2018-01-21 20:40:29 +01:00
Tobias Geerinckx-Rice 11861d2bf0
gnu: mia: Update to 2.4.6.
* gnu/packages/image-processing.scm (mia): Update to 2.4.6.
2018-01-21 20:40:28 +01:00