3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

959 commits

Author SHA1 Message Date
Leo Famulari
89ccc9ce91
gnu: dav1d: Update to 0.4.0.
* gnu/packages/video.scm (dav1d): Update to 0.4.0.
2019-08-12 16:21:49 -04:00
Marius Bakke
8e7f97b9ff
Merge branch 'master' into staging 2019-08-08 00:35:37 +02:00
1d05b683ef
gnu: libmediainfo: Remove extra build phase.
* gnu/packages/video.scm (libmediainfo)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:58 +03:00
d05e607c9d
gnu: libsmpeg: Remove extra build phase.
* gnu/packages/video.scm (libsmpeg)[arguments]: Remove unnecessary
'autogen phase.
2019-08-07 20:05:57 +03:00
2230039427
gnu: vapoursynth: Remove extra build phase.
* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded
'autogen phase.
2019-08-07 20:05:57 +03:00
Rutger Helling
86445c8e35
gnu: ffmpeg: Update to 4.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.
[inputs]: Add dav1d.
* gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Adjust inheritance.
2019-08-06 18:59:28 +02:00
Marius Bakke
5b689de58d
gnu: x265: Update to 3.1.2.
* gnu/packages/video.scm (x265): Update to 3.1.2.
2019-08-05 00:17:09 +02:00
Marius Bakke
621ce95cfe
gnu: x265: Update source URI.
* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at
<https://bitbucket.org/multicoreware/x265>.
2019-08-05 00:17:09 +02:00
Marius Bakke
81e74dc80b
gnu: libva: Update to 2.5.0.
* gnu/packages/video.scm (libva): Update to 2.5.0.
2019-08-04 13:49:56 +02:00
Alex Vong
144cb83a71
gnu: youtube-dl: Update to 2019.08.02.
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
2019-08-03 21:54:08 +08:00
Tobias Geerinckx-Rice
82ebb785f1
gnu: you-get: Update to 0.4.1328.
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice
3935507f0f
gnu: intel-vaapi-driver: Restrict supported systems.
As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten.
This follows up on commit d8d7565b82.

* gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]:
Build onl on Intel systems.
2019-08-01 05:43:33 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Rutger Helling
be27b8f2e1
gnu: youtube-dl: Update to 2019.07.30.
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30.
2019-07-30 10:48:51 +02:00
Tobias Geerinckx-Rice
3563220e1e
gnu: Add libva-utils.
* gnu/packages/video.scm (libva-utils): New public variable.
2019-07-27 23:25:22 +02:00
Tobias Geerinckx-Rice
d8d7565b82
gnu: Add intel-vaapi-driver.
* gnu/packages/video.scm (intel-vaapi-driver): New public variable.
2019-07-27 23:25:21 +02:00
Tobias Geerinckx-Rice
cf40f8e4d7
gnu: vlc: Update to 3.0.7.1.
* gnu/packages/video.scm (vlc): Update to 3.0.7.1.
2019-07-26 09:48:37 +02:00
Tobias Geerinckx-Rice
3d909a0acf
gnu: youtube-dl: Update to 2019.07.16.
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.16.
2019-07-26 01:16:40 +02:00
Marius Bakke
ccad0e4d69
Merge branch 'master' into core-updates 2019-07-22 18:58:48 +02:00
Marius Bakke
2698654446
gnu: vlc: Build against libvpx@1.8.
* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX.
2019-07-22 16:22:22 +02:00
Marius Bakke
a242776178
gnu: libvpx: Update to 1.8.1.
* gnu/packages/video.scm (libvpx): Update to 1.8.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
8d3167fe23
gnu: ffmpeg: Update to 4.1.4.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.4.
2019-07-22 16:22:22 +02:00
Marius Bakke
3c08479ef9
gnu: x265: Update to 3.1.1.
* gnu/packages/video.scm (x265): Update to 3.1.1.
2019-07-22 16:22:22 +02:00
Marius Bakke
995c30d0d6
gnu: libmp4v2: Fix build with C++11.
* gnu/packages/patches/libmp4v2-c++11.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libmp4v2)[source](patches): New field.
2019-07-18 16:31:14 +02:00
Marius Bakke
2cb827b38e
Merge branch 'staging' into core-updates 2019-07-04 16:29:53 +02:00
Tobias Geerinckx-Rice
db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Ludovic Courtès
5cc1075a76
Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
Tobias Geerinckx-Rice
e6de37df45
gnu: youtube-dl: Update to 2019.06.21.
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
2019-06-22 01:02:15 +02:00
Marius Bakke
c69959f054
gnu: Replace uses of 'cmake' with 'cmake-minimal'.
This follows up commit 2f33a7321e which
introduced a new CMAKE-MINIMAL variant for use in package inputs.

* gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE
with CMAKE-MINIMAL.
* gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise.
* gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
* gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise.
* gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise.
* gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise.
* gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise.
* gnu/packages/video.scm (handbrake)[native-inputs]: Likewise.
* gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
2019-06-20 23:56:57 +02:00
Marius Bakke
6cb1ef9ea2
Merge branch 'staging' into core-updates 2019-06-20 23:38:56 +02:00
Marius Bakke
e4386b334a
gnu: openh264: Update to 2.0.0.
* gnu/packages/video.scm (openh264): Update to 2.0.0.
[source](uri): Adjust file name.
2019-06-20 22:49:32 +02:00
Tobias Geerinckx-Rice
90d537f833
gnu: gaupol: Update to 1.6.
* gnu/packages/video.scm (gaupol): Update to 1.6.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice
58637415be
gnu: youtube-viewer: Refer to youtube-dl.
* gnu/packages/video.scm (youtube-viewer)[inputs]: Add youtube-dl.
[arguments]: Add ‘refer-to-inputs’ phase.
2019-06-17 03:04:31 +02:00
Ludovic Courtès
d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Marius Bakke
69ecd666d7
Merge branch 'master' into staging 2019-06-09 00:57:36 +02:00
Tobias Geerinckx-Rice
fdf1108abb
gnu: v4l-utils: Update to 1.16.6.
* gnu/packages/video.scm (v4l-utils): Update to 1.16.6.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
ecdc2f8276
gnu: livemedia-utils: Update to 2019.05.29.
* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
ad8e5a5332
gnu: libmatroska: Update to 1.5.2.
* gnu/packages/video.scm (libmatroska): Update to 1.5.2.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice
94f7f9503a
gnu: vlc: Update to 3.0.7.
* gnu/packages/video.scm (vlc): Update to 3.0.7.
2019-06-07 18:36:03 +02:00
Marius Bakke
30e12b9664
Merge branch 'master' into staging 2019-06-03 17:03:56 +02:00
Alex Vong
45bdb66251
gnu: you-get: Update to 0.4.1302.
* gnu/packages/video.scm (you-get): Update to 0.4.1302.
2019-05-27 02:28:26 +08:00
Alex Vong
304fb7000a
gnu: youtube-dl: Update to 2019.05.20.
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20.

