~ruther/guix-local

ref: b200ecdeb2ba97bcaeec04a4da5e31736f00a5ea guix-local/gnu/packages/video.scm -rw-r--r-- 102.3 KiB
216614a4 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.11.26.

* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
f137f849 — Marius Bakke 8 years ago
gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].

* gnu/packages/video.scm (vlc): Update to 2.2.8.
760e504d — Rutger Helling 8 years ago
gnu: you-get: Update to 0.4.964.

* gnu/packages/video.scm (you-get): Update to 0.4.964.

Signed-off-by: Leo Famulari <leo@famulari.name>
589e3f4e — Ludovic Courtès 8 years ago
gnu: Move more packages from python to python-web.

* 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.
c27f4857 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.11.15.

* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
1e2a36e1 — Efraim Flashner 8 years ago
gnu: ffmpeg: Reduce the size of the closure.

* gnu/packages/video.scm (ffmpeg)[arguments]: Add new configure flags to
disable the html man pages and the static libraries.
2f17187f — Efraim Flashner 8 years ago
gnu: mediainfo: Change order of custom phases.

* gnu/packages/video.scm (mediainfo)[arguments]: Change to the build
directory before executing the autogen script.
fd592a12 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.11.06.

* gnu/packages/video.scm (youtube-dl): Update to 2017.11.06.
3440f12a — Rutger Helling 8 years ago
gnu: mpv: enable Wayland support.

* gnu/packages/video.scm (mpv)[inputs]: Add wayland and libxkbcommon.
449ad88b — Marius Bakke 8 years ago
gnu: libass: Update to 0.14.0.

* gnu/packages/video.scm (libass): Update to 0.14.0.
[native-inputs]: Change from YASM to NASM.
9b5db24e — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-mpv: Update to 0.13.

* gnu/packages/video.scm (gnome-mpv): Update to 0.13.
78ab71ce — Tobias Geerinckx-Rice 8 years ago
gnu: you-get: Update to 0.4.939.

* gnu/packages/video.scm (you-get): Update to 0.4.939.
gnu: ffmpeg: Configure with frei0r.

* gnu/packages/video.scm (ffmepg)[inputs]: Add 'frei0r-plugins'.
(arguments)[configure-flags]: Add '--enable-frei0r' and remove
'TODO' comment about frei0r.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: Add frei0r-plugins.

* gnu/packages/video.scm (frei0r-plugins): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8281f826 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.10.29.

* gnu/packages/video.scm (youtube-dl): Update to 2017.10.29.
c178aa34 — Efraim Flashner 8 years ago
gnu: gavl: Fix building on armhf and aarch64.

* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags.
gnu: Add gavl.

* gnu/packages/video.scm (gavl): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
gnu: Add gst-transcoder.

* gnu/packages/video.scm (gst-transcoder): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
1c2adcd6 — Marius Bakke 8 years ago
gnu: ffmpeg@3.3: Update to 3.3.5.

* gnu/packages/video.scm (ffmpeg-3.3): Update to 3.3.5.
b1c01503 — Rutger Helling 8 years ago
gnu: Add ffmpeg@3.3 and use it on packages that fail with 3.4.

* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/video.scm (ffmpeg-3.3): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next