Commit Graph

31612 Commits (7da0790e2a4020aad60ba69f7e1059bbe3ed11a7)

Author SHA1 Message Date
Tobias Geerinckx-Rice 6c4d1413f2
gnu: mkvtoolnix: Use INVOKE.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:57 +02:00
Tobias Geerinckx-Rice 8d5960d1b1
gnu: liba52: Use INVOKE.
* gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:57 +02:00
Tobias Geerinckx-Rice 3103101ec9
gnu: aalib: Use INVOKE.
* gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:56 +02:00
Tobias Geerinckx-Rice d840f6b98a
gnu: xapian: Use INVOKE.
* gnu/packages/search.scm (xapian)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:56 +02:00
Tobias Geerinckx-Rice 6c738fe9e7
gnu: khal: Use INVOKE.
* gnu/packages/calendar.scm (khal)[arguments]: Substitute INVOKE for
SYSTEM* and explicitly return #t from phases where needed.
2018-05-31 04:54:56 +02:00
Tobias Geerinckx-Rice 4133914416
gnu: rss-bridge: Use INVOKE.
* gnu/packages/web.scm (rss-bridge)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:55 +02:00
Tobias Geerinckx-Rice a145d7e9af
gnu: python-clf: Use INVOKE.
* gnu/packages/web.scm (python-clf)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:55 +02:00
Tobias Geerinckx-Rice b8150fa091
gnu: python-internetarchive: Use INVOKE.
* gnu/packages/web.scm (python-internetarchive)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-05-31 04:54:54 +02:00
Tobias Geerinckx-Rice 16b5dafc4d
gnu: httptunnel: Use INVOKE.
* gnu/packages/web.scm (httptunnel)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:54 +02:00
Tobias Geerinckx-Rice 2cdc719193
gnu: surfraw: Use INVOKE.
* gnu/packages/web.scm (surfraw)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:53 +02:00
Tobias Geerinckx-Rice 9cd760f13f
gnu: gumbo-parser: Use INVOKE.
* gnu/packages/web.scm (gumbo-parser)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:53 +02:00
Tobias Geerinckx-Rice 7f4e5f19fa
gnu: sassc: Use INVOKE.
* gnu/packages/web.scm (sassc)[arguments]: Substitute INVOKE for SYSTEM*
and its plumbing.
2018-05-31 04:54:53 +02:00
Tobias Geerinckx-Rice b5d587055b
gnu: tidy: Use INVOKE.
* gnu/packages/web.scm (tidy)[arguments]: Substitute INVOKE for SYSTEM*.
2018-05-31 04:54:52 +02:00
Tobias Geerinckx-Rice 946e5e8aa1
gnu: tipp10: Use INVOKE.
* gnu/packages/education.scm (tipp10)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:52 +02:00
Tobias Geerinckx-Rice aa0771556e
gnu: krona-tools: Use INVOKE.
* gnu/packages/web.scm (krona-tools)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:51 +02:00
Tobias Geerinckx-Rice 359375e649
gnu: fcgiwrap: Use INVOKE.
* gnu/packages/web.scm (fcgiwrap)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:51 +02:00
Tobias Geerinckx-Rice e80c05ac3e
gnu: ffmpeg: Use INVOKE.
* gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:50 +02:00
Tobias Geerinckx-Rice 512f22f9e8
gnu: r-dplyr: Update to 0.7.5.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.5.
[propagated-inputs]: Add r-tidyselect.
2018-05-31 04:54:50 +02:00
Tobias Geerinckx-Rice fc55fe2ef7
gnu: s6-rc: Update to 0.4.0.1.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.1.
2018-05-31 04:54:50 +02:00
Tobias Geerinckx-Rice 1608969b03
gnu: skalibs: Update to 2.6.4.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.6.4.0.
2018-05-31 04:54:49 +02:00
Tobias Geerinckx-Rice 2c65c085f9
gnu: lchat: Mark up description.
* gnu/packages/suckless.scm (lchat)[description]: Use @code.
2018-05-31 04:54:48 +02:00
Tobias Geerinckx-Rice 82f22fac9f
gnu: lchat: Update to 0.0.0-3.f951919.
* gnu/packages/suckless.scm (lchat): Update to 0.0.0-3.f951919.
[arguments]: Run tests.  Install man page.
2018-05-31 04:54:48 +02:00
Tobias Geerinckx-Rice aa945bf637
gnu: human: Update to 0.3.
* gnu/packages/suckless.scm (human): Update to 0.3.
[source]: Use version as the tag, and GIT-FILE-NAME.
2018-05-31 04:54:48 +02:00
Tobias Geerinckx-Rice 8f7c6a5ff7
gnu: sent: Update to 1.
* gnu/packages/suckless.scm (sent): Update to 1.
[source]: Switch to URL-FETCH/TARBALL.
2018-05-31 04:54:47 +02:00
Tobias Geerinckx-Rice fc1a7b58d7
gnu: st: Update to 0.8.1.
* gnu/packages/suckless.scm (st): Update to 0.8.1.
[arguments]: Relax ‘inhibit-terminfo-install’ regular expression.
2018-05-31 04:54:47 +02:00
Tobias Geerinckx-Rice 504d16dd04
gnu: spoon: Update to 0.6.
* gnu/packages/suckless.scm (spoon): Update to 0.6.
2018-05-31 04:54:46 +02:00
Tobias Geerinckx-Rice a66fb3a14e
gnu: isync: Add zlib compression support.
This adds ~400 KiB (.5%) to isync's now-73.1 MiB closure.

