Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-08-08 | |
| | |\ | ||||
| | * | | gnu: libva: Update to 2.5.0.•••* gnu/packages/video.scm (libva): Update to 2.5.0. | Marius Bakke | 2019-08-04 | |
| * | | | gnu: dav1d: Update to 0.4.0.•••* gnu/packages/video.scm (dav1d): Update to 0.4.0. | Leo Famulari | 2019-08-12 | |
| | |/ | |/| | ||||
| * | | gnu: libmediainfo: Remove extra build phase.•••* gnu/packages/video.scm (libmediainfo)[arguments]: Remove unneeded 'autogen phase. | Efraim Flashner | 2019-08-07 | |
| * | | gnu: libsmpeg: Remove extra build phase.•••* gnu/packages/video.scm (libsmpeg)[arguments]: Remove unnecessary 'autogen phase. | Efraim Flashner | 2019-08-07 | |
| * | | gnu: vapoursynth: Remove extra build phase.•••* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded 'autogen phase. | Efraim Flashner | 2019-08-07 | |
| * | | gnu: ffmpeg: Update to 4.2.•••* gnu/packages/video.scm (ffmpeg): Update to 4.2. [inputs]: Add dav1d. * gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Adjust inheritance. | Rutger Helling | 2019-08-06 | |
| * | | gnu: x265: Update to 3.1.2.•••* gnu/packages/video.scm (x265): Update to 3.1.2. | Marius Bakke | 2019-08-05 | |
| * | | gnu: x265: Update source URI.•••* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at <https://bitbucket.org/multicoreware/x265>. | Marius Bakke | 2019-08-05 | |
| |/ | ||||
| * | gnu: youtube-dl: Update to 2019.08.02.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02. | Alex Vong | 2019-08-03 | |
| * | gnu: you-get: Update to 0.4.1328.•••* gnu/packages/video.scm (you-get): Update to 0.4.1328. | Tobias Geerinckx-Rice | 2019-08-03 | |
| * | gnu: intel-vaapi-driver: Restrict supported systems.•••As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten. This follows up on commit d8d7565b82539bfff721bf884b7f4a3de3e6b4c3. * gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]: Build onl on Intel systems. | Tobias Geerinckx-Rice | 2019-08-01 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-31 | |
|\| | ||||
| * | gnu: youtube-dl: Update to 2019.07.30.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30. | Rutger Helling | 2019-07-30 | |
| * | gnu: Add libva-utils.•••* gnu/packages/video.scm (libva-utils): New public variable. | Tobias Geerinckx-Rice | 2019-07-27 | |
| * | gnu: Add intel-vaapi-driver.•••* gnu/packages/video.scm (intel-vaapi-driver): New public variable. | Tobias Geerinckx-Rice | 2019-07-27 | |
| * | gnu: vlc: Update to 3.0.7.1.•••* gnu/packages/video.scm (vlc): Update to 3.0.7.1. | Tobias Geerinckx-Rice | 2019-07-26 | |
| * | gnu: youtube-dl: Update to 2019.07.16.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.07.16. | Tobias Geerinckx-Rice | 2019-07-26 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-22 | |
|\| | ||||
| * | gnu: vlc: Build against libvpx@1.8.•••* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX. | Marius Bakke | 2019-07-22 | |
| * | gnu: libvpx: Update to 1.8.1.•••* gnu/packages/video.scm (libvpx): Update to 1.8.1. | Marius Bakke | 2019-07-22 | |
| * | gnu: ffmpeg: Update to 4.1.4.•••* gnu/packages/video.scm (ffmpeg): Update to 4.1.4. | Marius Bakke | 2019-07-22 | |
| * | gnu: x265: Update to 3.1.1.•••* gnu/packages/video.scm (x265): Update to 3.1.1. | Marius Bakke | 2019-07-22 | |
* | | gnu: libmp4v2: Fix build with C++11.•••* gnu/packages/patches/libmp4v2-c++11.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmp4v2)[source](patches): New field. | Marius Bakke | 2019-07-18 | |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-07-04 | |
|\| | ||||
| * | gnu: youtube-dl-gui: Add .desktop file.•••* gnu/packages/video.scm (youtube-dl-gui)[arguments]: Add a ‘create-desktop-file’ phase. | Tobias Geerinckx-Rice | 2019-07-02 | |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 | |
|\| | ||||
| * | gnu: youtube-dl: Update to 2019.06.21.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21. | Tobias Geerinckx-Rice | 2019-06-22 | |
* | | gnu: Replace uses of 'cmake' with 'cmake-minimal'.•••This follows up commit 2f33a7321e5e37d37f57c229c8079cb4ffd10834 which introduced a new CMAKE-MINIMAL variant for use in package inputs. * gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE with CMAKE-MINIMAL. * gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise. * gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise. * gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise. * gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise. * gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise. * gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise. * gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise. * gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise. * gnu/packages/video.scm (handbrake)[native-inputs]: Likewise. * gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise. | Marius Bakke | 2019-06-20 | |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-06-20 | |
|\| | ||||
| * | gnu: openh264: Update to 2.0.0.•••* gnu/packages/video.scm (openh264): Update to 2.0.0. [source](uri): Adjust file name. | Marius Bakke | 2019-06-20 | |
| * | gnu: gaupol: Update to 1.6.•••* gnu/packages/video.scm (gaupol): Update to 1.6. | Tobias Geerinckx-Rice | 2019-06-18 | |
| * | gnu: youtube-viewer: Refer to youtube-dl.•••* gnu/packages/video.scm (youtube-viewer)[inputs]: Add youtube-dl. [arguments]: Add ‘refer-to-inputs’ phase. | Tobias Geerinckx-Rice | 2019-06-17 | |
| * | Merge branch 'master' into staging | Marius Bakke | 2019-06-09 | |
| |\ | ||||
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-06-03 | |
| |\ \ | ||||
* | \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | gnu: v4l-utils: Update to 1.16.6.•••* gnu/packages/video.scm (v4l-utils): Update to 1.16.6. | Tobias Geerinckx-Rice | 2019-06-08 | |
| * | | | gnu: livemedia-utils: Update to 2019.05.29.•••* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29. | Tobias Geerinckx-Rice | 2019-06-08 | |
| * | | | gnu: libmatroska: Update to 1.5.2.•••* gnu/packages/video.scm (libmatroska): Update to 1.5.2. | Tobias Geerinckx-Rice | 2019-06-07 | |
| * | | | gnu: vlc: Update to 3.0.7.•••* gnu/packages/video.scm (vlc): Update to 3.0.7. | Tobias Geerinckx-Rice | 2019-06-07 | |
| | |/ | |/| | ||||
| * | | gnu: you-get: Update to 0.4.1302.•••* gnu/packages/video.scm (you-get): Update to 0.4.1302. | Alex Vong | 2019-05-27 | |
| * | | gnu: youtube-dl: Update to 2019.05.20.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20. Signed-off-by: Alex Vong <alexvong1995@gmail.com> | Alex Vong | 2019-05-27 | |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 | |
|\ \ \ | | |/ | |/| | ||||
| * | | gnu: libva: Update to 2.4.1.•••* gnu/packages/video.scm (libva): Update to 2.4.1. | Marius Bakke | 2019-05-24 | |
| |/ | ||||
| * | gnu: youtube-dl: Update to 2019.05.11.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11. | Pierre Neidhardt | 2019-05-20 | |
| * | Correct email and license info for Brendan Tildesley.•••* gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Brendan Tildesley | 2019-05-05 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 | |
|\| | ||||
| * | gnu: youtube-dl: Update to 2019.04.30.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30. | Tobias Geerinckx-Rice | 2019-04-30 | |
| * | Merge branch 'staging' | Ludovic Courtès | 2019-04-28 | |
| |\ | ||||
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-04-23 | |
| | |\ |