Age | Commit message (Expand) | Author |
---|---|---|
2018-03-14 | gnu: simplescreenrecorder: Update to 0.3.10....* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.10. | Tobias Geerinckx-Rice |
2018-03-11 | gnu: youtube-dl: Update to 2018.03.10....* gnu/packages/video.scm (youtube-dl): Update to 2018.03.10. | Tobias Geerinckx-Rice |
2018-03-09 | gnu: 'autoconf-wrapper' is no longer a procedure....Fixes <https://bugs.gnu.org/30710>. Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/packages/autotools.scm (autoconf-wrapper): Rename to... (make-autoconf-wrapper): ... this. Add 'properties' field. (autoconf-wrapper): New variable. * gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly. * gnu/packages/gnupg.scm (signing-party): Likewise. * gnu/packages/guile.scm (guile-ics, guile-bash): Likewise. * gnu/packages/libevent.scm (libuv): Likewise. * gnu/packages/logging.scm (glog): Likewise. * gnu/packages/mail.scm (libetpan): Likewise. * gnu/packages/mate.scm (mate-icon-theme-faenza) (mate-screensaver): Likewise. * gnu/packages/package-management.scm (guix): Likewise. * gnu/packages/sawfish.scm (librep): Likewise. * gnu/packages/video.scm (motion): Likewise. * gnu/packages/zile.scm (zile-on-guile): Likewise. | Ludovic Courtès |
2018-03-07 | gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path....Fixes <https://bugs.gnu.org/30671>. Reported by Ricardo Wurmus <rekado@elephly.net>. * gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program' phase, add '$out/lib/perl5/site_perl/' to search path. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Alex Vong |
2018-03-02 | gnu: gnome-mpv: Update to 0.14....* gnu/packages/video.scm (gnome-mpv): Update to 0.14. | Tobias Geerinckx-Rice |
2018-02-28 | gnu: Add youtube-viewer....* gnu/packages/video.scm (youtube-viewer): New public variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Alex Vong |
2018-02-27 | gnu: youtube-dl: Update to 2018.02.26....* gnu/packages/video.scm (youtube-dl): Update to 2018.02.26. | Tobias Geerinckx-Rice |
2018-02-26 | gnu: libdvbpsi: Update to 1.3.2....* gnu/packages/video.scm (libdvbpsi): Update to 1.3.2. | Tobias Geerinckx-Rice |
2018-02-26 | gnu: youtube-dl: Update to 2018.02.22....* gnu/packages/video.scm (youtube-dl): Update to 2018.02.22. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: you-get: Update to 0.4.1025....* gnu/packages/video.scm (you-get): Update to 0.4.1025. | Rutger Helling |
2018-02-22 | gnu: mlt: Fix compilation against glibc 2.26....* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields. | Oleg Pykhalov |
2018-02-22 | gnu: libx264: Change to stable branch....Fixes <https://bugs.gnu.org/30573>. Reported by George myglc2 Clemmer <myglc2@gmail.com> * gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot. | Marius Bakke |
2018-02-21 | gnu: libx264: Use nasm....Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e. * gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm. | Danny Milosavljevic |
2018-02-21 | gnu: libx264: Update to 20180219-2245....* gnu/packages/video.scm (libx264): Update to 20180219-2245. | Efraim Flashner |
2018-02-19 | gnu: ffmpeg@2.8: Update to 2.8.14....* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14. | Marius Bakke |
2018-02-19 | gnu: youtube-dl: Update to 2018.02.11....* gnu/packages/video.scm (youtube-dl): Update to 2018.02.11. | Rutger Helling |
2018-02-16 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-16 | gnu: mpv: Update to 0.28.2....* gnu/packages/video.scm (mpv): Update to 0.28.2. | Rutger Helling |
2018-02-14 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-14 | gnu: mpv: Enable Vulkan support....* gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader. | Rutger Helling |
2018-02-13 | gnu: libdvdnav@4: Remove variable....* gnu/packages/video.scm (libdvdnav@4): Remove variable. | Efraim Flashner |
2018-02-13 | gnu: libdvdnav: Update to 6.0.0....* gnu/packages/video.scm (libdvdnav): Update to 6.0.0. | Efraim Flashner |
2018-02-13 | gnu: libdvdread: Update to 6.0.0....* gnu/packages/video.scm (libdvdread): Update to 6.0.0. | Efraim Flashner |
2018-02-13 | gnu: x265: Update to 2.6....* gnu/packages/video.scm (x265): Update to 2.6. | Efraim Flashner |
2018-02-13 | gnu: ffmpeg: Update to 3.4.2....* gnu/packages/video.scm (ffmpeg): Update to 3.4.2. | Efraim Flashner |
2018-02-13 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-13 | gnu: Update copyright line....* gnu/packages/video.scm: Update copyright line for commit 171c764. | Rutger Helling |
2018-02-13 | gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360]....* gnu/packages/video.scm (mpv): Update to 0.28.1. | Rutger Helling |
2018-02-11 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-11 | gnu: youtube-dl: Update to 2018.02.08....* gnu/packages/video.scm (youtube-dl): Update to 2018.02.08. | Tobias Geerinckx-Rice |
2018-02-09 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-08 | gnu: mpv: Fix CVE-2018-6360....* 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> | Alex Vong |
2018-02-01 | Merge branch 'master' into core-updates | Marius Bakke |
2018-02-01 | gnu: libvpx: Update to 1.7.0....* gnu/packages/video.scm (libvpx): Update to 1.7.0. [source]: Use GIT-FETCH. | Marius Bakke |
2018-02-01 | gnu: libvpx: Move hard-coded logic out of configure phase....* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from CONFIGURE-PHASE to #:make-flags and #:configure-flags. | Marius Bakke |
2018-01-31 | gnu: youtube-dl: Update to 2018.01.27....* gnu/packages/video.scm (youtube-dl): Update to 2018.01.27. | Rutger Helling |
2018-01-31 | gnu: livestreamer: Deprecate in favour of streamlink....* gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’. | Oleg Pykhalov |
2018-01-30 | gnu: libdvdcss: Update to 1.4.1....* gnu/packages/video.scm (libdvdcss): Update to 1.4.1. | Tobias Geerinckx-Rice |
2018-01-30 | gnu: libbluray: Update to 1.0.2....* gnu/packages/video.scm (libbluray): Update to 1.0.2. [arguments]: Add `refer-to-libxml2-in-.pc-file' phase. | Tobias Geerinckx-Rice |
2018-01-29 | gnu: simplescreenrecorder: Update to 0.3.9....* 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. | Tobias Geerinckx-Rice |
2018-01-26 | gnu: ffms2: Use canonical home page URI....* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here... [source]: ...to here. | Tobias Geerinckx-Rice |
2018-01-26 | gnu: libmatroska: Update to 1.4.8....* gnu/packages/video.scm (libmatroska): Update to 1.4.8. | Tobias Geerinckx-Rice |
2018-01-26 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-01-25 | gnu: Add streamlink....* gnu/packages/video.scm (streamlink): New public variable. | Oleg Pykhalov |
2018-01-23 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-01-21 | gnu: youtube-dl: Return #t from phases....* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from ‘fix-the-data-directories’ phase. | Tobias Geerinckx-Rice |
2018-01-21 | gnu: youtube-dl: Update to 2018.01.21....* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21. [description]: Update. ‘A few’ is simply no longer true. | Tobias Geerinckx-Rice |
2018-01-20 | gnu: video, xml: Fix typo....* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo. [description]: Use @dfn. * gnu/packages/xml.scm (libebml): Likewise. | Tobias Geerinckx-Rice |
2018-01-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-01-20 | gnu: Add Motion....* gnu/packages/video.scm (motion): New variable. | Ludovic Courtès |