Commit Graph

26174 Commits (a48d34504181e2f14cef3a5514d2319e60453a79)

Author SHA1 Message Date
Mark H Weaver 7187669a81
gnu: linux-libre@4.14: Update to 4.14.40.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40.
(%linux-libre-4.14-hash): Update hash.
2018-05-12 03:59:22 -04:00
Mark H Weaver 3944e13a72
gnu: linux-libre@4.9: Update to 4.9.99.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99.
2018-05-12 03:58:14 -04:00
Vagrant Cascadian afca98ff01
bootloader: extlinux: Fix menu support with u-boot.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Set MENU TITLE in
generated extlinux.conf.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-05-12 09:37:35 +02:00
Ben Woodcroft 2c5289b263
gnu: diamond: Update to 0.9.22.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.22.
2018-05-12 11:01:21 +10:00
Ludovic Courtès cbcdb77790
gnu: diffoscope: Update to 94.
* gnu/packages/package-management.scm (diffoscope): Update to 94.
2018-05-11 18:42:43 +02:00
Ludovic Courtès 1a4e553069
gnu: eog-plugins: Update to 3.26.2.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
2018-05-11 18:42:43 +02:00
Ludovic Courtès 4f38754180
gnu: arpack-ng-openmpi: Fix build.
* gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Inherit
arguments from ARPACK-NG.  Previously the 'configure' phase would fail
due to the lack of a 'configure' script.
2018-05-11 18:42:42 +02:00
Ludovic Courtès 30da3173d5
pack: Relocatable wrapper now properly maps the current UID/GID.
* gnu/packages/aux-files/run-in-namespace.c (write_id_map)
(disallow_setgroups): New functions.
(main): Use 'clone' via 'syscall' instead of 'fork' followed by
'unshare'.  Add calls to 'disallow_setgroups' and 'write_id_map' in the
parent process.
2018-05-11 18:42:42 +02:00
Vagrant Cascadian 1b960787e2
system: Add u-boot-novena installer.
* gnu/packages/bootloaders.scm (u-boot-novena):
  New variable.
* gnu/bootloader/u-boot.scm (u-boot-novena-bootloader):
  New exported variable.
* gnu/system/install.scm (novena-installation-os):
  New exported variable.
2018-05-11 12:25:43 +02:00
Vagrant Cascadian fd5536e32b
system: Add wandboard installer.
* gnu/bootloader/u-boot.scm (u-boot-wandboard-bootloader):
  New exported variable.
* gnu/system/install.scm (wandboard-installation-os):
  New exported variable.
2018-05-11 12:25:25 +02:00
Vagrant Cascadian 07ca90458f
system: Add mx6cuboxi installer.
* gnu/bootloader/u-boot.scm (u-boot-mx6cuboxi-bootloader):
  New exported variable.
* gnu/system/install.scm (mx6cuboxi-installation-os):
  New exported variable.
2018-05-11 12:25:25 +02:00
Nicolas Goaziou 907356115e
gnu: Update emacs-org, emacs-org-contrib.
* gnu/packages/emacs.scm (emacs-org): Update to 9.1.13.
[description]: Tiny rewording.
(emacs-org-contrib): Update to 20180507.
2018-05-11 12:17:32 +02:00
Mark H Weaver 93565b4483
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2018-5183
and the remaining 1 of 10 changesets for CVE-2018-5150.
2018-05-11 06:07:57 -04:00
Mark H Weaver d2cebbf694
gnu: icecat: Relabel patches to reflect CVE assignments.
Document the fact that we include fixes for CVE-2018-5154, CVE-2018-5155,
CVE-2018-5157, CVE-2018-5158, CVE-2018-5159, CVE-2018-5168, CVE-2018-5178,
and 9/10 changesets for CVE-2018-5150.

* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
* gnu/packages/patches/icecat-bug-1452075.patch: Rename to...
* gnu/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch: ...this.
* gnu/local.mk (dist_patch_DATA): Rename it.
2018-05-11 06:07:43 -04:00
Nicolas Goaziou cb91f6ae23
gnu: Add python-duniterpy.
* gnu/packages/python-crypto.scm (python-duniterpy): New variable.
2018-05-11 11:54:42 +02:00
Nicolas Goaziou 321ba5683b
gnu: Add python-aiohttp.
* gnu/packages/python-web.scm (python-aiohttp): New variable.
2018-05-11 11:54:42 +02:00
Nicolas Goaziou 40c6e45448
gnu: Add python-libnacl.
* gnu/packages/python-crypto.scm (python-libnacl): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou 2eccb41493
gnu: Add python-yarl.
* gnu/packages/python-web.scm (python-yarl): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou f90f4c9c92
gnu: Add python-aiodns.
* gnu/packages/python-web.scm (python-aiodns): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou 25c591bf2e
gnu: Add python-multidict.
* gnu/packages/python.scm (python-multidict): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou c158d47627
gnu: Add python-pylibscrypt.
* gnu/packages/python-crypto.scm (python-pylibscrypt): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou cef6dc646e
gnu: Add python-base58.
* gnu/packages/python-crypto.scm (python-base58): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou 2528f3c867
gnu: Add python-idna-ssl.
* gnu/packages/python.scm (python-idna-ssl): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou 3cdab3d485
gnu: Add python-async-timeout.
* gnu/packages/python.scm (python-async-timeout): New variable.
2018-05-11 11:54:40 +02:00
Nicolas Goaziou 85ccc0c281
gnu: Add python-pycares.
* gnu/packages/python-web.scm (python-pycares): New variable.
2018-05-11 11:54:40 +02:00
Nicolas Goaziou bbc8c36fce
gnu: Add python-async-generator.
* gnu/packages/python.scm (python-async-generator): New variable.
2018-05-11 11:54:40 +02:00
Nicolas Goaziou 9c4ff532f9
gnu: python-attrs: Update to 17.4.0.
* gnu/packages/python.scm (python-attrs)[version]: Update to 17.4.0.
[native-inputs]: Add python-sphinx and python-coverage.  Reorder inputs.
2018-05-11 11:54:40 +02:00
Oleg Pykhalov ef6a484475
services: desktop: Add alsa-service-type.
* gnu/services/desktop.scm (%desktop-services): Add 'alsa-service-type'.
2018-05-11 12:15:42 +03:00
Nicolas Goaziou 3cfd12f305
gnu: Add snap.
* gnu/packages/education.scm (snap): New variable.
2018-05-11 10:35:41 +02:00
Nicolas Goaziou 11b43f996e
gnu: Add js-filesaver.
* gnu/packages/javascript.scm (js-filesaver): New variable.
2018-05-11 10:35:41 +02:00
Oleg Pykhalov 0bcb925817
gnu: emacs-ewmctrl: Make sure wmctrl is in the right place.
* gnu/packages/emacs.scm (emacs-ewmctrl): Make sure 'wmctrl' is in the right
place.
2018-05-11 11:12:24 +03:00
Oleg Pykhalov 84960cb780
gnu: emacs-ewmctrl: Use git helpers.
* gnu/packages/emacs.scm (emacs-ewmctrl)[version]: Use 'git-version'.
[source]: Use 'git-file-name'.
2018-05-11 11:12:22 +03:00
Leo Famulari 27cbe66fe7
gnu: libressl: Update to 2.7.3.
* gnu/packages/tls.scm (libressl): Update to 2.7.3.
2018-05-11 00:56:55 -04:00
Pierre-Antoine Rouby 36d619e85d
services: bitlbee: Add plugins.
* doc/guix.texi (Bitlbee Service): Add plugins.
* gnu/services/messaging.scm (<bitlbee-configuration>): Add plugins argument.
  (bitlbee-shepherd-service): Update config file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-11 00:15:59 +02:00
