me
/
guix
Archived
1
0
Fork 0
Commit Graph

1381 Commits (fcd70926756ce63ef2a789018914b7fad6b6b8a1)

Author SHA1 Message Date
Tobias Geerinckx-Rice 79b9131234
gnu: svt-av1: Update to 0.8.7.
* gnu/packages/video.scm (svt-av1): Update to 0.8.7.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice e11246dc58
gnu: youtube-dl: Update to 2021.04.26.
* gnu/packages/video.scm (youtube-dl): Update to 2021.04.26.
2021-04-27 12:26:17 +02:00
Tobias Geerinckx-Rice 03c3fd62df
gnu: libdvdcss: Update to 1.4.3.
* gnu/packages/video.scm (libdvdcss): Update to 1.4.3.
2021-04-21 00:58:58 +02:00
Tobias Geerinckx-Rice 164800b2a3
gnu: youtube-dl: Update to 2021.04.17.
* gnu/packages/video.scm (youtube-dl): Update to 2021.04.17.
2021-04-19 19:22:58 +02:00
Tobias Geerinckx-Rice 43110e8d4e
gnu: youtube-dl: Update to 2021.04.07.
* gnu/packages/video.scm (youtube-dl): Update to 2021.04.07.
2021-04-07 21:38:21 +02:00
Tobias Geerinckx-Rice b0a53c5268
gnu: mpv: Update to 0.33.1.
* gnu/packages/video.scm (mpv): Update to 0.33.1.
2021-04-07 00:55:46 +02:00
Tobias Geerinckx-Rice 36934d5060
gnu: youtube-dl: Update to 2021.04.01.
* gnu/packages/video.scm (youtube-dl): Update to 2021.04.01.
2021-04-01 14:36:00 +02:00
Tobias Geerinckx-Rice e3dc5819f9
gnu: youtube-dl: Update to 2021.03.31.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.31.
2021-03-31 00:49:07 +02:00
Tobias Geerinckx-Rice a8b59a032d
gnu: avidemux: Update to 2.7.8.
* gnu/packages/video.scm (avidemux): Update to 2.7.8.
[arguments]: Adjust to updated bundled ffmpeg-4.2.4.
2021-03-30 22:54:44 +02:00
Mark H Weaver 9dea161875
gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.
* gnu/packages/calendar.scm (libical),
gnu/packages/check.scm (umockdev),
gnu/packages/fontutils.scm (libraqm),
gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing)
(udisks, libfprint, libportal),
gnu/packages/geo.scm (memphis, osm-gps-map),
gnu/packages/glib.scm (template-glib),
gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed)
(gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel)
(libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord)
(geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager)
(network-manager-applet, gfbgraph, libunique, cheese, libhandy)
(gnome-latex, libgda),
gnu/packages/gstreamer.scm (orc),
gnu/packages/gtk.scm (at-spi2-core, goocanvas),
gnu/packages/language.scm (nimf),
gnu/packages/networking.scm (libnice),
gnu/packages/video.scm (schroedinger),
gnu/packages/virtualization.scm (libosinfo),
gnu/packages/webkit.scm (wpewebkit, webkitgtk),
gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with
'gtk-doc/stable'.
2021-03-27 19:48:50 -04:00
Leo Famulari 6665f0fa58
gnu: SVT-HEVC: Update to 1.5.0.
* gnu/packages/video.scm (svt-hevc): Update to 1.5.0.
[license]: Specify the license.
2021-03-26 04:05:05 -04:00
Leo Famulari f0357df8c5
gnu: SVT-AV1: Update URLs.
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2021-03-26 04:05:05 -04:00
Leo Famulari 4c56620555
gnu: libaom: Update to 3.0.0.
* gnu/packages/video.scm (libaom): Update to 3.0.0.
2021-03-26 04:05:05 -04:00
Tobias Geerinckx-Rice a4739f3742
gnu: youtube-dl: Update to 2021.03.25.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
2021-03-25 21:04:40 +01:00
Tobias Geerinckx-Rice 897177c98e
gnu: celluloid: Update to 0.21.
* gnu/packages/video.scm (celluloid): Update to 0.21.
2021-03-23 00:09:51 +01:00
Tobias Geerinckx-Rice d31db5cff3
gnu: youtube-dl: Update to 2021.03.14.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
2021-03-21 15:36:04 +01:00
David Thompson 1ab03fb745
gnu: srt2vtt: Update to 0.2.
* gnu/packages/video.scm (srt2vtt): Update to 0.2.  Wrap executable.
2021-03-19 11:57:46 -04:00
Maxime Devos ce10e2b3e9
gnu: Use autoconf instead of autoconf-wrapper when possible.
This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.