Signed-off-by: Alex Vong <alexvong1995@gmail.com>
2019-05-27 01:34:09 +08:00
Marius Bakke
57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Marius Bakke
b97b47b676
gnu: libva: Update to 2.4.1.
* gnu/packages/video.scm (libva): Update to 2.4.1.
2019-05-24 23:28:30 +02:00
Pierre Neidhardt
8d036f3ecf
gnu: youtube-dl: Update to 2019.05.11.
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11.
2019-05-20 11:15:50 +02:00
Brendan Tildesley
dcfa0acd7b
Correct email and license info for Brendan Tildesley.
* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-05 17:16:51 +02:00
Marius Bakke
3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Tobias Geerinckx-Rice
378b8a6446
gnu: youtube-dl: Update to 2019.04.30.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
2019-04-30 14:30:18 +02:00
Ludovic Courtès
7d62fa206b
Merge branch 'staging' 2019-04-28 14:45:35 +02:00
Tobias Geerinckx-Rice
a50452508e
gnu: youtube-dl: Update to 2019.04.24.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.24.
2019-04-24 13:05:02 +02:00
Marius Bakke
37da4fbe15
Merge branch 'master' into staging 2019-04-23 19:43:59 +02:00
Tobias Geerinckx-Rice
3671cbe51a
gnu: youtube-dl: Update to 2019.04.17.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.17.
2019-04-22 02:32:12 +02:00
Tobias Geerinckx-Rice
34a169010e
gnu: dav1d: Update to 0.2.2.
* gnu/packages/video.scm (dav1d): Update to 0.2.2.
2019-04-22 02:32:12 +02:00
Marius Bakke
f5961dd585
Merge branch 'master' into staging 2019-04-17 00:08:34 +02:00
Tobias Geerinckx-Rice
e02ecf5c3a
gnu: youtube-dl: Update to 2019.04.07.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.07.
2019-04-11 05:26:45 +02:00
Ludovic Courtès
db7441e470
Merge branch 'master' into staging 2019-04-08 23:08:56 +02:00
2afb79392d
openshot: Unbundle font.
* gnu/packages/video.scm (openshot)[source]: Add snippet to remove
bundled font.
[inputs]: Add font-ubuntu.
[arguments]: Add custom 'patch-font-location to patch the search path
for the unbundled font.
2019-04-08 21:48:22 +03:00
a512aa9181
gnu: openshot: Use wrap-qt-program.
* gnu/packages/video.scm (openshot)[arguments]: Add more modules.
Adjust custom 'wrap-program phase to use wrap-qt-program.
2019-04-08 21:48:22 +03:00
fc83a8913a
gnu: openshot: Update to 2.4.4.
* gnu/packages/video.scm (openshot): Update to 2.4.4.
2019-04-08 21:48:22 +03:00
4994174fa0
gnu: libopenshot: Update to 0.2.3.
* gnu/packages/video.scm (libopenshot): Update to 0.2.3.
2019-04-08 21:48:21 +03:00
Timo Eisenmann
3df69aaf63
gnu: mpv: Set absolute path to 'youtube-dl'.
* gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to
substitute in the absolute path to 'youtube-dl'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-08 10:42:51 +02:00
Marius Bakke
ba00235a96
Merge branch 'master' into staging 2019-04-08 00:54:01 +02:00
Marius Bakke
136d3e09d7
gnu: ffmpeg: Update to 4.1.3.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.3.
2019-04-04 14:31:44 +02:00
Leo Famulari
a6f9f18c7e
gnu: livemedia-utils: Update to 2019.03.06.
* gnu/packages/video.scm (livemedia-utils): Update to 2019-03-06.
[source]: Remove snippet.
2019-04-02 14:44:14 -04:00
Marius Bakke
571fb008a5
Merge branch 'master' into staging 2019-04-01 00:02:39 +02:00
Marius Bakke
fa542ee48a
gnu: ffmpeg@3.4: Update to 3.4.6.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.6.
2019-03-31 21:26:16 +02:00
Tobias Geerinckx-Rice
37f6289605
gnu: avidemux: Update to 2.7.3.
* gnu/packages/video.scm (avidemux): Update to 2.7.3.
2019-03-24 23:51:09 +01:00
Marius Bakke
8c14f7f8a7
Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
Marius Bakke
3cb61ca85a
Merge branch 'master' into staging 2019-03-23 22:50:07 +01:00
Marius Bakke
3a2694df80
gnu: ffmpeg: Update to 4.1.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.2.
2019-03-23 22:43:59 +01:00
Leo Famulari
d349e6d9a8
gnu: vlc: Remove obsolete patches.
* gnu/packages/video.scm (vlc)[arguments]: Remove obsolete Qt 5.11 changes in
'patch-source' phase.
2019-03-22 18:16:45 -04:00
Leo Famulari
10384f880a
gnu: VLC: Fix build with libssh2 > 1.8.0.
* gnu/packages/video.scm (vlc)[arguments]: Adjust the faulty libssh2 feature
detection macro.
2019-03-22 18:16:42 -04:00
Marius Bakke
081850816f
Merge branch 'master' into staging 2019-03-21 23:18:54 +01:00
Tobias Geerinckx-Rice
04ef07fecb
gnu: libmatroska: Update to 1.5.0.
* gnu/packages/video.scm (libmatroska): Update to 1.5.0.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice
309f340879
gnu: libmatroska: Don't use NAME in source URI.
* gnu/packages/video.scm (libmatroska)[source]: Hard-code NAME.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice
6854a5d5f7
gnu: obs: Update to 23.0.2.
* gnu/packages/video.scm (obs): Update to 23.0.2.
2019-03-20 20:42:42 +01:00
Tobias Geerinckx-Rice
ab3423d2ff
gnu: youtube-dl: Update to 2019.03.18.
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.18.
2019-03-19 16:57:45 +01:00
Tobias Geerinckx-Rice
cdfea208b8
gnu: dav1d: Update to 0.2.1.
* gnu/packages/video.scm (dav1d): Update to 0.2.1.
2019-03-18 23:42:49 +01:00
ng0
47956fa0c2
Correct name and email address for ng0.
* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi,
doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm,
gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm,
gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm,
gnu/packages/language.scm, gnu/packages/libcanberra.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm:
Correct name and email address for ng0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-03-18 15:05:08 +01:00
Pierre Neidhardt
0848615300
gnu: Add gaupol.
* gnu/packages/video.scm (gaupol): New variable.
2019-03-16 16:56:29 +01:00
Pierre Neidhardt
b55db49481
gnu: mkvtoolnix: Move all GUI files to the "gui" output.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Do it.
2019-03-15 20:33:34 +01:00
Pierre Neidhardt
99d5e5df27
gnu: mkvtoolnix: Install GUI to separate output.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Do it.
2019-03-15 09:19:00 +01:00
Marius Bakke
19008a22d1
Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
Marius Bakke
ebfe259f66
Merge branch 'master' into staging 2019-03-14 15:06:06 +01:00
Tobias Geerinckx-Rice
93a72fa7c9
gnu: xvid: Update to 1.3.5.
* gnu/packages/video.scm (xvid): Update to 1.3.5.
2019-03-11 02:08:04 +01:00
Tobias Geerinckx-Rice
4d34fe4681
gnu: avidemux: Update to 2.7.2.
* gnu/packages/video.scm (avidemux): Update to 2.7.2.
[arguments]: Update version of included ffmpeg.
2019-03-11 02:08:04 +01:00
Tobias Geerinckx-Rice
642de36b9e
gnu: avidemux: Factorise ffmpeg version.
* gnu/packages/video.scm (avidemux)[arguments]: Move oft-repeated
hard-coded ffmpeg version number to a single let-bound variable.
2019-03-11 02:08:03 +01:00
Tobias Geerinckx-Rice
7d3ac6c08e
gnu: avidemux: Don't use NAME in source URI.
* gnu/packages/video.scm (avidemux)[source]: Hard-code NAME.
2019-03-11 02:08:03 +01:00
Tobias Geerinckx-Rice
129294e748
gnu: youtube-dl: Update to 2019.03.09.
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.09.
2019-03-11 02:08:03 +01:00
Tobias Geerinckx-Rice
a9644c5a49
gnu: you-get: Update to 0.4.1270.
* gnu/packages/video.scm (you-get): Update to 0.4.1270.
2019-03-11 02:08:02 +01:00
Marius Bakke
96ab233df7
Merge branch 'staging' into core-updates 2019-03-10 18:47:02 +01:00
Marius Bakke
55f80e1592
gnu: libvdpau: Update to 1.2.
* gnu/packages/video.scm (libvdpau): Update to 1.2.
[source](uri): Adjust for new URL.
2019-03-10 18:38:51 +01:00
Marius Bakke
8c5533b582
Merge branch 'master' into staging 2019-03-10 18:38:25 +01:00
Ricardo Wurmus
d7764d42e4
gnu: Add libsmpeg-with-sdl1.
* gnu/packages/video.scm (libsmpeg-with-sdl1): New variable.
(libsmpeg)[version]: Change to 0.4.5-401.
2019-03-10 14:04:28 +01:00
Tobias Geerinckx-Rice
7b957a3344
gnu: youtube-viewer: Update to "3.5.4.
* gnu/packages/video.scm (youtube-viewer): Update to "3.5.4.
2019-03-09 02:33:31 +01:00
Marius Bakke
f339df425e
Merge branch 'master' into staging 2019-03-06 16:31:58 +01:00
Arne Babenhauserheide
84eb265eb8
gnu: FFmpeg: Build with AV1 support.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libaom.
[arguments]: Pass '--enable-libaom' to #:configure-flags.
(ffmpeg-3.4)[inputs, arguments]: Filter out libaom.
2019-03-05 18:29:20 -05:00
Arne Babenhauserheide
a7afa45401
gnu: Add libaom.
* gnu/packages/video.scm (libaom): New variable.

Co-authored-by: Leo Famulari <leo@famulari.name>
2019-03-05 18:29:20 -05:00
Tobias Geerinckx-Rice
dbfa3bb5d0
gnu: you-get: Update to 0.4.1256.
* gnu/packages/video.scm (you-get): Update to 0.4.1256.
2019-03-06 00:15:28 +01:00
Tobias Geerinckx-Rice
fe67e51301
gnu: youtube-dl: Update to 2019.03.01.
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.01.
2019-03-06 00:15:27 +01:00