Danny Milosavljevic b87fc9ab9d
gnu: android-make-stub: Update to 0.6.0.
* gnu/packages/android.scm (android-make-stub): Update to 0.6.0.
* guix/build-system/android-ndk.scm (android-ndk-build): Modify.
(lower): Modify.
2018-05-10 15:35:28 +02:00
Ludovic Courtès 47a60325ca
pack: Add '--relocatable'.
* gnu/packages/aux-files/run-in-namespace.c: New file.
* Makefile.am (AUX_FILES): Add it.
* guix/scripts/pack.scm (<c-compiler>): New record type.
(c-compiler, bootstrap-c-compiler, c-compiler-compiler): New procedures.
(self-contained-tarball): Use
'relative-file-name' for the SOURCE -> TARGET symlink.
(docker-image): Add 'defmod' to please Geiser.
(wrapped-package, map-manifest-entries): New procedures.
(%options, show-help): Add --relocatable.
(guix-pack): Honor it.
2018-05-10 14:53:57 +02:00
Rutger Helling 8584965b79
gnu: gajim: Fix GtkFileChooserDialog.
* gnu/packages/messaging.scm (gajim)[arguments]: Add 'wrap-program phase to fix
GtkFileChooserDialog.
2018-05-10 14:43:39 +02:00
Danny Milosavljevic a73489e8a7
gnu: android-f2fs-utils: Install mkf2fsuserimg.sh.
* gnu/packages/android.scm (android-f2fs-utils)[arguments]<#:phases>
[install-shell-scripts]: New phase.
2018-05-10 11:24:18 +02:00
Danny Milosavljevic 51eb4a6e67
gnu: android-f2fs-utils: Update synopsis and description.
* gnu/packages/android.scm (android-f2fs-utils)[synopsis]: Modify.
[description]: Modify.
2018-05-10 11:15:23 +02:00
Leo Famulari d412dbe456
gnu: Update to 2.3.3.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.3.
2018-05-09 22:26:41 -04:00
Danny Milosavljevic 8297f01ee0
gnu: fastboot: Simplify package.
* gnu/packages/android.scm (fastboot)[source]: Use android-platform-system-core.
[arguments]<#:phases>[unpack]: Remove.
<#:phases>[enter-source]: Modify.
<#:phases>[patch-source]: New phase.
[native-inputs]: Remove core, extras.
2018-05-10 04:15:21 +02:00
Danny Milosavljevic f546fcb4f9
gnu: fastboot: Remove (duplicate) googletest.
* gnu/packages/android.scm (fastboot)[inputs]: Remove googletest.
2018-05-10 04:15:21 +02:00
Jovany Leandro G.C 81dec5967a
gnu: twinkle: Fix support for codec speex
* gnu/packages/telephony.scm (twinkle)[arguments]: Add #:configure-flags.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2018-05-09 20:44:59 -05:00
Danny Milosavljevic 362f3bf354
gnu: adb: Document test failure.
* gnu/packages/android.scm (adb): Document test failure.
2018-05-10 02:44:34 +02:00
Danny Milosavljevic b913d1eaf2
gnu: fastboot: Enable tests.
* gnu/packages/android.scm (fastboot)[arguments]: Enable tests.
2018-05-10 02:41:20 +02:00
Danny Milosavljevic fff92439b2
gnu: fastboot: Simplify package.
* gnu/packages/android.scm (fastboot)[arguments]<#:phases>
[make-googletest-available]: Delete phase.
[inputs]: Remove openssl.
2018-05-10 02:38:20 +02:00
Danny Milosavljevic cc59bf7097
gnu: android-libutils: Add android-liblog.
* gnu/packages/android.scm (android-libutils)[native-inputs]: Add android-liblog.
2018-05-10 02:34:30 +02:00
Danny Milosavljevic cad7c591f0
gnu: android-make-stub: Update to 0.5.5.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.5.
2018-05-10 02:33:38 +02:00
Danny Milosavljevic 7715269e3a
gnu: android-make-stub: Update to 0.5.4.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.4.
2018-05-10 02:27:31 +02:00
Danny Milosavljevic c6ee92c41b
gnu: Add android-googletest.
* gnu/packages/android.scm (android-googletest): New variable.
* guix/build-system/android-ndk.scm (android-ndk-build): Use it.
2018-05-10 02:12:03 +02:00
Danny Milosavljevic 9e8f0ff2a9
gnu: android-f2fs-utils: Don't disable tests.
* gnu/packages/android.scm (android-f2fs-utils): Don't disable tests.
2018-05-10 01:36:53 +02:00
Danny Milosavljevic d3324a4b3b
gnu: android-ext4-utils: Don't disable tests.
* gnu/packages/android.scm (android-ext4-utils): Don't disable tests.
2018-05-10 01:35:33 +02:00
Danny Milosavljevic e55e6d30f5
gnu: android-libziparchive: Enable tests.
* gnu/packages/android.scm (android-libziparchive)[arguments]: Enable tests.
<#:phases>[setenv]: New phase.
[native-inputs]: Add android-libbase, android-libutils, android-liblog.
2018-05-10 01:27:01 +02:00
Danny Milosavljevic 52bdbaf2d3
gnu: android-make-stub: Update to 0.5.3.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.3.
2018-05-10 01:26:30 +02:00
Danny Milosavljevic 23e70a692c
gnu: android-libsparse: Don't disable tests.
* gnu/packages/android.scm (android-libsparse)[arguments]: Enable tests.
2018-05-10 01:11:30 +02:00
Danny Milosavljevic c774d8e19a
gnu: android-libbase: Document test failure.
* gnu/packages/android.scm (android-libbase): Document test failure.
2018-05-10 01:10:33 +02:00
Danny Milosavljevic 5c45730a03
gnu: android-liblog: Don't disable tests.
* gnu/packages/android.scm (android-liblog)[arguments]: Enable tests.
2018-05-10 01:08:49 +02:00
Danny Milosavljevic 0d697202fc
gnu: android-selinux: Simplify.
* gnu/packages/android.scm (android-selinux)[arguments]<#:phases>[unpack-core]: Delete.
[native-inputs]: Remove "core".
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 26dcbb8cfe
gnu: android-make-stub: Update to 0.5.2.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.2.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic aa820a1be7
gnu: android-make-stub: Update to 0.5.1.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.1.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 1a0dd01bf9
gnu: adb: Add missing "#include"s.
* gnu/packages/patches/adb-add-libraries.patch: Add missing "#include"s.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 0e1011b18e
gnu: android-make-stub: Update to 0.5.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 3385db349f
gnu: Rename "libcutils" to "android-libcutils".
* gnu/packages/android.scm (libcutils): Rename to...
(android-libcutils): ...this.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 01a2389a66
gnu: Rename "libbase" to "android-libbase".
* gnu/packages/android.scm (libbase): Rename to...
(android-libbase): ...this.
2018-05-10 01:06:22 +02:00
Danny Milosavljevic 8272e5e0b7
gnu: Rename "liblog" to "android-liblog".
* gnu/packages/android.scm (liblog): Rename to...
(android-liblog): ...this.
2018-05-10 01:06:21 +02:00
Danny Milosavljevic 455b8fed7e
gnu: Add fastboot.
* gnu/packages/android.scm (fastboot): New variable.
2018-05-10 01:06:21 +02:00
Ludovic Courtès afc2bf5306
gnu: rust: Do not refer to 'gcc' from the top level.
Fixes <https://bugs.gnu.org/31392>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* gnu/packages/rust.scm (rust-1.19)[native-search-paths]: Avoid
top-level reference to 'gcc', which could lead to unbound variable
errors.
2018-05-10 00:27:17 +02:00
Björn Höfling 6283431443
gnu: Add opencv.
* gnu/packages/image-processing.scm (opencv): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-09 23:50:41 +02:00
Danny Milosavljevic 81abe37007
gnu: liblog: Build library correctly.
* gnu/packages/android.scm (liblog)[arguments]<#:make-flags>: Add LDLIBS.
<#:phases>[ldconfig]: New phase.
2018-05-09 22:32:42 +02:00
Danny Milosavljevic 8bbf99ae25
gnu: android-make-stub: Update to 0.4.
* gnu/packages/android.scm (android-make-stub): Update to 0.4.
2018-05-09 22:32:39 +02:00
Danny Milosavljevic be906ad16e
gnu: Add android-libutils.
* gnu/packages/patches/libutils-add-includes.patch: New file.
* gnu/packages/patches/libutils-remove-damaging-includes.patch: New file.
* gnu/packages/android.scm (android-platform-system-core): Use them.
(android-libutils): New variable.
* gnu/local.mk: Add them.
2018-05-09 22:32:36 +02:00
Danny Milosavljevic 055e6fb3eb
gnu: Add android-f2fs-utils.
* gnu/packages/android.scm (android-f2fs-utils): New variable.
2018-05-09 22:32:33 +02:00
Danny Milosavljevic 2d804f9202
gnu: Add android-ext4-utils.
* gnu/packages/android.scm (android-platform-system-extras): New procedure.
(android-ext4-utils): New variable.
2018-05-09 22:32:04 +02:00
Danny Milosavljevic c87ca40f9b
gnu: Add android-libselinux.
* gnu/packages/android.scm (android-libselinux): New variable.
2018-05-09 22:31:29 +02:00
Danny Milosavljevic cbf83e0090
gnu: libcutils: Install header files.
* gnu/packages/android.scm (libcutils)[arguments]<#:phases>[install]: Install
header files.
2018-05-09 22:20:14 +02:00
Danny Milosavljevic cc39d592d9
gnu: Add android-bionic-uapi.
* gnu/packages/android.scm (android-bionic-uapi): New variable.
2018-05-09 22:20:11 +02:00
Danny Milosavljevic 7b592cfb03
gnu: Add android-safe-iop.
* gnu/packages/android.scm (android-platform-external): New procedure.
(android-safe-iop): New variable.
2018-05-09 22:20:07 +02:00
Danny Milosavljevic 092f88a6d7
gnu: Add android-libsparse.
* gnu/packages/android.scm (android-libsparse): New variable.
2018-05-09 22:20:04 +02:00
Danny Milosavljevic 16c2be0b42
gnu: Add android-libziparchive.
* gnu/packages/android.scm (android-libziparchive): New variable.
* gnu/packages/patches/libziparchive-add-includes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-05-09 22:19:59 +02:00
Danny Milosavljevic b98d447818
gnu: Patch Android system core at the origin.
* gnu/packages/android.scm (android-platform-system-core): Add patches.
(libbase): Remove patches.
(adb): Remove patches.
2018-05-09 22:19:54 +02:00
Danny Milosavljevic 3724d37577
gnu: mkbootimg: Install "bootimg.h".
* gnu/packages/android.scm (mkbootimg)[arguments]<#:phases>[install]: Install
"bootimg.h".
2018-05-09 19:16:43 +02:00
Danny Milosavljevic f6e75b0db2
gnu: adb: Use android-ndk-build-system.
* gnu/packages/android.scm (adb)[build-system]: Switch to
android-ndk-build-system.
[arguments]<#:tests?>: Disable.
[arguments]<#:phases>[create-Makefile]: Delete phase.
[arguments]<#:phases>[fix-clang]: Delete phase.
[arguments]<#:phases>[fix-main]: Delete phase.
[arguments]<#:phases>[make-libs-available]: New phase.
[arguments]<#:phases>[install-headers]: New phase.
[arguments]<#:make-flags]: Add CFLAGS, CXXFLAGS.
[inputs]: Add liblog.
[source]: Add patch "adb-add-libraries.patch".
* gnu/packages/patches/adb-add-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-05-09 19:16:36 +02:00
Danny Milosavljevic 11cb109bae
gnu: libbase: Use android-ndk-build-system.
* gnu/packages/android.scm (libbase)[build-system]: Switch to
android-ndk-build-system.
[arguments]<#:phases>[create-Makefile]: Delete phase.
[arguments]<#:make-flags]: Add CXXFLAGS.
2018-05-09 19:16:21 +02:00
Danny Milosavljevic 116c69d9fe
gnu: liblog: Use android-ndk-build-system.
* gnu/packages/android.scm (liblog)[build-system]: Switch to
android-ndk-build-system.
[arguments]<#:phases>[create-Makefile]: Delete phase.
2018-05-09 19:16:17 +02:00
Danny Milosavljevic 74c0ee66bb
gnu: Add android-make-stub.
* gnu/packages/android.scm (android-make-stub): New variable.
2018-05-09 19:14:21 +02:00
Danny Milosavljevic 72aa295e44
gnu: Add f2fs-tools@1.7.0.
* gnu/packages/linux.scm (f2fs-tools-1.7): New variable.
(f2fs-tools): Inherit from f2fs-tools-1.7.
2018-05-09 19:13:22 +02:00
Ricardo Wurmus 126c9e3ff7
gnu: bismark: Update to 0.19.1.
* gnu/packages/bioinformatics.scm (bismark): Update to 0.19.1.
[source]: Fetch from git; remove non-free software in snippet.
[arguments]: Update install phase.
2018-05-09 18:37:33 +02:00
Ricardo Wurmus f895a7a4d4
gnu: trim-galore: Update to 0.4.5.
* gnu/packages/bioinformatics.scm (trim-galore): Update to 0.4.5.
[source]: Fetch from git.
[arguments]: Remove custom unpack phase.
2018-05-09 18:37:33 +02:00
Julien Lepiller 22103f16f2
gnu: Add groovy.
* gnu/packages/groovy.scm (groovy): New variable.
2018-05-09 13:37:19 +02:00
Julien Lepiller 88da2d2fb8
gnu: Add groovy-macro.
* gnu/packages/groovy.scm (groovy-macro): New variable.
2018-05-09 13:37:17 +02:00
Julien Lepiller dc51a0a8fd
gnu: Add groovy-testng.
* gnu/packages/groovy.scm (groovy-testng): New variable.
2018-05-09 13:37:14 +02:00
Julien Lepiller 2af51fd067
gnu: Add groovy-sql.
* gnu/packages/groovy.scm (groovy-sql): New variable.
2018-05-09 13:37:11 +02:00
Julien Lepiller 107ebf7b34
gnu: Add groovy-servlet.
* gnu/packages/groovy.scm (groovy-servlet): New variable.
2018-05-09 13:37:09 +02:00
Julien Lepiller 4ab3b0c544
gnu: Add groovy-nio.
* gnu/packages/groovy.scm (groovy-nio): New variable.
2018-05-09 13:37:07 +02:00
Julien Lepiller 3537fb61fc
gnu: Add groovy-jsr223.
* gnu/packages/groovy.scm (groovy-jsr223): New variable.
2018-05-09 13:37:05 +02:00
Julien Lepiller dae9335cf2
gnu: Add groovy-json.
* gnu/packages/groovy.scm (groovy-json): New variable.
2018-05-09 13:37:03 +02:00
Julien Lepiller 0280865c95
gnu: Add groovy-jmx.
* gnu/packages/groovy.scm (groovy-jmx): New variable.
2018-05-09 13:37:00 +02:00
Julien Lepiller dabce25015
gnu: Add groovy-groovysh.
* gnu/packages/groovy.scm (groovy-groovysh): New variable.
2018-05-09 13:36:58 +02:00
Julien Lepiller a6494dcf8a
gnu: Add groovy-docgenerator.
* gnu/packages/groovy.scm (groovy-docgenerator): New variable.
2018-05-09 13:36:56 +02:00
Julien Lepiller 136987cf16
gnu: Add groovy-console.
* gnu/packages/groovy.scm (groovy-console): New variable.
2018-05-09 13:36:54 +02:00
Julien Lepiller b221e8e2a7
gnu: Add groovy-swing.
* gnu/packages/groovy.scm (groovy-swing): New variable.
2018-05-09 13:36:52 +02:00
Julien Lepiller 5b46d3f61d
gnu: Add groovy-bsf.
* gnu/packages/groovy.scm (groovy-bsf): New variable.
2018-05-09 13:36:50 +02:00
Julien Lepiller b869c5ceaa
gnu: Add groovy-ant.
* gnu/packages/groovy.scm (groovy-ant): New variable.
2018-05-09 13:36:48 +02:00
Julien Lepiller f14a197811
gnu: Add groovy-groovydoc.
* gnu/packages/groovy.scm (groovy-groovydoc): New variable.
2018-05-09 13:36:46 +02:00
Julien Lepiller 19ff61f4a5
gnu: Add groovy-templates.
* gnu/packages/groovy.scm (groovy-templates): New variable.
2018-05-09 13:36:44 +02:00
Julien Lepiller e0e4bae20b
gnu: Add groovy-xml.
* gnu/packages/groovy.scm (groovy-xml): New variable.
2018-05-09 13:36:42 +02:00
Julien Lepiller 6f07785299
gnu: Add groovy-test.
* gnu/packages/groovy.scm (groovy-test): New variable.
2018-05-09 13:36:40 +02:00
Julien Lepiller a3f253a4a4
gnu: Add groovy-tests-bootstrap.
* gnu/packages/groovy.scm (groovy-tests-bootstrap): New variable.
2018-05-09 13:36:38 +02:00
Julien Lepiller b0192c85fc
gnu: Add groovy-bootstrap.
* gnu/packages/groovy.scm (groovy-bootstrap): New variable.
2018-05-09 13:36:35 +02:00
Julien Lepiller fdc9170bc1
gnu: Add java-groovy-bootstrap.
* gnu/packages/groovy.scm: New file.
* gnu/packages/patches/groovy-add-exceptionutilsgenerator.patch: New
file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.
2018-05-09 13:36:06 +02:00
Chris Marusich ede121de42
guix: Separate the package name and version with "@", not "-".
* guix/packages.scm (package-full-name): By default, use "@" to separate
  the package name and package version.  Add an optional delimiter
  argument so that there is still a way to explicitly use a different
  delimiter.
* gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust
  accordingly.
* tests/graph.scm: Adjust accordingly.
* tests/profiles.scm: Adjust accordingly.
* NEWS: Mention the change.

Fixes: <https://bugs.gnu.org/31088>.
Reported by Pierre Neidhardt <ambrevar@gmail.com>.
2018-05-08 21:55:46 -07:00
Jovany Leandro G.C b61cb24492
telephony: add twinkle
From 1a2504b36e0775443587faf43e3a2d9467769866 Mon Sep 17 00:00:00 2001
From: "Jovany Leandro G.C" <bit4bit@riseup.net>
Date: Mon, 7 May 2018 17:32:57 -0500
Subject: [PATCH] telephony: add twinkle

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2018-05-08 21:59:37 -05:00
Oleg Pykhalov f1f6f22726
gnu: emacs-helm-shell-history: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-shell-history)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov ec6f4bdabe
gnu: emacs-magit-org-todos-el: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-magit-org-todos-el)[propagated-inputs]: Add
  'magit'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov d848f55e5c
gnu: emacs-helm-gtags: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-gtags)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov 0715a9e65d
gnu: emacs-helm-firefox: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-firefox)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov 9e2529e112
gnu: emacs-helm-eww: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-eww)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Pierre Neidhardt bbc94ed03a
gnu: Add inxi.
* gnu/packages/admin.scm (inxi): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-05-08 20:49:20 +03:00
Efraim Flashner a288ab1f39
gnu: love: Remove unnecessary (guix build utils) module.
* gnu/packages/game-development.scm (love)[source]: Remove included
(guix build utils) module.
2018-05-08 20:13:28 +03:00
Arun Isaac e554d43dfc
gnu: wesnoth: Update to 1.14.0.
* gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (wesnoth): Update to 1.14.0.
[source]: Add wesnoth-fix-std-bad-cast.patch to patches.
[arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag.
[inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and
sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf.
[home-page]: Use HTTPS URI.
(wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2.
[arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag
"-DENABLE_GAME=OFF" disables installation of game assets.
2018-05-08 09:40:37 +05:30
Leo Famulari f6cd858645
gnu: isync / mbsync: Fix typos in description.
* gnu/packages/mail.scm (isync)[description]: Fix typos.
2018-05-07 17:45:27 -04:00
Leo Famulari db369e918a
gnu: DejaVu fonts: Update the home-page.
* gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
2018-05-07 17:45:27 -04:00
Ricardo Wurmus 5e5bcc800b
gnu: emacs-rsw-elisp: Improve description.
* gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with
Texinfo syntax for code.
2018-05-07 20:35:51 +02:00
Marius Bakke 9b107868f8
gnu: miniupnpc: Update to 2.1.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.
2018-05-07 20:16:27 +02:00
Marius Bakke 3274db41b1
gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
2018-05-07 20:12:56 +02:00
Marius Bakke 0a540b712b
gnu: libsoup: Update to 2.62.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
2018-05-07 20:12:56 +02:00
Oleg Pykhalov 8c58640d17
Revert "gnu: Add emacs-dumb-jump."
This package duplicates ‘emacs-dumb-jump’ package from
d26727a143.

This reverts commit 89378bb87b.
2018-05-07 19:29:47 +03:00
Ludovic Courtès 91a56b4ab5
gnu: gcc > 5: Use 'CPATH' instead of 'C_INCLUDE_PATH' & co.
Partly addresses <https://bugs.gnu.org/30756>.
Reported by julien lepiller <julien@lepiller.eu>,
Marius Bakke <mbakke@fastmail.com>,
and Giel van Schijndel <giel@mortis.eu>

* gnu/packages/gcc.scm (gcc-6)[native-search-paths]: New field.
2018-05-07 12:02:23 +02:00
Pierre-Antoine Rouby b992bfea74
gnu: Add bitlbee-discord.
* gnu/packages/messaging.scm (bitlbee-discord): New variable.
2018-05-07 11:47:04 +02:00
Pierre-Antoine Rouby 31060bff00
gnu: bitlbee: Install development headers.
* gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib'
phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-07 11:45:50 +02:00
Marius Bakke effd8df8f2
gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494].
* gnu/packages/wget.scm (wget): Update to 1.19.5.
2018-05-06 23:57:49 +02:00
Marius Bakke ccb15b343e
Revert "gnu: man-db: Embed absolute reference to 'preconv'."
This change broke `man` when invoked outside a `guix environment`.

This reverts commit 296551a2e9.
2018-05-06 23:55:50 +02:00
Leo Famulari 021469bc05
gnu: mpd-mpc: Update to 0.30.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.30.
2018-05-06 17:22:49 -04:00
Marius Bakke 6e7be7d37a
gnu: strace: Fix build failure on Linux-Libre 4.16.
* gnu/packages/patches/strace-kernel-4.16.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (strace)][source](patches): New field.
2018-05-06 21:05:11 +02:00
Nicolas Goaziou 0b7bef7045
gnu: wireshark: Update to 2.6.0.
* gnu/packages/networking.scm (wireshark): Update to 2.6.0.
[inputs]: Add lz4, qtmultimedia and snappy.  Remove openssl.
[arguments]: Update configure flags according to changes above.
2018-05-06 16:15:35 +02:00
Marius Bakke 8e020519b4
gnu: gmime: Update to 3.2.0.
* gnu/packages/mail.scm (gmime): Update to 3.2.0.
[arguments]: End phases on #t.
(gmime-2.6): New public variable.
(mu, balsa, pan): Change GMIME to GMIME-2.6.
2018-05-06 15:47:20 +02:00
Marius Bakke 909ebbfc32
gnu: gnupg: Update to 2.2.7.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
2018-05-06 15:47:20 +02:00
Marius Bakke df9f628991
gnu: gpgme: Update to 1.11.1.
* gnu/packages/gnupg.scm (libgpg-error-1.31): New public variable.
(gpgme): Update to 1.11.1.
[propagated-inputs]: Change LIBGPG-ERROR to LIBGPG-ERROR-1.31.
2018-05-06 15:47:20 +02:00
Marius Bakke 296551a2e9
gnu: man-db: Embed absolute reference to 'preconv'.
Fixes <https://bugs.gnu.org/30785>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/packages/man.scm (man-db)[arguments]: Rename 'patch-iconv-path' to
'patch-absolute-paths'.  Add substitution for "preconv".
2018-05-06 15:47:20 +02:00
Marius Bakke 06fc895f29
gnu: groff-minimal: Preserve 'preconv' executable.
* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list
of kept programs.
2018-05-06 15:47:20 +02:00
Efraim Flashner 7ebc6dc432
Revert "gnu: gnupg: Update to 2.2.7."
This reverts commit 0c183f6fb1.
2018-05-06 10:03:07 +03:00
Efraim Flashner 0c183f6fb1
gnu: gnupg: Update to 2.2.7.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
2018-05-06 08:42:10 +03:00
Nicolas Goaziou adcde2172b
gnu: giac-xcas: Update to 1.4.9-59.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-59.
2018-05-06 00:50:06 +02:00
Nicolas Goaziou f3b3cbfddb
gnu: asymptote: Update to 2.44.
* gnu/packages/plotutils.scm (asymptote): Update to 2.44.
2018-05-06 00:36:30 +02:00
Ludovic Courtès 312afa7d56
gnu: Add GHex.
* gnu/packages/gnome.scm (ghex): New variable.

Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
2018-05-05 22:52:26 +02:00
Pierre Neidhardt bd7a147ee4
gnu: love: Update to 11.1.
* gnu/packages/game-development.scm (love): Update to 11.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-05 22:52:26 +02:00
Marius Bakke b057425596
gnu: python-numpy: Update to 1.14.3.
* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
2018-05-05 13:16:33 +02:00
Marius Bakke 982e886584
gnu: python-scipy: Update to 1.0.1.
* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
2018-05-05 13:16:33 +02:00
Marius Bakke 4a3ac362bb
gnu: python-matplotlib: Update to 2.2.2.
* gnu/packages/python.scm (python-matplotlib): Update to 2.2.2.
[propagated-inputs]: Add PYTHON-KIWISOLVER.
(python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE.
(python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to
PYTHON-SPHINX-1.6.  Add PYTHON-SPHINX-GALLERY.
2018-05-05 13:16:33 +02:00
Marius Bakke 02dc4b8095
gnu: Add python-sphinx-gallery.
* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
2018-05-05 13:16:33 +02:00