summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Expand)Author
2018-06-22gnu: frei0r-plugins: Return #t from all phases....* gnu/packages/video.scm (frei0r-plugins)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-06-21gnu: youtube-dl: Update to 2018.06.19....* gnu/packages/video.scm (youtube-dl): Update to 2018.06.19. Rutger Helling
2018-06-19gnu: x265: Fix building on armhf-linux and aarch64-linux....* gnu/packages/video.scm (x265)[source]: Add patch. [arguments]: Enable PIC on armhf-linux. * gnu/packages/patches/x265-fix-ppc64le-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2018-06-16gnu: ffmpeg: Update to 4.0.1....* gnu/packages/video.scm (ffmpeg): Update to 4.0.1. Marius Bakke
2018-06-08gnu: twitchy: Install 'rofi-twitchy'....* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'. Oleg Pykhalov
2018-06-06Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-06gnu: vulkan-loader: Update URL and change name....* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. Rutger Helling
2018-06-06gnu: you-get: Update to 0.4.1077....* gnu/packages/video.scm (you-get): Update to 0.4.1077. Rutger Helling
2018-05-31Merge branch 'master' into core-updatesMark H Weaver
2018-05-31gnu: mkvtoolnix: Use INVOKE....* gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-05-31gnu: liba52: Use INVOKE....* gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-05-31gnu: aalib: Use INVOKE....* gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-05-31gnu: ffmpeg: Use INVOKE....* gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-05-30gnu: vlc: Update to 3.0.3, and add more inputs....Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Signed-off-by: Clément Lassieur <clement@lassieur.org> Mark H Weaver
2018-05-30gnu: vlc: Update to 3.0.3, and add more inputs....Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Mark H Weaver
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28gnu: vlc: Fix build against Qt 5.11....* gnu/packages/video.scm (vlc)[arguments]: Add missing headers. Clément Lassieur
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-26gnu: x265: Update to 2.8....* gnu/packages/video.scm (x265): Update to 2.8. Marius Bakke
2018-05-25gnu: mps-youtube: Update to 0.2.8....* gnu/packages/video.scm (mps-youtube): Update to 0.2.8. Jelle Licht
2018-05-24Merge branch 'master' into core-updatesMark H Weaver
2018-05-23gnu: simplescreenrecorder: Update to 0.3.11....* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11. [inputs]: Use defaut FFMPEG version. Tobias Geerinckx-Rice
2018-05-23gnu: x265: Return a boolean from the snippet....* gnu/packages/video.scm (x265)[source]: End snippet with #t. Tobias Geerinckx-Rice
2018-05-23gnu: x265: Update to 2.7....* gnu/packages/video.scm (x265): Update to 2.7. Tobias Geerinckx-Rice
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-18gnu: libmatroska: Update to 1.4.9....* gnu/packages/video.scm (libmatroska): Update to 1.4.9. [build-system]: Switch to the CMake build system. [native-inputs]: Remove PKG-CONFIG. [arguments]: Build shared libaries and don't try to run non-existent tests. Tobias Geerinckx-Rice
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-17gnu: libdca: Update to 0.0.6....* gnu/packages/video.scm (libdca): Update to 0.0.6. Tobias Geerinckx-Rice
2018-05-17gnu: youtube-dl: Update to 2018.05.09....* gnu/packages/video.scm (youtube-dl): Update to 2018.05.09. Tobias Geerinckx-Rice
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-01gnu: libva: Build with wayland support....* gnu/packages/video.scm (libva)[inputs]: Add wayland. * gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland. Efraim Flashner
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-26gnu: youtube-viewer: Update to 3.3.4....* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4. Tobias Geerinckx-Rice
2018-04-26gnu: Add l-smash....* gnu/packages/video.scm (l-smash): New variable. Clément Lassieur
2018-04-25gnu: youtube-dl: Update to 2018.04.25....* gnu/packages/video.scm (youtube-dl): Update to 2018.04.25. Rutger Helling
2018-04-23gnu: Use ffmpeg@3.4 in packages not ready for 4.0....* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Change FFMPEG with FFMPEG-3.4. * gnu/packages/video.scm (mlt, motion, simplescreenrecorder)[inputs]: Likewise. * gnu/packages/music.scm (moc, pianobar)[inputs]: Likewise. Marius Bakke
2018-04-23gnu: ffmpeg: Update to 4.0....* gnu/packages/video.scm (ffmpeg): Update to 4.0. * gnu/packages/video.scm (ffmpeg@3.4): New variable. * gnu/packages/video.scm (ffmpeg-git): Remove variable. * gnu/packages/video.scm (mpv)[inputs]: Build with ffmpeg instead of ffmpeg-git. * gnu/packages/gstreamer.scm (gst-libav)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/messaging.scm (qtox)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/emulators.scm (dolphin-emu)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/gnunet.scm (libextractor)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. Rutger Helling
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-17gnu: you-get: Update to 0.4.1060....* gnu/packages/video.scm (you-get): Update to 0.4.1060. Tobias Geerinckx-Rice
2018-04-17gnu: youtube-dl: Update to 2018.04.16....* gnu/packages/video.scm (youtube-dl): Update to 2018.04.16. Tobias Geerinckx-Rice
2018-04-12gnu: mpv: Return #t from all phases....* gnu/packages/video.scm (mpv)[arguments]: Return #t from the 'setup-waf' phase. Mark H Weaver
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
2018-04-05gnu: Add subdl....* gnu/packages/video.scm (subdl): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Neidhardt
2018-03-29Merge branch 'master' into core-updatesMarius Bakke
2018-03-27gnu: liba52: Use invoke....* gnu/packages/video.scm (liba52)[arguments]: Use invoke in the custom bootstrap phase. Mark H Weaver
2018-03-27gnu: aalib: Use invoke....* gnu/packages/video.scm (aalib)[arguments]: Use invoke in the custom configure phase. Mark H Weaver
2018-03-26gnu: Add twitchy....* gnu/packages/video.scm (twitchy): New public variable. Oleg Pykhalov
2018-03-25gnu: libva: Return #t from all phases....* gnu/packages/video.scm (libva)[arguments]: Return #t from the 'fix-dlopen-paths' phase. Mark H Weaver
2018-03-25gnu: libdvdcss: Update to 1.4.2....* gnu/packages/video.scm (libdvdcss): Update to 1.4.2. Tobias Geerinckx-Rice
2018-03-24gnu: streamlink: Update to 0.11.0....* gnu/packages/video.scm (streamlink): Update to 0.11.0. [native-inputs]: Add python-urllib3. Oleg Pykhalov