Commit Graph

31227 Commits (348987d3d12ebaf11fdbcc3dbd56585e7d69a1f5)

Author SHA1 Message Date
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
Ludovic Courtès 54fd5ad0a5
search-paths: Add 'set-search-paths'.
* guix/search-paths.scm (set-search-paths): New procedure.
2018-05-10 14:53:57 +02:00
Ludovic Courtès 3636b1c7fe
profiles: Allow lowerable objects other than packages in <manifest-entry>.
* guix/profiles.scm (manifest-lookup-package)[entry-lookup-package]: Add
case where 'manifest-entry-item' returns something that's neither a
string nor a package.
2018-05-10 14:53:57 +02:00
Ludovic Courtès e00ade3fb8
profiles: Optionally use relative file names for symlink targets.
* guix/build/union.scm (symlink-relative): New procedure.
* guix/build/profiles.scm: Re-export it.
(build-profile): Add #:symlink and pass it to 'union-build'.
* guix/profiles.scm (profile-derivation): Add #:relative-symlinks?.
Pass #:symlink to 'build-profile'.
* tests/profiles.scm ("profile-derivation relative symlinks, one entry")
("profile-derivation relative symlinks, two entries"): New tests.
2018-05-10 14:53:57 +02:00
Ludovic Courtès dac1c97d13
union: Add 'relative-file-name'.
* guix/build/union.scm (%not-slash): New variable.
(relative-file-name): New procedure.
* tests/union.scm (test-relative-file-name): New macro and tests.
2018-05-10 14:53:56 +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 3766aa921b
build-system: android-ndk: Let upstream install header files.
* guix/build/android-ndk-build-system.scm (install): Don't install header
files ourselves.
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 9ed36cd3d6
build-system: android-ndk: Support unit tests.
* guix/build-system/android-ndk.scm (android-ndk-build): Add googletest.
* guix/build/android-ndk-build-system.scm (check): Check whether tests are
enabled.  Run root-level tests as well.
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