Commit graph

55996 commits

Author SHA1 Message Date
Giacomo Leidi 7eed584507
gnu: Add lodepng.
* gnu/packages/image.scm (lodepng): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 21:50:55 +01:00
Ricardo Wurmus 7daae3c9d0
gnu: python-igraph: Update to 0.8.0.
* gnu/packages/graph.scm (python-igraph): Update to 0.8.0.
[arguments]: Replace build phase; move check phase after install phase; pass
"--use-pkg-config" to avoid rebuilding igraph.
[propagated-inputs]: Add python-texttable.
[native-inputs]: Add python-pytest.
2020-02-24 19:29:43 +01:00
Ricardo Wurmus 02422b3b66
gnu: python-texttable: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-texttable): Update to 1.6.2.
[arguments]: Replace check phase.
[native-inputs]: Add python-pytest.
[license]: Change to Expat.
2020-02-24 19:29:43 +01:00
Ricardo Wurmus 06b13f51f8
gnu: igraph: Update to 0.8.0.
* gnu/packages/graph.scm (igraph): Update to 0.8.0.
2020-02-24 19:29:43 +01:00
Tobias Geerinckx-Rice f7abd6fef1
gnu: opensmtpd: Update to 6.6.4p1 [security fixes].
See <https://www.mail-archive.com/misc@opensmtpd.org/msg04888.html>.

* gnu/packages/mail.scm (opensmtpd): Update to 6.6.4p1.
2020-02-24 18:40:43 +01:00
Marius Bakke c9677ce5f7
gnu: mesa-opencl: Build with clang@8.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG to CLANG-8.
2020-02-24 17:10:23 +01:00
Marius Bakke 00ede15708
gnu: LLVM: Promote LLVM 9 to the default 'llvm' package.
* gnu/packages/llvm.scm (llvm-8): Rename to ...
(llvm): ... this.  Update to 9.0.1.
[license]: Change to ASL2.0.
(clang-runtime-from-llvm)[license]: Inherit from LLVM.
(clang-from-llvm)[license]: Conditionally choose license based on version.
(llvm-9, clang-runtime-8, clang-8, clang-toolchain-8): New public variables.
(llvm-7): Inherit from LLVM-8 (for the license change).
(llvm-6): Inherit from LLVM-7.
(llvm-3.9.1): Inherit from LLVM-6.
(llvm-3.8): Inherit from LLVM-3.9.1.
(llvm-3.7): Inherit from LLVM-3.8.
(llvm-3.6): Inherit from LLVM-3.7.
(llvm-3.5): Inherit from LLVM-3.6.
(libcxx, libclc, libomp): Update to 9.0.1.
2020-02-24 17:10:23 +01:00
Marius Bakke b77a901e06
gnu: mesa: Build with llvm@8 explicitly.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-8.
2020-02-24 17:10:23 +01:00
Marius Bakke 501672d754
gnu: clang: Use the correct CLANG-RUNTIME for versions 6 and 7.
* gnu/packages/llvm.scm (clang-7): Use CLANG-RUNTIME-7.
(clang-6): Use CLANG-RUNTIME-6.
2020-02-24 17:10:23 +01:00
Marius Bakke 52f9c3b88a
gnu: Reorganize llvm.scm.
* gnu/packages/llvm.scm (libcxx, libclc, libomp, libcxx-6): Move package
definitions below the various LLVM/Clang variants.
2020-02-24 17:10:22 +01:00
John Soo 25b9992181
gnu: freecad. Use qt-build-system.
* gnu/packages/engineering.scm (freecad)[build-system]: Use qt-build-system.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
John Soo 3c60d85f31
gnu: freecad. Fix build failure.
* gnu/packages/engineering.scm (freecad)[inputs]: Use qtbase-patched instead
of qtbase.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
John Soo e2546bb472
gnu: qtbase: Add variant that fixes file name handling in CMake macros.
* gnu/packages/patches/qtbase-QTBUG-81715.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtbase-patched): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
Marius Bakke dbf15d86e9
gnu: clang@9: Update to 9.0.1.
* gnu/packages/llvm.scm (llvm-9): Update to 9.0.1.
clang-runtime-9, clang-9): Update hashes.
2020-02-24 17:10:22 +01:00
Marius Bakke cd16014f7c
gnu: llvm: Add helper procedure for constructing download URLs.
...in preparation for LLVM 9.0.1 which is no longer hosted on llvm.org.