* gnu/packages/mail.scm (isync)[inputs]: Add ZLIB.
2018-05-30 23:46:53 +02:00
Mark H Weaver 370e87fdbb
gnu: linux-libre: Update to 4.16.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.13.
(%linux-libre-hash): Update hash.
2018-05-30 14:59:47 -04:00
Mark H Weaver 49e67982eb
gnu: linux-libre@4.14: Update to 4.14.46.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.46.
(%linux-libre-4.14-hash): Update hash.
2018-05-30 14:58:49 -04:00
Mark H Weaver f9e1c2d72a
gnu: linux-libre@4.9: Update to 4.9.104.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.104.
2018-05-30 14:58:09 -04:00
Mark H Weaver 13fcbf3cce
gnu: linux-libre@4.4: Update to 4.4.134.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134.
2018-05-30 14:57:22 -04:00
Clément Lassieur 6f8f98df7f
gnu: scribus: Fix build against Qt 5.11.
* gnu/packages/scribus.scm (scribus)[arguments]: Add a 'patch-source' phase
that includes missing headers.
2018-05-30 20:45:17 +02:00
Mark H Weaver d0e23e3940
gnu: vlc: Update to 3.0.3, and add more inputs.
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>
2018-05-30 11:02:57 +02:00
Clément Lassieur cfcd9a4551
gnu: wireshark: End phase with #t.
* gnu/packages/networking.scm (wireshark)[arguments]: End 'patch-source' phase
with #t.
2018-05-30 11:02:52 +02:00
Tobias Geerinckx-Rice 3fe0d36027
gnu: perl-text-format: Update to 0.61.
* gnu/packages/perl.scm (perl-text-format): Update to 0.61.
2018-05-30 10:06:57 +02:00
Tobias Geerinckx-Rice 2847d833be
gnu: python-oslo.utils: Update to 3.36.2.
* gnu/packages/openstack.scm (python-oslo.utils): Update to 3.36.2.
2018-05-30 10:06:57 +02:00
Mark H Weaver a21bcd7079
Revert "gnu: swig: Patch for Octave 4.4."
This reverts commit 3771000f89.
2018-05-30 02:18:26 -04:00
Rutger Helling bfc25e015d
gnu: xpra: Update to 2.3.1.
* gnu/packages/xorg.scm (xpra): Update to 2.3.1.
[inputs]: Add libxi.
2018-05-30 08:14:23 +02:00
Mark H Weaver 7cb8d092d5
gnu: linux-libre@4.1: Update to 4.1.52.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
2018-05-29 23:16:14 -04:00
David Thompson f274f0774d
gnu: tiled: Update to 1.1.5.
* gnu/packages/game-development.scm (tiled): Update to 1.1.5.
2018-05-29 21:20:27 -04:00
Rouby Pierre-Antoine 9cf879a573
gnu: Add go-github-com-gorilla-context.
* gnu/packages/golang.scm (go-github-com-gorilla-context): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine daed2c5e6a
gnu: Add go-github-com-google-gofuzz.
* gnu/packages/golang.scm (go-github-com-google-gofuzz): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 73fe19ef28
gnu: Add go-github-com-google-cadvisor.
* gnu/packages/golang.scm (go-github-com-google-cadvisor): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 7979f7df9a
gnu: Add go-github-com-emicklei-go-restful.
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 67836c5956
gnu: Add go-github-com-blang-semver.
* gnu/packages/golang.scm (go-github-com-blang-semver): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 7c2ebbd4a6
gnu: Add go-github-com-urfave-cli.
* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:05 -04:00
Kei Kebreau 5a14e81e41
gnu: Update shogun to 6.1.3.
* 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.
2018-05-29 18:20:38 -04:00
Kei Kebreau 3771000f89
gnu: swig: Patch for Octave 4.4.
* 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.
2018-05-29 18:20:38 -04:00
Ricardo Wurmus 44884a9df8
gnu: eigen: Include unsupported features.
* 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>
2018-05-29 18:20:38 -04:00
Kei Kebreau 3a354e104a
gnu: Add rxcpp.
* gnu/packages/machine-learning.scm (rxcpp): New variable.
2018-05-29 18:20:37 -04:00