Fixes <https://bugs.gnu.org/46564>.

* gnu/packages/autotools.scm (autoconf-wrapper):
  advise to use the "autoconf" package instead where
  possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
  (glimpse)[native-inputs]: likewise.
  (gimp-resynthesizer)[native-inputs]: add comment on why
  "autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
  add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
  (guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
  "autoconf-wrapper" needs to be replaced with "autoconf"
  on core-updates.
* gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
  instead of "autoconf-wrapper".
* gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
* gnu/packages/mate.scm
  (mate-icon-theme-faenza)[native-inputs]: add comment on why
  "autoconf-wrapper" is used.
  (mate-screensaver)[native-inputs]: use "autoconf" instead of
  "autoconf-wrapper".
* gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
* gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
* gnu/packages/video.scm (motion)[native-inputs]: likewise.
* gnu/packages/zile.scm (zile)[native-inputs]: likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17 23:10:19 +01:00
Leo Famulari d099c9c09b
gnu: VLC: Ensure AV1 files are played with dav1d by default.
* gnu/packages/video.scm (vlc)[inputs]: Add dav1d.
2021-03-09 03:42:18 -05:00
Leo Famulari a7da527d59
gnu: Remove FFmpeg 4.2.
* gnu/packages/video.scm (ffmpeg-4.2): Remove variable.
2021-03-09 03:42:18 -05:00
Leo Famulari 0cac5f75ed
gnu: svt-vp9: Fix typo.
* gnu/packages/video.scm (svt-vp9): Fix typo in comment.
2021-03-09 03:42:18 -05:00
Leo Famulari 84c7099688
gnu: dav1d: Update to 0.8.2.
* gnu/packages/video.scm (dav1d): Update to 0.8.2.
2021-03-09 03:42:18 -05:00
Leo Famulari 0d9b7fd0c1
gnu: libaom: Update to 2.0.2.
* gnu/packages/video.scm (libaom): Update to 2.0.2.
2021-03-09 03:42:18 -05:00
Efraim Flashner fe830ffd8d
gnu: libcaca: Patch for CVE-2021-3410.
* gnu/packages/video.scm (libcaca)[source]: Add patches.
* gnu/packages/patches/libcaca-CVE-2021-3410-pt1.patch,
gnu/packages/patches/libcaca-CVE-2021-3410-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2021-03-08 15:48:08 +02:00
Tobias Geerinckx-Rice f5f41b4261
gnu: straw-viewer: Update to 0.1.3.
* gnu/packages/video.scm (straw-viewer): Update to 0.1.3.
2021-03-07 14:36:37 +01:00
Tobias Geerinckx-Rice a04b285cf5
gnu: get-iplayer: Update to 3.27.
* gnu/packages/video.scm (get-iplayer): Update to 3.27.
2021-03-07 14:36:36 +01:00
Daniel Brooks 3aa65ce266
gnu: youtube-dl: Update to 2021-03-03.
gnu/packages/video.scm (youtube-dl): Update to 2021-03-03.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-05 17:27:24 +01:00
Léo Le Bouter fcb4c112e1
gnu: libmatroska: Update to 1.6.3.
* gnu/packages/video.scm (libmatroska): Update to 1.6.3.
2021-03-03 21:37:14 +01:00
Tobias Geerinckx-Rice 8c5cafab49
gnu: pitivi: Update to 2021.01.0.
* gnu/packages/video.scm (pitivi): Update to 2021.01.0.
2021-03-02 18:31:42 +01:00
Tobias Geerinckx-Rice e98c67b873
gnu: pitivi: Build from git source.
* gnu/packages/video.scm (pitivi)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-03-02 18:31:42 +01:00
David Wilson 2c9a4c9a49
gnu: Add obs-websocket.
* gnu/packages/video.scm (obs-websocket): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-27 12:50:37 +01:00
Tobias Geerinckx-Rice a239237b2f
gnu: youtube-dl: Update to 2021.02.22.
* gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
2021-02-23 08:02:52 +01:00
Vincent Legoll e89c1dd4fb
gnu: ffmpeg: Update to 4.3.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.3.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21 16:02:40 -05:00
Oleg Pykhalov 3f95ac9188
gnu: streamlink: Update to 2.0.0.
* gnu/packages/video.scm (streamlink): Update to 2.0.0.
2021-02-09 19:45:05 +03:00
Nicolas Goaziou ca64fc4d26
gnu: rust-vergen-3: Drop minor version from name.
* gnu/packages/crates-io.scm (rust-vergen-3): Drop minor version from name.
* gnu/packages/video.scm (rav1e): Apply renaming.
2021-02-05 23:40:43 +01:00
Andrew Tropin aee9f696b1
gnu: Add obs-wlrobs.
* gnu/packages/video.scm (obs-wlrobs): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-02-02 11:05:43 +01:00
Ludovic Courtès 84929062e3
gnu: obs-spectralizer: Remove bundled Windows DLLs.
* gnu/packages/video.scm (obs-spectralizer)[source]: Add 'snippet' and
'modules'.
2021-02-02 11:05:43 +01:00
Andrew Tropin deadd97897
gnu: Add obs-spectralizer.
* gnu/packages/video.scm (obs-spectralizer): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-02-02 11:05:43 +01:00
Alexey Abramov 5be01dcdc1
gnu: obs: Use an environment variable for plugins location.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (obs): Use it.
* gnu/packages/patches/obs-modules-location.patch: Patch it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-02 11:05:43 +01:00
Leo Famulari 918a099e74
Revert qt-build-system changes that were pushed to a frozen "staging" branch.
This reverts commits 9085260fcc,
4ecc2a2493,
094b6ac009,
104151f4f4.
2021-01-30 18:05:42 -05:00
Hartmut Goebel 9085260fcc
guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.
Unify (guix qt-build-system wrap-all-programs) and
(guix qt-utils wrap-qt-program), so both behave the same.
The functions now reside in qt-utils to make them easily available for
packages not using the qt-build-system.

* guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs):
  Move from here ...
* guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs):
  ... to here. Base the later on
  (wrap-qt-program*): New function, carved out from old wrap-all-programs.
  (wrap-qt-program): Base on wrap-qt-program*, change arguments in an
  incompatible way.
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}:
  Adjust to new interface of wrap-qt-program.
* gnu/packages/finance.scm (electron-cash): Likewise.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/password-utils.scm (qtpass): Likewise.
* gnu/packages/video.scm (openshot): Likewise.
* gnu/packages/web-browsers.scm (kristall): Likewise.
2021-01-29 23:04:02 +01:00
Leo Famulari 5aeee07cc9
gnu: VLC: Remove obsolete patch.
* gnu/packages/patches/vlc-qt-5.15.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (vlc)[source]: Remove patch.
2021-01-27 16:03:16 -05:00
Leo Famulari 68dd78e2e4
Merge branch 'master' into staging 2021-01-25 15:40:55 -05:00
Michael Rohleder def314d810
gnu: vlc: Update to 3.0.12.
* gnu/packages/video.scm (vlc): Update to 3.0.12.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-19 21:47:06 -05:00
Vincent Legoll dc5d514362
gnu: motion: Update to 4.3.2.
* gnu/packages/video.scm (motion): Update to 4.3.2.
[arguments]: In 'bootstrap' phase, adjust 'version.sh' file name.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:38 +01:00
Oleg Pykhalov c35d230c8f
gnu: youtube-dl: Update to 2021.01.16.
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.16.
2021-01-17 02:16:18 +03:00
Michael Rohleder d8fd1c177f
gnu: mkvtoolnix: Update to 52.0.0.
* gnu/packages/video.scm (mkvtoolnix): Update to 52.0.0.
[inputs]: Add libdvdread to support dvd chapter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:56:32 +01:00
Tobias Geerinckx-Rice 8aa66ccb55
gnu: obs: Update to 26.1.2.
* gnu/packages/video.scm (obs): Update to 26.1.2.
2021-01-10 23:38:48 +01:00
Efraim Flashner 6985a1acb3
Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Tobias Geerinckx-Rice 64baf7fd61
gnu: youtube-dl: Update to 2021.01.08.
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.08.
2021-01-09 23:14:27 +01:00
Tobias Geerinckx-Rice df0447be61
gnu: obs: Update to 26.1.1.
* gnu/packages/video.scm (obs): Update to 26.1.1.
2021-01-07 21:45:47 +01:00
Tobias Geerinckx-Rice d17e6f2b6b
gnu: youtube-viewer: Update to 3.8.1.
* gnu/packages/video.scm (youtube-viewer): Update to 3.8.1.
2021-01-07 21:45:46 +01:00
Tobias Geerinckx-Rice aa2e420e81
gnu: dav1d: Update to 0.8.1.
* gnu/packages/video.scm (dav1d): Update to 0.8.1.
2021-01-03 19:39:11 +01:00
Tobias Geerinckx-Rice d9e4ccd1ec
gnu: youtube-dl: Update to 2021.01.03.
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.03.
2021-01-03 19:39:10 +01:00
Antoine Côté e7ff878f75
gnu: rav1e: Update to 0.3.5.
* gnu/packages/video.scm (rav1e): Update to 0.3.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:26 +02:00
Tobias Geerinckx-Rice 418de55836
gnu: gaupol: Update to 1.9.
* gnu/packages/video.scm (gaupol): Update to 1.9.
2021-01-03 06:55:32 +01:00
Tobias Geerinckx-Rice 434f378dff
gnu: you-get: Update to 0.4.1500.
* gnu/packages/video.scm (you-get): Update to 0.4.1500.
2021-01-02 18:54:29 +01:00
Tobias Geerinckx-Rice a0ad182f4c
gnu: youtube-dl: Update to 2020.12.31.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.31.
2021-01-02 18:54:25 +01:00
Efraim Flashner ccb402d9db
Merge remote-tracking branch 'origin/master' into staging 2020-12-30 10:53:39 +02:00
Leo Famulari da2877237e
gnu: SVT-AV1: It only supports 64-bit Intel-compatible systems.
* gnu/packages/video.scm (svt-av1)[supported-systems]: Remove i686-linux.
2020-12-29 16:03:04 -05:00
Leo Famulari fad9b4bb5f
gnu: SVT-AV1: Update URLs.
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2020-12-29 16:03:04 -05:00
Leo Famulari 5ea79e16f0
gnu: Add SVT-VP9.
* gnu/packages/video.scm (svt-vp9): New variable.
2020-12-29 16:03:00 -05:00
Leo Prikler c412900d3e
gnu: Add pitivi.
* gnu/packages/video.scm (pitivi): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29 20:24:10 +01:00
Leo Prikler 95787bf4ed
gnu: Update and deprecate gst-transcoder.
As of 1.18, gst-transcoder is part of gst-plugins-bad.

