summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: mediainfo: Update to 21.03.Michael Rohleder2021-05-14
| | | | | | * gnu/packages/video.scm (mediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libmediainfo: Update to 21.03.Michael Rohleder2021-05-14
| | | | | | * gnu/packages/video.scm (libmediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: svt-av1: Update to 0.8.7.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/video.scm (svt-av1): Update to 0.8.7.
* gnu: youtube-dl: Update to 2021.04.26.Tobias Geerinckx-Rice2021-04-27
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.26.
* gnu: libdvdcss: Update to 1.4.3.Tobias Geerinckx-Rice2021-04-21
| | | | * gnu/packages/video.scm (libdvdcss): Update to 1.4.3.
* gnu: youtube-dl: Update to 2021.04.17.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.17.
* gnu: youtube-dl: Update to 2021.04.07.Tobias Geerinckx-Rice2021-04-07
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.07.
* gnu: mpv: Update to 0.33.1.Tobias Geerinckx-Rice2021-04-07
| | | | * gnu/packages/video.scm (mpv): Update to 0.33.1.
* gnu: youtube-dl: Update to 2021.04.01.Tobias Geerinckx-Rice2021-04-01
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.01.
* gnu: youtube-dl: Update to 2021.03.31.Tobias Geerinckx-Rice2021-03-31
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.31.
* gnu: avidemux: Update to 2.7.8.Tobias Geerinckx-Rice2021-03-30
| | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.8. [arguments]: Adjust to updated bundled ffmpeg-4.2.4.
* gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.Mark H Weaver2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | * 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'.
* gnu: SVT-HEVC: Update to 1.5.0.Leo Famulari2021-03-26
| | | | | * gnu/packages/video.scm (svt-hevc): Update to 1.5.0. [license]: Specify the license.
* gnu: SVT-AV1: Update URLs.Leo Famulari2021-03-26
| | | | * gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
* gnu: libaom: Update to 3.0.0.Leo Famulari2021-03-26
| | | | * gnu/packages/video.scm (libaom): Update to 3.0.0.
* gnu: youtube-dl: Update to 2021.03.25.Tobias Geerinckx-Rice2021-03-25
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
* gnu: celluloid: Update to 0.21.Tobias Geerinckx-Rice2021-03-23
| | | | * gnu/packages/video.scm (celluloid): Update to 0.21.
* gnu: youtube-dl: Update to 2021.03.14.Tobias Geerinckx-Rice2021-03-21
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
* gnu: srt2vtt: Update to 0.2.David Thompson2021-03-19
| | | | * gnu/packages/video.scm (srt2vtt): Update to 0.2. Wrap executable.
* gnu: Use autoconf instead of autoconf-wrapper when possible.Maxime Devos2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* gnu: VLC: Ensure AV1 files are played with dav1d by default.Leo Famulari2021-03-09
| | | | * gnu/packages/video.scm (vlc)[inputs]: Add dav1d.
* gnu: Remove FFmpeg 4.2.Leo Famulari2021-03-09
| | | | * gnu/packages/video.scm (ffmpeg-4.2): Remove variable.
* gnu: svt-vp9: Fix typo.Leo Famulari2021-03-09
| | | | * gnu/packages/video.scm (svt-vp9): Fix typo in comment.
* gnu: dav1d: Update to 0.8.2.Leo Famulari2021-03-09
| | | | * gnu/packages/video.scm (dav1d): Update to 0.8.2.
* gnu: libaom: Update to 2.0.2.Leo Famulari2021-03-09
| | | | * gnu/packages/video.scm (libaom): Update to 2.0.2.
* gnu: libcaca: Patch for CVE-2021-3410.Efraim Flashner2021-03-08
| | | | | | | * 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.
* gnu: straw-viewer: Update to 0.1.3.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/video.scm (straw-viewer): Update to 0.1.3.
* gnu: get-iplayer: Update to 3.27.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/video.scm (get-iplayer): Update to 3.27.
* gnu: youtube-dl: Update to 2021-03-03.Daniel Brooks2021-03-05
| | | | | | gnu/packages/video.scm (youtube-dl): Update to 2021-03-03. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libmatroska: Update to 1.6.3.Léo Le Bouter2021-03-03
| | | | * gnu/packages/video.scm (libmatroska): Update to 1.6.3.
* gnu: pitivi: Update to 2021.01.0.Tobias Geerinckx-Rice2021-03-02
| | | | * gnu/packages/video.scm (pitivi): Update to 2021.01.0.
* gnu: pitivi: Build from git source.Tobias Geerinckx-Rice2021-03-02
| | | | | * gnu/packages/video.scm (pitivi)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Add obs-websocket.David Wilson2021-02-27
| | | | | | * gnu/packages/video.scm (obs-websocket): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: youtube-dl: Update to 2021.02.22.Tobias Geerinckx-Rice2021-02-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
* gnu: ffmpeg: Update to 4.3.2.Vincent Legoll2021-02-21
| | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.3.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: streamlink: Update to 2.0.0.Oleg Pykhalov2021-02-09
| | | | * gnu/packages/video.scm (streamlink): Update to 2.0.0.
* gnu: rust-vergen-3: Drop minor version from name.Nicolas Goaziou2021-02-05
| | | | | * gnu/packages/crates-io.scm (rust-vergen-3): Drop minor version from name. * gnu/packages/video.scm (rav1e): Apply renaming.
* gnu: Add obs-wlrobs.Andrew Tropin2021-02-02
| | | | | | * gnu/packages/video.scm (obs-wlrobs): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: obs-spectralizer: Remove bundled Windows DLLs.Ludovic Courtès2021-02-02
| | | | | * gnu/packages/video.scm (obs-spectralizer)[source]: Add 'snippet' and 'modules'.
* gnu: Add obs-spectralizer.Andrew Tropin2021-02-02
| | | | | | * gnu/packages/video.scm (obs-spectralizer): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: obs: Use an environment variable for plugins location.Alexey Abramov2021-02-02
| | | | | | | | * 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>
* Revert qt-build-system changes that were pushed to a frozen "staging" branch.Leo Famulari2021-01-30
| | | | | | | This reverts commits 9085260fccd17955be6922c215f89be3e424dda3, 4ecc2a24936a1fbfe3ff5654090d41e91c2fe8f2, 094b6ac00939ef5e3f291a477fedd26621078ca8, 104151f4f45f4bc3a816e3ad42256452932e0d8d.
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-01-29
| | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: VLC: Remove obsolete patch.Leo Famulari2021-01-27
| | | | | | * 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.
* Merge branch 'master' into stagingLeo Famulari2021-01-25
|\
| * gnu: vlc: Update to 3.0.12.Michael Rohleder2021-01-19
| | | | | | | | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.12. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: motion: Update to 4.3.2.Vincent Legoll2021-01-19
| | | | | | | | | | | | | | * 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>
| * gnu: youtube-dl: Update to 2021.01.16.Oleg Pykhalov2021-01-17
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.01.16.
| * gnu: mkvtoolnix: Update to 52.0.0.Michael Rohleder2021-01-16
| | | | | | | | | | | | | | * 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>
| * gnu: obs: Update to 26.1.2.Tobias Geerinckx-Rice2021-01-10
| | | | | | | | * gnu/packages/video.scm (obs): Update to 26.1.2.