* gnu/packages/llvm.scm (llvm-download-uri): New procedure.
(llvm-8, clang-runtime-from-llvm, clang-from-llvm, libcxx, libomp, llvm-9,
llvm-7, llvm-6, libcxx-6, llvm-3.9.1, llvm-3.8, llvm-3.7, llvm-3.6,
llvm-3.5)[source](uri): Use it.
2020-02-24 17:10:22 +01:00
Marius Bakke 233deb82f3
gnu: clang@9: Fix search path handling.
* gnu/packages/patches/clang-9.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (clang-9): Add #:patches.
2020-02-24 17:10:22 +01:00
Marius Bakke b4481f2df1
gnu: node: Increase build timeouts.
* gnu/packages/node.scm (node)[properties]: Add MAX-SILENT-TIME.  Increase
TIMEOUT from 3600 seconds to 14400.
2020-02-24 17:10:22 +01:00
Marius Bakke f175fa4987
gnu: espeak-ng: Update to 1.50.
* gnu/packages/speech.scm (espeak-ng): Update to 1.50.
[source]: Change to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and WHICH.
2020-02-24 17:10:21 +01:00
Marius Bakke 0375adac22
gnu: libgme: Remove obsolete workaround.
* gnu/packages/music.scm (libgme)[native-inputs]: Remove.
2020-02-24 17:10:21 +01:00
Marius Bakke f2774824d4
gnu: python-libarchive-c: Update to 2.9.
* gnu/packages/python-xyz.scm (python-libarchive-c): Update to 2.9.
2020-02-24 17:10:21 +01:00
Maxim Cournoyer af52ba64fa
gnu: git-repo: Update to 2.3.
* gnu/packages/android.scm (git-repo): Update to 2.3.
[arguments]: Remove the #:python argument.  git-repo v2.x is now compatible
with Python 3.
[phases]{configure-git}: New phase.
{set-executable-paths}: Adapt the substitution rule for the GIT command.
{check}: Use the "run_tests" script to launch tests.
[native-inputs]: Replace python2-nose by python-test.
2020-02-24 10:54:04 -05:00
Efraim Flashner eab07e78b6
gnu: rust-cbindgen: Update to 0.13.1.
* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.13.1.
2020-02-24 13:29:30 +02:00
Efraim Flashner 103e05654f
gnu: rust-encoding-rs-io-0.1: Upgrade to 0.1.7.
* gnu/packages/crates-io.scm (rust-encoding-rs-io-0.1): Upgrade to 0.1.7.
[arguments]: Don't skip build.
2020-02-24 12:31:35 +02:00
Efraim Flashner fbf983c013
gnu: Add rust-serde-cbor-0.11.
* gnu/packages/crates-io.scm (rust-serde-cbor-0.11): New variable.
(rust-serde-cbor-0.10): Inherit from rust-serde-cbor-0.11.
2020-02-24 12:31:31 +02:00
Pierre Neidhardt 9ea458c57a
build-system: Fix copy-build-system default install plan.
* guix/build-system/copy.scm (copy-build): Set install-plan default value
  to copy everything from source to the output.
2020-02-24 11:22:02 +01:00
Pierre Neidhardt 9b7f9e6f9b
ui: Don't truncate search output when inside Emacs.
* guix/ui.scm (display-search-results): Loop over all results when
  INSIDE_EMACS is set.