* gnu/packages/video.scm (gst-transcoder): Move from here...
* gnu/packages/gstreamer.scm (gst-transcoder): ... to here.
Redefine in terms of gst-plugins-bad and deprecate in favor of it.
2020-12-29 20:24:10 +01:00
Marius Bakke 78cf7a4571
Merge branch 'ungrafting' into staging 2020-12-29 17:39:24 +01:00
Vincent Legoll c702f5dd70
gnu: v4l-utils: Update to 1.20.0.
* gnu/packages/video.scm (v4l-utils): Update to 1.20.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-29 09:25:44 +02:00
Leo Famulari e8d4c6deaa
gnu: VLC: Fix build with Qt 5.15.
* gnu/packages/patches/vlc-qt-5.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (vlc)[source]: Use it.
2020-12-23 17:55:16 -05:00
Marius Bakke 119fd58922
Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
Leo Famulari cfee8608cc
gnu: libaom: Update to 2.0.1.
* gnu/packages/video.scm (libaom): Update to 2.0.1.
2020-12-20 17:35:39 -05:00
Brett Gilio 0717ab7615
gnu: straw-viewer: Move youtube-dl to propagated inputs.
* gnu/packages/video.scm (straw-viewer)[propagated-inputs]: Add youtube-dl.
2020-12-20 15:10:58 -06:00
Tobias Geerinckx-Rice fee91b8703
gnu: straw-viewer: Update to 0.1.2.
* gnu/packages/video.scm (straw-viewer): Update to 0.1.2.
2020-12-20 15:12:33 +01:00
Tobias Geerinckx-Rice 63728e67fd
gnu: youtube-viewer: Update to 3.8.0.
* gnu/packages/video.scm (youtube-viewer): Update to 3.8.0.
2020-12-20 15:12:33 +01:00
Tobias Geerinckx-Rice 096606d9ca
gnu: youtube-dl: Update to 2020.12.14.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.14.
2020-12-20 15:12:32 +01:00
Michael Rohleder 18f372bb57
gnu: obs: Update to 26.1.0.
* gnu/packages/video.scm (obs): Update to 26.1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-16 01:30:31 -05:00
Leo Famulari c7ed031d0c
gnu: Add libcaption.
* gnu/packages/video.scm (libcaption): New variable.
2020-12-15 22:07:09 -05:00
Mark H Weaver 740c0f37f9
gnu: youtube-dl: Avoid using pre-generated code.
* gnu/packages/video.scm (youtube-dl)[source]: Add 'snippet' to delete
pre-generated files.
[arguments]: Add 'build-generated-files' phase.
[native-inputs]: New field, to add 'zip'.
2020-12-15 13:12:35 -05:00
Leo Famulari c33df8ab95
gnu: ffmpeg-2.8: Remove extraneous inputs.
These inputs are not used by FFmpeg 2.

