summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: femtolisp: Move to scheme.scm.•••* gnu/packages/lisp.scm (femtolisp): Remove. * gnu/packages/scheme.scm (femtolisp): Add. Pierre Neidhardt2018-11-242-51/+51
* gnu: Add APFS-FUSE.•••* gnu/packages/file-systems.scm (apfs-fuse): New variable. Leo Famulari2018-11-231-0/+49
* gnu: linux-libre: Update to 4.19.4.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.4. (%linux-libre-hash): Update hash. Mark H Weaver2018-11-231-2/+2
* gnu: linux-libre@4.14: Update to 4.14.83.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.83. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-11-231-2/+2
* gnu: linux-libre@4.9: Update to 4.9.140.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.140. Mark H Weaver2018-11-231-2/+2
* gnu: linux-libre@4.4: Update to 4.4.164.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.164. Mark H Weaver2018-11-231-2/+2
* gnu: freedesktop.scm: Sort imports and remove duplicates.•••* gnu/packages/freedesktop.scm: Sort imports alphabetically. Marius Bakke2018-11-241-4/+2
* gnu: libraw: Update to 0.19.1.•••* gnu/packages/photo.scm (libraw): Update to 0.19.1. Marius Bakke2018-11-241-2/+2
* gnu: libtorrent-rasterbar: Update to 1.1.11.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.11. Marius Bakke2018-11-241-3/+3
* gnu: Add deluge.•••* gnu/packages/bittorrent.scm (deluge): New variable. Co-authored-by: Mike Rosset <mike.rosset@gmail.com> Signed-off-by: Marius Bakke <mbakke@fastmail.com> Nam Nguyen2018-11-241-0/+39
* gnu: libtorrent-rasterbar: Compile Python bindings in C++11 mode.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Add phase to substitute setup.py. Co-authored-by: Marius Bakke <mbakke@fastmail.com> Nam Nguyen2018-11-241-1/+13
* gnu: Add python-service-identity.•••* gnu/packages/python-crypto.scm (python-service-identity, python2-service-identity): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Nam Nguyen2018-11-241-0/+31
* gnu: Add emacs-matrix-client.•••* gnu/packages/emacs.scm (emacs-matrix-client): New variable. Nicolas Goaziou2018-11-231-0/+32
* gnu: Add emacs-a.•••* gnu/packages/emacs.scm (emacs-a): New variable. Nicolas Goaziou2018-11-231-0/+23
* gnu: Add emacs-tracking.•••* gnu/packages/emacs.scm (emacs-tracking): New variable. Nicolas Goaziou2018-11-231-0/+16
* gnu: Add emacs-ov.•••* gnu/packages/emacs.scm (emacs-ov): New variable. Nicolas Goaziou2018-11-231-0/+20
* gnu: python-slepc4py: Update to 3.10.0.•••* gnu/packages/maths.scm (python-slepc4py): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick2018-11-231-2/+2
* gnu: python-petsc4py: Update to 3.10.0.•••* gnu/packages/maths.scm (python-petsc4py): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick2018-11-231-2/+2
* gnu: slepc: Update to 3.10.1.•••* gnu/packages/maths.scm (slepc): Update to 3.10.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick2018-11-231-2/+2
* gnu: petsc: Update to 3.10.2•••* gnu/packages/maths.scm (petsc): Update to 3.10.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick2018-11-231-2/+2
* gnu: python-ilinkedlist: Update to 0.4.0.•••* gnu/packages/python.scm (python-ilinkedlist): Update to 0.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Luther Thompson2018-11-231-2/+2
* gnu: emacs-picpocket: Update to 40.•••Fix version string as well: <https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00286.html>. * gnu/packages/emacs.scm (emacs-picpocket): Update to 40. Alex Vong2018-11-231-3/+3
* gnu: xpra: Update to 2.4.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.4.2. Rutger Helling2018-11-231-2/+2
* gnu: Add u-boot-pinebook.•••* gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch: New file. * gnu/packages/patches/u-boot-pinebook-syscon-node.patch: New file. * gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch: New file. * gnu/packages/patches/u-boot-pinebook-video-bridge.patch: New file. * gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch: New file. * gnu/packages/patches/u-boot-pinebook-dts.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/bootloaders.scm (u-boot-pinebook): New exported variable. * gnu/bootloader/u-boot.scm (u-boot-pinebook-bootloader): New exported variable. * gnu/system/install.scm (pinebook-installation-os): New exported variable. Vagrant Cascadian2018-11-227-0/+2145
* gnu: ccl: Fix missing command line argument support in wrapper.•••* gnu/packages/lisp.scm (ccl): Fix missing command line argument support in wrapper. Pierre Neidhardt2018-11-221-3/+2
* gnu: gajim: Rename wrap-program phases.•••* gnu/packages/messaging.scm (gajim)[arguments]: Rename wrap-program phases to wrap-gi-typelib-path and wrap-gsettings-schema-dir. Arun Isaac2018-11-221-2/+2
* gnu: supercollider: Update to 3.9.3.•••* gnu/packages/audio.scm (supercollider): Update to 3.9.3. Nicolas Goaziou2018-11-221-2/+2
* gnu: giac-xcas: Add a "doc" output•••* gnu/packages/algebra.scm (giac-xcas): Add "doc" output. [arguments]: Add phase to install documentation in the appropriate directory. Nicolas Goaziou2018-11-221-1/+27
* gnu: giac-xcas: Update to 1.5.0-19.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-19. Nicolas Goaziou2018-11-221-3/+9
* gnu: ccl: Properly include x86-headers and remove missing "contrib" folder.•••* gnu/packages/lisp.scm (ccl): Include x86-headers and remove missing "contrib" folder. [home-page]: Use HTTPS. Pierre Neidhardt2018-11-221-3/+8
* gnu: mbedtls-apache: Update to 2.14.0.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0. Marius Bakke2018-11-211-2/+2
* gnu: termite: Update to 14.•••* gnu/packages/terminals.scm (termite): Update to 14. Marius Bakke2018-11-211-2/+2
* gnu: vte-ng: Update to 0.54.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a. Marius Bakke2018-11-211-2/+2
* gnu: vte-ng: Fetch source using git.•••* gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH. Marius Bakke2018-11-211-8/+7
* gnu: vte-ng: Add a home page.•••* gnu/packages/gnome.scm (vte-ng)[home-page]: New field. Marius Bakke2018-11-211-0/+1
* gnu: python-numpy: Update to 1.14.6.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.6. Marius Bakke2018-11-211-2/+2
* gnu: webkitgtk: Update to 2.22.4.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4. Marius Bakke2018-11-211-2/+2
* gnu: git: Update to 2.19.2.•••* gnu/packages/version-control.scm (git): Update to 2.19.2. Marius Bakke2018-11-211-3/+3
* gnu: feh: Update to 3.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.1. Marius Bakke2018-11-211-2/+2
* gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541].•••* gnu/packages/games.scm (teeworlds): Update to 0.7.0. [source]: Switch to git-fetch. Remove all bundled libraries except md5. [arguments]: Adjust accordingly. [inputs]: Use sdl2 instead of sdl and python-wrapper instead of python-2. Add json-parser and pnglite. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Update it. Alex Vong2018-11-222-52/+136
* gnu: bam: Update to 0.5.1.•••* gnu/packages/build-tools.scm (bam): Update to 0.5.1. [source]: Switch to git-fetch. [arguments]: Use newly provided Makefile. [inputs]: Add lua. Alex Vong2018-11-221-19/+18
* gnu: Add json-parser.•••* gnu/packages/web.scm (json-parser): New variable. Alex Vong2018-11-221-0/+32
* gnu: Add pnglite.•••* gnu/packages/image.scm (pnglite): New variable. Alex Vong2018-11-221-0/+56
* gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly. Efraim Flashner2018-11-212-4/+8
* gnu: font-ubuntu: Update url.•••* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash. Jan Nieuwenhuizen2018-11-211-5/+6
* gnu: Add python-wikidata.•••* gnu/packages/python.scm (python-wikidata): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> swedebugia2018-11-211-0/+22
* gnu: thermald: Clean up package definition.•••* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant 'bootstrap phase. Remove unnecessary udev configure flag. Efraim Flashner2018-11-211-9/+1
* gnu: thermald: Don't use unstable tarball.•••* gnu/packages/admin.scm (thermald)[source]: Download source using git-fetch. Efraim Flashner2018-11-211-7/+9
* gnu: emacs-elpy: Update to 1.26.0.•••* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0. Maxim Cournoyer2018-11-201-2/+2
* gnu: u-boot-pine64-plus: Refactor package definition.•••* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): New procedure. (u-boot-pine64-plus): Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vagrant Cascadian2018-11-201-2/+5