Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (libvpx): Update to 1.7.0.
[source]: Use GIT-FETCH.
|
|
* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from
CONFIGURE-PHASE to #:make-flags and #:configure-flags.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
|
|
* gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
|
|
* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
|
|
* gnu/packages/video.scm (libbluray): Update to 1.0.2.
[arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
|
|
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5. Disable non-existent test suite.
|
|
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
|
|
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
|
|
* gnu/packages/video.scm (streamlink): New public variable.
|
|
* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update. ‘A few’ is simply no longer true.
|
|
* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
|
|
* gnu/packages/video.scm (motion): New variable.
|
|
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
|
|
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
|
|
This reverts commit d5456444f7032e7bc9168db2b59e548672795b72.
It broke 'gnome', via 'gnome-disk-utility'.
|
|
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
|
|
* gnu/packages/video.scm (obs): Update to 20.1.3
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
|
|
mlt is built with '--enable-gpl3', so the license is gpl3.
* gnu/packages/video.scm (mlt)[license]: Change license to gpl3.
|
|
* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.
|
|
* gnu/packages/video.scm (mpv): Update to 0.28.0.
[inputs]: Change ffmpeg to ffmpeg-git, add wayland-protocols.
|
|
* gnu/packages/video.scm (ffmpeg-git): New variable.
|
|
The ‘ffmpeg’ input was never actually used.
* gnu/packages/video.scm (you-get)[arguments]: Add ‘qualify-input-references’
phase.
|
|
* gnu/packages/video.scm (you-get)[synopsis]: Fix typo.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1011.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.23.
|
|
* gnu/packages/video.scm (libvdpau-va-gl): New variable.
* gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.14.
|
|
The reason this was required was because of a regression in ffmpeg 3.4; see
<https://trac.ffmpeg.org/ticket/6775>.
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change FFMPEG-3.3 to FFMPEG.
* gnu/packages/video.scm (ffmpeg-3.3): Remove variable.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 3.4.1.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.10.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.995.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.990.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.985.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
|
|
* gnu/packages/video.scm (vlc): Update to 2.2.8.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.964.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-requests, python2-requests)
(python-requests-2.7, python-oauthlib, python2-oauthlib)
(python-furl, python2-furl, python-wsgi-intercept)
(python-publicsuffix, python2-publicsuffix)
(python-publicsuffix2, python2-publicsuffix2): Move to...
* gnu/packages/python-web.scm: ... here.
* gnu/packages/bioinformatics.scm, gnu/packages/finance.scm:
gnu/packages/maths.scm, gnu/packages/terminals.scm,
gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust
accordingly.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
|
|
* gnu/packages/video.scm (ffmpeg)[arguments]: Add new configure flags to
disable the html man pages and the static libraries.
|
|
* gnu/packages/video.scm (mediainfo)[arguments]: Change to the build
directory before executing the autogen script.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.06.
|