summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2022-09-05gnu: rav1e: Patch Cargo.toml.Ricardo Wurmus
* gnu/packages/video.scm (rav1e)[source]: Patch Cargo.toml to enable feature needed to parse the file.
2022-09-01gnu: pipe-viewer: Update to 0.2.3.ykonai
* gnu/packages/video.scm (pipe-viewer): Update to 0.2.3 [inputs, arguments]: Remove dependency on youtube-dl, unnecessary since 0.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-30gnu: yt-dlp: Don't ask to run tests when cross-compiling.Maxime Devos
* gnu/packages/video.scm (yt-dlp)[arguments]{#:tests?}: When cross-compiling, set to #false. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-26gnu: obs: Update to 27.2.4.Andrew Tropin
* gnu/packages/video.scm (obs): Update to 27.2.4. [arguments]: Migrate from TRUE/FALSE to ON/OFF. [inputs]: Add picuitls and libxkbcommon for successful build of new version, bash-minimal for satisfying guix lint, and luajit, python for scripting support. [native-inputs]: Add swig for scripting support.
2022-08-22gnu: celluloid: Update to 0.24.Michael Rohleder
* gnu/packages/video.scm (celluloid): Update to 0.24. [inputs]: Add libadwaita. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-14gnu: yt-dlp: Only build with pandoc on supported systems.Efraim Flashner
* gnu/packages/video.scm (yt-dlp)[arguments]: Adjust custom 'build-generated-files phase to adjust to the presence of pandoc. [native-inputs]: Make explicit list. Only include pandoc on supported systems.
2022-08-07gnu: yt-dlp: Build from Git.raingloom
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove the snippet. [arguments]: Build the man page in the 'build-generated-files phase. [native-inputs]: Add pandoc. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07gnu: yt-dlp: Update to 2022.08.08.pinoaffe
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-13gnu: shotcut: Update to 22.06.23.Vinicius Monego
* gnu/packages/video.scm (shotcut): Update to 22.06.23. [arguments]: Do not replace the 'configure phase as Shotcut switched to the CMake build system in this version. [inputs]: Add fftw.
2022-08-13gnu: mlt: Update to 7.8.0.Vinicius Monego
* gnu/packages/video.scm (mlt): Update to 7.8.0.
2022-08-11gnu: mediasdk: Build reproducibly.Marius Bakke
* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp while at it.
2022-08-11gnu: mediasdk: Remove input labels.Marius Bakke
* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
2022-08-11gnu: mediasdk: Update to 22.4.4.Marius Bakke
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
2022-08-11gnu: libplacebo: Update to 4.208.0.Milkey Mouse
* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0. [native-inputs]: Add python. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11gnu: x265: Fix build on ppc64le.Marcel van der Boom
* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-10gnu: openh264: Update to 2.3.0 and use gexps.kiasoc5
* gnu/packages/video.scm (openh264): Update to 2.3.0. [arguments]: Use gexps. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-10gnu: v4l-utils: Remove input labels.Marius Bakke
* gnu/packages/video.scm (v4l-utils)[inputs]: Remove labels.
2022-08-10gnu: v4l-utils: Update to 1.22.1.Marius Bakke
* gnu/packages/video.scm (v4l-utils): Update to 1.22.1.
2022-08-06gnu: yt-dlp: Use new package style.kiasoc5
* gnu/packages/video.scm (yt-dlp)[source](snippet): Rewrite as a G-Expression. [arguments]: Use G-Expressions. [inputs]: Drop labels. [native-inputs]: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-06gnu: yt-dlp: Update to 2022.07.18.kiasoc5
* gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtwebsockets: Rename to qtwebsockets-5.Maxim Cournoyer
Automated via: git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols: Rename to qtquickcontrols-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtdeclarative: Rename to qtdeclarative-5.Maxim Cournoyer
Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer
Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer
This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-24gnu: get-iplayer: Update to 3.30.Tobias Geerinckx-Rice
* gnu/packages/video.scm (get-iplayer): Update to 3.30. [arguments]: Don't explicitly return #t from phases.
2022-07-27gnu: FFmpeg: Update to 5.1.Marius Bakke
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.
2022-07-19gnu: gaupol: Update to 1.11.Nikolay Korotkiy
* gnu/packages/video.scm (gaupol): Update to 1.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: mediasdk: Limit supported architectures.Efraim Flashner
* gnu/packages/video.scm (mediasdk)[supported-systems]: New field.
2022-07-18gnu: svt-hevc: Limit supported architectures.Efraim Flashner
* gnu/packages/video.scm (svt-hevc)[supported-systems]: New field.
2022-07-17gnu: libmpeg3: Fix building on many architectures.Efraim Flashner
* gnu/packages/video.scm (libmpeg3)[arguments]: Add a custom phase to set the CFLAGS based on the Makefile. Remove trailing #t from phases.
2022-07-08gnu: FFmpeg 3: Update to 3.4.11.Leo Famulari
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.11.
2022-07-08gnu: FFmpeg 2: Update to 2.8.20.Leo Famulari
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.20.
2022-07-08gnu: vlc: Add bash-minimal as an input.Simon South
* gnu/packages/video.scm (vlc)[inputs]: Add bash-minimal, silencing a warning from "guix lint vlc" as "wrap-program" is used in the package definition. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08gnu: vlc: Remove input labels.Simon South
* gnu/packages/video.scm (vlc)[native-inputs]: Remove input labels. [inputs]: Remove input labels and re-sort. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08gnu: vlc: Use regular srt.Simon South
* gnu/packages/video.scm (vlc)[inputs]: Use regular srt package, supported since upstream commit 9a28929. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07gnu: pitivi: Update to 2022.06.0.Maxim Cournoyer
* gnu/packages/patches/pitivi-fix-build-with-meson-0.60.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. * gnu/packages/video.scm (pitivi): Update to 2022.06.0. [version]: Do not prefix with previous semver version. [inputs]{gst-plugins/selection}: Add comment about cvtracker. {python-librosa}: New input.
2022-07-07gnu: pitivi: Propagate librsvg.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/56288>. * gnu/packages/video.scm (pitivi)[native-inputs]: Use new style, relocate before inputs. [inputs]: Add bash-minimal, for wrap-program. Move librsvg to... [propagated-inputs]: ... this new field. [phases]{wrap-other-dependencies}: Use search-input-file to find output binary. Reported-by: Christian Miller <miller.christian@proton.me>
2022-06-30gnu: x265: Enable assembly on for some arm build phases.Efraim Flashner
* gnu/packages/video.scm (x265)[arguments]: Enable assembly for armhf-linux. Only disable assembly for aarch64-linux when building the 10-bit or 12-bit libraries.
2022-06-30gnu: x265: Honor make-flags.Efraim Flashner
* gnu/packages/video.scm (x265)[arguments]: Adjust custom 'build-12-bit, 'build-10-bit and 'install-more-libs phases to use standard 'make and 'install phases.
2022-06-30gnu: x265: Update to 3.5.Efraim Flashner
* gnu/packages/video.scm (x265): Update to 3.5. [source]: Update to new upstream URI. [arguments]: Adjust custom 'prepare-build phase due to changes in the codebase. Remove trailing #t from phases and shorten find-files.
2022-06-25gnu: yt-dlp: Update to 2022.06.22.1.raingloom
* gnu/packages/video.scm (yt-dlp): Update to 2022.06.22.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-20gnu: vlc: Update to 3.0.17.4.Efraim Flashner
* gnu/packages/video.scm (vlc): Update to 3.0.17.4.
2022-06-20gnu: vlc: Add release-monitoring-url property.Efraim Flashner
* gnu/packages/video.scm (vlc)[properties]: New field.
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-05gnu: guvcview: Update to 2.0.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (guvcview): Update to 2.0.8. [inputs]: Add bdb and libjpeg-turbo.
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Remove youtube-dl-gui.Maxim Cournoyer
* gnu/packages/video.scm (youtube-dl-gui): Delete variable.