Age | Commit message (Expand) | Author |
2018-05-11 | 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>
| Pierre-Antoine Rouby |
2018-05-10 | 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.
| Danny Milosavljevic |
2018-05-10 | 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.
| Ludovic Courtès |
2018-05-10 | search-paths: Add 'set-search-paths'.•••* guix/search-paths.scm (set-search-paths): New procedure.
| Ludovic Courtès |
2018-05-10 | 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.
| Ludovic Courtès |
2018-05-10 | 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.
| Ludovic Courtès |
2018-05-10 | 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.
| Ludovic Courtès |
2018-05-10 | gnu: gajim: Fix GtkFileChooserDialog.•••* gnu/packages/messaging.scm (gajim)[arguments]: Add 'wrap-program phase to fix
GtkFileChooserDialog.
| Rutger Helling |
2018-05-10 | gnu: android-f2fs-utils: Install mkf2fsuserimg.sh.•••* gnu/packages/android.scm (android-f2fs-utils)[arguments]<#:phases>
[install-shell-scripts]: New phase.
| Danny Milosavljevic |
2018-05-10 | gnu: android-f2fs-utils: Update synopsis and description.•••* gnu/packages/android.scm (android-f2fs-utils)[synopsis]: Modify.
[description]: Modify.
| Danny Milosavljevic |
2018-05-09 | gnu: Update to 2.3.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.3.
| Leo Famulari |
2018-05-10 | 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.
| Danny Milosavljevic |
2018-05-10 | gnu: fastboot: Remove (duplicate) googletest.•••* gnu/packages/android.scm (fastboot)[inputs]: Remove googletest.
| Danny Milosavljevic |
2018-05-09 | 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>
| Jovany Leandro G.C |
2018-05-10 | gnu: adb: Document test failure.•••* gnu/packages/android.scm (adb): Document test failure.
| Danny Milosavljevic |
2018-05-10 | gnu: fastboot: Enable tests.•••* gnu/packages/android.scm (fastboot)[arguments]: Enable tests.
| Danny Milosavljevic |
2018-05-10 | gnu: fastboot: Simplify package.•••* gnu/packages/android.scm (fastboot)[arguments]<#:phases>
[make-googletest-available]: Delete phase.
[inputs]: Remove openssl.
| Danny Milosavljevic |
2018-05-10 | gnu: android-libutils: Add android-liblog.•••* gnu/packages/android.scm (android-libutils)[native-inputs]: Add android-liblog.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.5.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.5.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.4.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.4.
| Danny Milosavljevic |
2018-05-10 | gnu: Add android-googletest.•••* gnu/packages/android.scm (android-googletest): New variable.
* guix/build-system/android-ndk.scm (android-ndk-build): Use it.
| Danny Milosavljevic |
2018-05-10 | gnu: android-f2fs-utils: Don't disable tests.•••* gnu/packages/android.scm (android-f2fs-utils): Don't disable tests.
| Danny Milosavljevic |
2018-05-10 | gnu: android-ext4-utils: Don't disable tests.•••* gnu/packages/android.scm (android-ext4-utils): Don't disable tests.
| Danny Milosavljevic |
2018-05-10 | 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.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.3.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.3.
| Danny Milosavljevic |
2018-05-10 | gnu: android-libsparse: Don't disable tests.•••* gnu/packages/android.scm (android-libsparse)[arguments]: Enable tests.
| Danny Milosavljevic |
2018-05-10 | gnu: android-libbase: Document test failure.•••* gnu/packages/android.scm (android-libbase): Document test failure.
| Danny Milosavljevic |
2018-05-10 | gnu: android-liblog: Don't disable tests.•••* gnu/packages/android.scm (android-liblog)[arguments]: Enable tests.
| Danny Milosavljevic |
2018-05-10 | gnu: android-selinux: Simplify.•••* gnu/packages/android.scm (android-selinux)[arguments]<#:phases>[unpack-core]: Delete.
[native-inputs]: Remove "core".
| Danny Milosavljevic |
2018-05-10 | build-system: android-ndk: Let upstream install header files.•••* guix/build/android-ndk-build-system.scm (install): Don't install header
files ourselves.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.2.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.2.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.1.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.1.
| Danny Milosavljevic |
2018-05-10 | gnu: adb: Add missing "#include"s.•••* gnu/packages/patches/adb-add-libraries.patch: Add missing "#include"s.
| Danny Milosavljevic |
2018-05-10 | gnu: android-make-stub: Update to 0.5.•••* gnu/packages/android.scm (android-make-stub): Update to 0.5.
| Danny Milosavljevic |
2018-05-10 | 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.
| Danny Milosavljevic |
2018-05-10 | gnu: Rename "libcutils" to "android-libcutils".•••* gnu/packages/android.scm (libcutils): Rename to...
(android-libcutils): ...this.
| Danny Milosavljevic |
2018-05-10 | gnu: Rename "libbase" to "android-libbase".•••* gnu/packages/android.scm (libbase): Rename to...
(android-libbase): ...this.
| Danny Milosavljevic |
2018-05-10 | gnu: Rename "liblog" to "android-liblog".•••* gnu/packages/android.scm (liblog): Rename to...
(android-liblog): ...this.
| Danny Milosavljevic |
2018-05-10 | gnu: Add fastboot.•••* gnu/packages/android.scm (fastboot): New variable.
| Danny Milosavljevic |
2018-05-10 | 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.
| Ludovic Courtès |
2018-05-09 | gnu: Add opencv.•••* gnu/packages/image-processing.scm (opencv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Björn Höfling |
2018-05-09 | gnu: liblog: Build library correctly.•••* gnu/packages/android.scm (liblog)[arguments]<#:make-flags>: Add LDLIBS.
<#:phases>[ldconfig]: New phase.
| Danny Milosavljevic |
2018-05-09 | gnu: android-make-stub: Update to 0.4.•••* gnu/packages/android.scm (android-make-stub): Update to 0.4.
| Danny Milosavljevic |
2018-05-09 | 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.
| Danny Milosavljevic |
2018-05-09 | gnu: Add android-f2fs-utils.•••* gnu/packages/android.scm (android-f2fs-utils): New variable.
| Danny Milosavljevic |
2018-05-09 | gnu: Add android-ext4-utils.•••* gnu/packages/android.scm (android-platform-system-extras): New procedure.
(android-ext4-utils): New variable.
| Danny Milosavljevic |
2018-05-09 | gnu: Add android-libselinux.•••* gnu/packages/android.scm (android-libselinux): New variable.
| Danny Milosavljevic |
2018-05-09 | gnu: libcutils: Install header files.•••* gnu/packages/android.scm (libcutils)[arguments]<#:phases>[install]: Install
header files.
| Danny Milosavljevic |
2018-05-09 | gnu: Add android-bionic-uapi.•••* gnu/packages/android.scm (android-bionic-uapi): New variable.
| Danny Milosavljevic |
2018-05-09 | gnu: Add android-safe-iop.•••* gnu/packages/android.scm (android-platform-external): New procedure.
(android-safe-iop): New variable.
| Danny Milosavljevic |