* gnu/packages/video.scm (ffmpeg-2.8)[inputs]: Remove dav1d, libaom,
rav1e, and srt.
2020-12-15 03:01:28 -05:00
Leo Prikler 54d8326806
gnu: ffmpeg-4.2: Remove extraneous input rav1e.
* gnu/packages/video.scm (ffmpeg-4.2)[inputs]: Remove rav1e.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-15 03:01:25 -05:00
Marius Bakke cb89b36cbc
gnu: ImageMagick: Update to 6.9.11-48.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-48.
(imagemagick-next): Remove variable.
* gnu/packages/video.scm (transcode)[inputs]: Change from IMAGEMAGICK-NEXT to
IMAGEMAGICK.
2020-12-13 21:44:10 +01:00
Marius Bakke 575f83504b
gnu: libva: Update to 2.10.0.
* gnu/packages/video.scm (libva): Update to 2.10.0.
[source](uri): Change to new URL.  Remove old mirror.
2020-12-13 21:44:10 +01:00
Tobias Geerinckx-Rice 593b3a9da6
gnu: youtube-dl: Update to 2020.12.12.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.12.
2020-12-13 00:35:50 +01:00
Antoine Côté 928bedcab7
gnu: rav1e: Update to 0.3.4.
* gnu/packages/video.scm (rav1e): Update to 0.3.4.
[arguments]: In cargo-inputs replace rust-aom-sys-0.1 with 0.2,
rust-nasm-rs-0.1 with 0.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-07 09:27:27 +01:00
Tobias Geerinckx-Rice c73b1257fc
gnu: youtube-dl: Update to 2020.12.07.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.07.
2020-12-07 00:38:42 +01:00
Tobias Geerinckx-Rice 975ffa3d50
gnu: svt-av1: Update to 0.8.6.
* gnu/packages/video.scm (svt-av1): Update to 0.8.6.
2020-12-01 20:55:42 +01:00
Oleg Pykhalov c039751bc5
gnu: streamlink: Update to 1.7.0.
* gnu/packages/video.scm (streamlink): Update to 1.7.0.
2020-11-29 23:49:23 +03:00
Tobias Geerinckx-Rice c1d6814b22
gnu: vdpauinfo: Update to 1.4.
* gnu/packages/video.scm (vdpauinfo): Update to 1.4.
2020-11-29 17:28:40 +01:00
Tobias Geerinckx-Rice f637483afc
gnu: vdpauinfo: Fetch from git repository.
* gnu/packages/video.scm (vdpauinfo)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Replace the default 'bootstrap phase.
[native-inputs]: Add autoconf & automake.
2020-11-29 17:28:40 +01:00
Tobias Geerinckx-Rice e8d561a4ec
gnu: gaupol: Update to 1.8.
* gnu/packages/video.scm (gaupol): Update to 1.8.
2020-11-29 17:28:40 +01:00
Tobias Geerinckx-Rice 90b89aeb77
gnu: youtube-dl: Update to 2020.11.29.
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.29.
2020-11-29 17:28:39 +01:00
Efraim Flashner 4bf33b0274
gnu: mpv: Update to 0.33.0.
* gnu/packages/video.scm (mpv): Update to 0.33.0.
2020-11-29 00:32:30 +02:00
Marius Bakke 4dadb49779
Merge branch 'staging' 2020-11-28 22:39:12 +01:00
Tobias Geerinckx-Rice eaf4875fc2
gnu: you-get: Update to 0.4.1488.
* gnu/packages/video.scm (you-get): Update to 0.4.1488.
2020-11-28 22:27:11 +01:00
Marius Bakke 24c86ad0c0
Merge branch 'master' into staging 2020-11-26 23:59:28 +01:00
Marius Bakke 845ba68d21
gnu: libass: Omit the static library.
* gnu/packages/video.scm (libass)[arguments]: New field.
2020-11-26 23:23:26 +01:00
Marius Bakke 79d7f35a29
gnu: libass: Remove unused input.
* gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA.
2020-11-26 23:23:26 +01:00
Marius Bakke 9e586b1627
gnu: libass: Update to 0.15.0. [fixes CVE-2020-26682]
* gnu/packages/video.scm (libass): Update to 0.15.0.
2020-11-26 23:23:26 +01:00
Marius Bakke bff94a5a53
Merge branch 'master' into staging 2020-11-26 01:08:35 +01:00
Marius Bakke f36bee1416
gnu: dav1d: Add a source file name.
* gnu/packages/video.scm (dav1d)[source](file-name): New field.
2020-11-26 01:06:56 +01:00
Tobias Geerinckx-Rice 264335acd1
gnu: youtube-dl: Update to 2020.11.26.
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.26.
2020-11-25 23:56:30 +01:00
Leo Famulari b6404ffe00
gnu: dav1d: Update to 0.8.0.
* gnu/packages/video.scm (dav1d): Update to 0.8.0.
[source]: Use GIT-FETCH, because there is no tarball for 0.8.0.
2020-11-25 15:11:01 -05:00