summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-05-05gnu: Update rust-wasm-bindgen-test-0.2 to 0.2.50.•••* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-0.2): Update to 0.2.50. Hartmut Goebel
2020-05-05gnu: Update rust-wasm-bindgen-futures-0.3 to 0.3.27.•••* gnu/packages/crates-io.scm (rust-wasm-bindgen-futures-0.3): Update to 0.3.27. Hartmut Goebel
2020-05-05gnu: Update rust-unicode-normalization-0.1 to 0.1.9.•••* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1): Update to 0.1.9. Hartmut Goebel
2020-05-05gnu: Add grocsvs.•••* gnu/packages/bioinformatics.scm (grocsvs): New variable. * gnu/packages/patches/grocsvs-dont-use-admiral.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2020-05-04gnu: Add lesspipe.•••* gnu/packages/less.scm (lesspipe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2020-05-04gnu: Add purple-mattermost.•••* gnu/packages/messaging.scm (purple-mattermost): New variable. Ludovic Courtès
2020-05-04gnu: Add collectd•••* gnu/packages/monitoring.scm (collectd): New variable * gnu/local.mk (dist_patch_DATA): Add new patch * gnu/packages/patches/collectd-5.11.0-noinstallvar.patch: New file Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars-Dominik Braun
2020-05-04gnu: Add j4-dmenu-desktop.•••* gnu/packages/xdisorg.scm (j4-dmenu-desktop): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex McGrath
2020-05-04gnu: leptonica: Add giflib reference in Libtool- and pkg-config files.•••* gnu/packages/image.scm (leptonica)[arguments]: Add phase "provide-absolute-giflib-reference". Marius Bakke
2020-05-04gnu: leptonica: Do not propagate any inputs.•••* gnu/packages/image.scm (leptonica)[propagated-inputs]: Move OPENJPEG and LIBWEBP ... [inputs]: ... here. Marius Bakke
2020-05-04gnu: python-dulwich: Update to 0.19.16.•••* gnu/packages/python-xyz.scm (python-dulwich): Update to 0.19.16. [propagated-inputs]: Add PYTHON-URLLIB3. Marius Bakke
2020-05-04gnu: Add gromacs.•••* gnu/packages/chemistry.scm (gromacs): New variable. * gnu/packages/patches/gromacs-tinyxml2.patch: New file... * gnu/local.mk (dist_patch_DATA): ...add it here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2020-05-04gnu: Add lmfit.•••* gnu/packages/algebra.scm (lmfit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2020-05-04gnu: Add tng.•••* gnu/packages/chemistry.scm (tng): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll
2020-05-03gnu: emacs-relint: Update to 1.16.•••* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.16. Nicolas Goaziou
2020-05-03gnu: emacs-xr: Update to 1.19.•••* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.19. Nicolas Goaziou
2020-05-03gnu: f2fs-tools-static: Work around bug in our util-linux.•••* gnu/packages/linux.scm (f2fs-tools/static): Work around bug in our util-linux. Danny Milosavljevic
2020-05-03gnu: libusb-0.1: fix build failure on newer gcc•••* gnu/packages/libusb.scm (libusb-0.1): Disable -Werror. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Christopher Howard
2020-05-03gnu: network-manager-openconnect: Add missing input.•••* gnu/packages/gnome.scm (network-manager-openconnect)[inputs]: Add lz4. Efraim Flashner
2020-05-03gnu: znc: Update to 1.8.0.•••* gnu/packages/messaging.scm (znc): Update to 1.8.0. Tobias Geerinckx-Rice
2020-05-03gnu: qemu-minimal: Don't include libcacard as an input.•••This probably isn't useful for QEMU without GUI support. * gnu/package/virtualization.scm (qemu-minimal)[inputs]: Don't include libcacard. Christopher Baines
2020-05-03gnu: Add bchoppr.•••* gnu/packages/music.scm (bchoppr): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Alexandros Theodotou
2020-05-03gnu: Add f2fs-fsck-static.•••* gnu/packages/linux.scm (f2fs-fsck/static): New public variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> raingloom
2020-05-03gnu: spice: Add libcacard as an input to enable smartcard support.•••This is to fix an issue with gnome-boxes when trying to start a virtual machine: unsupported type name: smartcard * gnu/packages/spice.scm (spice)[inputs]: Add libcacard. Christopher Baines
2020-05-03gnu: qemu: Add libcacard as an input to enable smartcard support.•••This fixes an error in gnome-boxes when starting virtual machines: Unable to start domain: unsupported configuration: this QEMU binary lacks smartcard passthrough mode support * gnu/packages/virtualization.scm (qemu)[inputs]: Add libcacard. Christopher Baines
2020-05-03gnu: Add libcacard.•••Required for smartcard support in QEMU. * gnu/packages/spice.scm (libcacard): New variable. Christopher Baines
2020-05-03gnu: Add softhsm.•••Required for the libcacard tests. * gnu/packages/security-token.scm (softhsm): New variable. Christopher Baines
2020-05-03gnu: supercollider: Enable SCClassLibrary library lookup.•••This hardcodes the path of SCClassLibrary to fix a lookup error that was preventing SCServer's boot. * gnu/packages/audio.scm (supercollider)[source]: Fetch via git, [arguments]: build release target and add a new 'patch-scclass-dir phase to hardcode SCClassLibrary path. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Giacomo Leidi
2020-05-03gnu: edi: Update to 0.8.0.•••* gnu/packages/enlightenment.scm (edi): Update to 0.8.0. [source]: Download from new uri. [arguments]: Add custom phase to fix clang headers discovery. [native-inputs]: Add check, gettext-minimal. [license]: Add gpl3. Efraim Flashner
2020-05-03gnu: evisum: Update to 0.4.0.•••* gnu/packages/enlighenment.scm (evisum): Update to 0.4.0. [build-system]: Switch to meson-build-system. [arguments]: Remove make-flags, custom phases. [inputs]: Remove alsa-lib, perl. Efraim Flashner
2020-05-03gnu: python-efl: Update to 1.24.0.•••* gnu/packages/enlightenment.scm (python-efl): Update to 1.24.0. Efraim Flashner
2020-05-03gnu: enlightenment: Change mount/umount binaries.•••* gnu/packages/enlightenment.scm (enlightenment)[arugments]: Use the setuid binaries for mount/umount. Efraim Flashner
2020-05-03gnu: efl: Update to 1.24.0.•••* gnu/packages/enlightenment.scm (efl): Update to 1.24.0. [propagated-inputs]: Remove bullet. Add libpng. Move libtiff, libwebp ... [inputs]: ... to here. Add openjpeg. Remove libxp. [arguments]: In configure-flags disable scim, enable avahi, glib. Use setuid mount/umount binaries. Efraim Flashner
2020-05-02gnu: linux-libre: Update to 5.4.38.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.38. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre@5.6: Update to 5.6.10.•••* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.10. (linux-libre-5.6-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre@4.19: Update to 4.19.120.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.120. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre@4.14: Update to 4.14.178.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.178. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre@4.9: Update to 4.9.221.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.221. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre@4.4: Update to 4.4.221.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.221. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-05-02gnu: linux-libre: Update deblob scripts.•••* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.37. Mark H Weaver
2020-05-02gnu: youtube-dl: Update to 2020.05.03.•••* gnu/packages/video.scm (youtube-dl): Update to 2020.05.03. Oleg Pykhalov
2020-05-02gnu: openconnect: Add LZ4 support.•••* gnu/packages/vpn.scm (openconnect)[inputs]: Add lz4. Tobias Geerinckx-Rice
2020-05-02gnu: openconnect: Update to 8.09 [fixes CVE-2020-12105].•••* gnu/packages/vpn.scm (openconnect): Update to 8.09. Tobias Geerinckx-Rice
2020-05-02gnu: Add musl-cross.•••* gnu/packages/patches/musl-cross-locate.patch: New file. * gnu/packages/heads.scm: New file. * gnu/local.mk (dist_patch_DATA): Add one. (GNU_SYSTEM_MODULES): Add the other. Danny Milosavljevic
2020-05-02gnu: emacs-extempore-mode: Update to 0.0.0-1.09518ae.•••* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to 0.0.0-1.09518ae. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-05-02gnu: extempore: Update to 0.8.6.•••* gnu/packages/music.scm (extempore): Update to 0.8.6. [snippets]: Delete bundled dependencies. [patches]: Add it. * gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Patch CMakeLists.txt to use system libraries. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-05-02gnu: portmidi-for-extempore: Update to 217-0.8602f54.•••* gnu/packages/music.scm (portmidi-for-extempore): Update to 217-0.8602f54. [version]: Use git-version to include latest changes. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-05-02gnu: nanovg-for-extempore: Update to 0.7.1-0.3c60175.•••* gnu/packages/gl.scm (nanovg-for-extempore): Update to 0.7.1-0.3c60175. [source]: Switch to Git source to include latest changes. [version]: Use git-version. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-05-02gnu: llvm-for-extempore: Update to 3.8.•••* gnu/packages/llvm.scm (llvm-for-extempore): Update to 3.8. [source]: Use upstream patched source. * gnu/packages/patches/llvm-for-extempore.patch: Delete due to source being already patched. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-05-02gnu: qutebrowser: Update to 1.11.0•••* gnu/packages/web-branch.scm (qutebrowser): Update to 1.11.0 Signed-off-by: Marius Bakke <mbakke@fastmail.com> TomZ