2020-02-24 11:01:52 +01:00
Pierre Neidhardt 672d3d4a87
ui: Don't disable colors when INSIDE_EMACS is set.
* guix/colors.scm (color-output?): Remove INSIDE_EMACS condition.
2020-02-24 11:01:52 +01:00
zimoun d7545a6b53
ui: Only display link in capable terminals.
* guix/ui.scm (display-generation): Display generation path on new line.
* guix/scripts/describe.scm (channel-commit-hyperlink): Add TRANSFORMER argument.
(display-profile-content): Use TRANSFORMER argument to display URL explicitly
when terminal does not support hyperlinks.
2020-02-24 11:01:52 +01:00
Ricardo Wurmus 0aa0e1f8f4
gnu: wxwidgets-2: Fix build.
* gnu/packages/wxwidgets.scm (wxwidgets-2)[arguments]: Add phase
ignore-narrowing-errors to patch "configure" script.
2020-02-24 10:44:00 +01:00
Valentin Ignatev 3d916a115b
gnu: Add rust-euclid-0.20.
* gnu/packages/crates-io.scm (rust-euclid-0.20): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:55 +02:00
Valentin Ignatev 9e24643d67
gnu: Add rust-dlib-0.4.
* gnu/packages/crates-io.scm (rust-dlib-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:55 +02:00
Valentin Ignatev 7c1ad5dd85
gnu: Add rust-deflate-0.7.
* gnu/packages/crates-io.scm (rust-deflate-0.7): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:55 +02:00
Valentin Ignatev 56042d790a
gnu: Add rust-gzip-header-0.3.
* gnu/packages/crates-io.scm (rust-gzip-header-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:55 +02:00
Valentin Ignatev e78e3be3e5
gnu: Add rust-bzip2-sys-0.1.
* gnu/packages/crates-io.scm (rust-bzip2-sys-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:54 +02:00
Valentin Ignatev 873c37b7e7
gnu: rust-bumpalo-2.5: Inherit from rust-bumpalo-3.
* gnu/packages/crates-io.scm (rust-bumpalo-2.5):
Inherit from from rust-bumpalo-3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:54 +02:00
Valentin Ignatev 8d2576a8aa
gnu: Add rust-bumpalo-3.
* gnu/packages/crates-io.scm (rust-bumpalo-3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:54 +02:00
Valentin Ignatev 074f9ad441
gnu: Add rust-simd-0.2.
* gnu/packages/crates-io.scm (rust-simd-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:54 +02:00
Efraim Flashner 86234fb6d4
gnu: rust-siphasher-0.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-siphasher-0.2)[arguments]: Don't skip
build.
2020-02-24 11:05:54 +02:00
Valentin Ignatev f9a796c36b
gnu: rust-signal-hook-registry-1.0: Inherit from rust-signal-hook-registry-1.2.
* gnu/packages/crates-io.scm (rust-signal-hook-registry-1.0):
Inherit from from rust-signal-hook-registry-1.2.
[arguments]: Don't skip build.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:53 +02:00
Valentin Ignatev b2843488d9
gnu: rust-signal-hook-0.1: Update to 0.1.13.
* gnu/packages/crates-io.scm (rust-signal-hook-0.1):
Update to 0.1.13.
[arguments]: Don't skip build. Replace rust-signal-hook-registry-1.0
with 1.2 in cargo-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:53 +02:00
Valentin Ignatev 7b656f0ef5
gnu: Add rust-signal-hook-registry-1.2.
* gnu/packages/crates-io.scm (rust-signal-hook-registry-1.2):
New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:53 +02:00
Valentin Ignatev b7fce0bf18
gnu: Add rust-gl-generator-0.11.
* gnu/packages/crates-io.scm (rust-gl-generator-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:53 +02:00
Valentin Ignatev 23b1519e90
gnu: Add rust-cgl-0.2.
* gnu/packages/crates-io.scm (rust-cgl-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:52 +02:00
Valentin Ignatev 0389f288d6
gnu: Add rust-gleam-0.6.
* gnu/packages/crates-io.scm (rust-gleam-0.6): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:52 +02:00
Valentin Ignatev 056be0d2fc
gnu: Add rust-gl-generator-0.13.
* gnu/packages/crates-io.scm (rust-gl-generator-0.13): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:52 +02:00
Valentin Ignatev 2eddc2a251
gnu: Add rust-gl-generator-0.14.
* gnu/packages/crates-io.scm (rust-gl-generator-0.14): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:52 +02:00
Valentin Ignatev c916b87ce9
gnu: Add rust-clang-sys-0.22.
* gnu/packages/crates-io.scm (rust-clang-sys-0.22): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:52 +02:00
Valentin Ignatev 84ab590cc0
gnu: Add rust-cgl-0.3.
* gnu/packages/crates-io.scm (rust-cgl-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:51 +02:00
Valentin Ignatev b6d435dacb
gnu: Add rust-calloop-0.4.
* gnu/packages/crates-io.scm (rust-calloop-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:51 +02:00
Valentin Ignatev a4a82cda20
gnu: Add rust-thread-local-0.2.
* gnu/packages/crates-io.scm (rust-thread-local-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-24 11:05:51 +02:00