summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: khal: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/calendar.scm (khal)[arguments]: Substitute INVOKE for SYSTEM* and explicitly return #t from phases where needed.
* gnu: rss-bridge: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (rss-bridge)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: python-clf: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (python-clf)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: python-internetarchive: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (python-internetarchive)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: httptunnel: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (httptunnel)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: surfraw: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (surfraw)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: gumbo-parser: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (gumbo-parser)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: sassc: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (sassc)[arguments]: Substitute INVOKE for SYSTEM* and its plumbing.
* gnu: tidy: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | * gnu/packages/web.scm (tidy)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: tipp10: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/education.scm (tipp10)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: krona-tools: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (krona-tools)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: fcgiwrap: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/web.scm (fcgiwrap)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: ffmpeg: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: r-dplyr: Update to 0.7.5.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/statistics.scm (r-dplyr): Update to 0.7.5. [propagated-inputs]: Add r-tidyselect.
* gnu: s6-rc: Update to 0.4.0.1.Tobias Geerinckx-Rice2018-05-31
| | | | * gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.1.
* gnu: skalibs: Update to 2.6.4.0.Tobias Geerinckx-Rice2018-05-31
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.6.4.0.
* gnu: lchat: Mark up description.Tobias Geerinckx-Rice2018-05-31
| | | | * gnu/packages/suckless.scm (lchat)[description]: Use @code.
* gnu: lchat: Update to 0.0.0-3.f951919.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/suckless.scm (lchat): Update to 0.0.0-3.f951919. [arguments]: Run tests. Install man page.
* gnu: human: Update to 0.3.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/suckless.scm (human): Update to 0.3. [source]: Use version as the tag, and GIT-FILE-NAME.
* gnu: sent: Update to 1.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/suckless.scm (sent): Update to 1. [source]: Switch to URL-FETCH/TARBALL.
* gnu: st: Update to 0.8.1.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/suckless.scm (st): Update to 0.8.1. [arguments]: Relax ‘inhibit-terminfo-install’ regular expression.
* gnu: spoon: Update to 0.6.Tobias Geerinckx-Rice2018-05-31
| | | | * gnu/packages/suckless.scm (spoon): Update to 0.6.
* gnu: isync: Add zlib compression support.Tobias Geerinckx-Rice2018-05-30
| | | | | | This adds ~400 KiB (.5%) to isync's now-73.1 MiB closure. * gnu/packages/mail.scm (isync)[inputs]: Add ZLIB.
* gnu: linux-libre: Update to 4.16.13.Mark H Weaver2018-05-30
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.13. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.46.Mark H Weaver2018-05-30
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.46. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.104.Mark H Weaver2018-05-30
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.104.
* gnu: linux-libre@4.4: Update to 4.4.134.Mark H Weaver2018-05-30
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134.
* gnu: scribus: Fix build against Qt 5.11.Clément Lassieur2018-05-30
| | | | | * gnu/packages/scribus.scm (scribus)[arguments]: Add a 'patch-source' phase that includes missing headers.
* gnu: vlc: Update to 3.0.3, and add more inputs.Mark H Weaver2018-05-30
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* gnu: wireshark: End phase with #t.Clément Lassieur2018-05-30
| | | | | * gnu/packages/networking.scm (wireshark)[arguments]: End 'patch-source' phase with #t.
* gnu: perl-text-format: Update to 0.61.Tobias Geerinckx-Rice2018-05-30
| | | | * gnu/packages/perl.scm (perl-text-format): Update to 0.61.
* gnu: python-oslo.utils: Update to 3.36.2.Tobias Geerinckx-Rice2018-05-30
| | | | * gnu/packages/openstack.scm (python-oslo.utils): Update to 3.36.2.
* Revert "gnu: swig: Patch for Octave 4.4."Mark H Weaver2018-05-30
| | | | This reverts commit 3771000f893d4b53e302f5bca07afeba69e76cd4.
* gnu: xpra: Update to 2.3.1.Rutger Helling2018-05-30
| | | | | * gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi.
* gnu: linux-libre@4.1: Update to 4.1.52.Mark H Weaver2018-05-29
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
* gnu: tiled: Update to 1.1.5.David Thompson2018-05-29
| | | | * gnu/packages/game-development.scm (tiled): Update to 1.1.5.
* gnu: Add go-github-com-gorilla-context.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-context): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add go-github-com-google-gofuzz.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-google-gofuzz): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add go-github-com-google-cadvisor.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-google-cadvisor): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add go-github-com-emicklei-go-restful.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-emicklei-go-restful): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add go-github-com-blang-semver.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-blang-semver): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add go-github-com-urfave-cli.Rouby Pierre-Antoine2018-05-29
| | | | | | * gnu/packages/golang.scm (go-github-com-urfave-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Update shogun to 6.1.3.Kei Kebreau2018-05-29
| | | | | | | | | | | * gnu/packages/machine-learning.scm (shogun): Update to 6.1.3. [source]: Update snippet to remove proprietary software. [arguments]: Rewrite list of symlinks in 'delete-broken-symlinks' phase. Rewrite file lists given to substitute* in 'change-R-target-path' and 'fix-octave-modules' phases. Adjust 'fix-octave-modules' for the update. Add 'move-rxcpp' phase. Rewrite configure-flags for the update. [inputs]: Add eigen. [native-inputs]: Add rxcpp.
* gnu: swig: Patch for Octave 4.4.Kei Kebreau2018-05-29
| | | | | | * gnu/packages/swig.scm (swig)[source]: Add patch. * gnu/packages/patches/swig-octave-patches.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: eigen: Include unsupported features.Ricardo Wurmus2018-05-29
| | | | | | | * gnu/packages/algebra.scm (eigen)[source]: Do not build the tests for unsupported features, but include the files. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Add rxcpp.Kei Kebreau2018-05-29
| | | | * gnu/packages/machine-learning.scm (rxcpp): New variable.
* gnu: octave: Update to 4.4.0.Kei Kebreau2018-05-29
| | | | * gnu/packages/maths.scm (octave): Update to 4.4.0.
* gnu: mpd: Update to 0.20.20.Leo Famulari2018-05-29
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.20.
* gnu: Git: Update to 2.17.1 [fixes CVE 2018-{11234,11235}].Leo Famulari2018-05-29
| | | | * gnu/packages/version-control.scm (git): Update to 2.17.1.
* gnu: pan: Update to 0.145.Tobias Geerinckx-Rice2018-05-29
| | | | * gnu/packages/mail.scm (pan): Update to 0.145.