Age | Commit message (Collapse) | Author |
|
* gnu/packages/video.scm (gallery-dl): Update to 1.27.3.
Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2024.08.06.
Change-Id: I451fb4a10130f4640aeaf1da3b056d0dc0ee3b28
|
|
* gnu/packages/video.scm (obs-shaderfilter): New variable.
Change-Id: I79e81135d2214f009744ee2687a5468a7891c2e7
|
|
* gnu/packages/video.scm (obs-gradient-source): New variable.
Change-Id: If93e933bbd1198cccb04df2bcd304fab2875dcb5
|
|
* gnu/packages/video.scm (obs-multi-rtmp): New variable.
Change-Id: I5e5b2cd59cd9f5e9aeb4c7b51452b0e24f10f3ca
|
|
* gnu/packages/video.scm (obs-move-transition): New variable.
Change-Id: I0a3ca70868e438693e23e33ef574a17c4a4dfd00
|
|
* gnu/packages/video.scm (obs-source-clone): New variable.
Change-Id: Id85ba2147737fe9e300911499bfd6bcdd7ce71be
|
|
* gnu/packages/video.scm (obs-composite-blur): New variable.
Change-Id: Ib523640b423e80fa3e8d2657610b64ef0430f70a
|
|
* gnu/packages/video.scm (obs-advanced-masks): New variable.
Change-Id: I7f35de6c645083b522e4844da7c835fb3626c22f
|
|
* gnu/packages/video.scm (obs-source-copy): New variable.
Change-Id: I73fabb7061abcdad98a93f8ad7cab6ee1892ad9d
|
|
Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
|
|
* gnu/packages/video.scm (smplayer) [inputs]: Add qtdeclarative-5.
Change-Id: I6b727f6fe368bd70bf9fc3d61f7c0b5efe56c3a1
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
Change-Id: Iec24da98806b87f482b280036e61e40e9d66cb5e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/video.scm (smplayer) [origin]: Build from the git repo.
[arguments]: Remove LRELEASE kludge.
Change-Id: Iff065784a2b2ef677807e4194ca04ce2ec501fef
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.
These changes set preferable default version to the minimal currently
maintained one e.g. 1.21
* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.
Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm
Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2024.07.09.
Change-Id: I0b6f52e3fe724ca4aa63aa73eb981a0ecffa8183
|
|
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.28.2.
Change-Id: I2297e71645c7325d1576d17a0067a8e30f28bcd7
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2024.05.27.
[build-system]: Use PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove the custom build phase 'fix-the-data-directories', because
There is no longer a setup.py file to be amended.
[inputs]: Add PYTHON-REQUESTS-NEXT and PYTHON-URLLIB3-NEXT.
[native-inputs]: Add PYTHON-HATCHLING.
Change-Id: I0c9e609817071346ca85d1f0966cf8994b2da2c5
|
|
yt-dlp has diverged from youtube-dl sufficiently that package inheritance
hinders package maintenance.
* gnu/packages/video.scm (yt-dlp): Don't inherit from YOUTUBE-DL.
[build-system, synopsis, license]: New fields.
[arguments]: Adjust accordingly.
[inputs]: Add FFMPEG.
Change-Id: I14c4cfb6a75ba0421c62eac778072ab3e76c72a1
|
|
* gnu/packages/video.scm (libvpx/fixed)[source]: Add patch.
* gnu/packages/patches/libvpx-CVE-2023-44488.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Iec6fbc048a0f75ed60752601034a9da8bf23b186
|
|
* gnu/packages/video.scm (vlc): Update to 3.0.21.
Change-Id: Ie2f8f232b41962ffe51b236fda15b3fc0ac62570
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/video.scm (gallery-dl): Update to 1.27.0.
Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (jellyfin-mpv-shim): Update to 2.8.0.
Change-Id: Icbae4392cab029c80bd8a3ce0fa756b567743c77
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (orfondl): New variable.
[source]: Add snippet deleting prebuilt binary.
(orf-dl): Deprecate in favor of orfondl.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I3ee3ea9e603d6e4f7d0e3b32177c55d473973e90
|
|
* gnu/packages/video.scm (ffmpeg-jami)
[arguments]: Update configure flags.
[inputs]: Add pipewire.
* gnu/packages/patches/ffmpeg-jami-pipewiregrab-source-filter.patch: Fix
includes.
Change-Id: Ife3bf532496bc06144c1cbbcea50e406a58ecc7a
|
|
* gnu/packages/video.scm (obs-source-record): New variable.
Change-Id: I23792f9cbc90f922376f880c4dda9b5e1f99f9e3
|
|
* gnu/packages/video.scm (obs)[version]: Update to 29.1.3.
[inputs]: Add asio, nlohmann-json, websocketpp.
Change-Id: Iafb14ce1a53963c9fc12dc78631b0c530d1e700a
|
|
* gnu/packages/video.scm (mlt): Update to 7.24.0.
Change-Id: If04fd8aa6db07caa3f5b2a72102b6b93c929b766
|
|
* gnu/packages/video.scm (theorafile)[arguments]: Use cc-for-target.
Change-Id: I191bd177263e57f1193fce1d360ba161726f39b9
|
|
* gnu/packages/video.scm (theorafile)[arguments]: Add test-target.
Remove custom 'check phase.
Change-Id: Ia741bc7c202a418801672ffcf88bd7b8577c359e
|
|
* gnu/packages/video.scm (0.0.0-2.ea5fd6d): Update to 0.0.0-2.ea5fd6d.
[arguments]: Remove trailing #t from phases.
Change-Id: I5dc34627d3d3e264743fa65c480872da2182ada0
|
|
* gnu/packages/video.scm (vlc): update to 3.0.20
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I7a57c739dc3a1025c8d0fba32a9a9c492fcd1778
|
|
Change-Id: Iad185e2ced97067b3dff8fd722435a6c5e2c00e5
|
|
* gnu/packages/patches/ffmpeg-jami-pipewiregrab-source-filter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/video.scm (ffmpeg-jami) [source]: Apply it.
Change-Id: I93efcda6e688cea46d8a878b5a436422f1827ec3
|
|
The previous version failed to build after (presumably) the vulkan updates.
* gnu/packages/video.scm (obs-vkcapture): Update to 1.5.0.
Change-Id: I832c76aef5dff04b1c0ee0fe57304dd638e38194
|
|
* gnu/packages/video.scm (rav1e)[properties]: Mark package as tunable.
Change-Id: Icaf3615ce6f1e76416543a1285af5f1fdaec3589
|
|
* gnu/packages/video.scm (jellyfin-mpv-shim): New variable.
Change-Id: Ie030dee36b1c2afc796f082fdebf909cbddd59da
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/video.scm (rav1e): Update to 0.7.1.
[source]: Remove snippet.
[arguments]: Don't install the sources.
[cargo-inputs]: Add rust-libdav1d-sys-0.6, rust-profiling-1,
rust-tracing-0.1, rust-tracing-chrome-0.7, rust-tracing-subscriber-0.3.
Replace rust-arbitrary-0.4 with 1, rust-bitstream-io-1 with 2,
rust-built-0.5 with 0.7, rust-itertools-0.10 with 0.12,
rust-libfuzzer-sys-0.3 with 0.4, rust-num-derive-0.3 with 0.4,
rust-serde-big-array-0.4 with 0.5, rust-toml-0.5 with 0.8. Remove
rust-clap-lex-0.3, rust-dav1d-sys-0.7, rust-hawktracer-0.7,
rust-rustc-version-0.4, rust-winnow-0.4.
[cargo-development-inputs]: Replace rust-criterion-0.4 with 0.5. Remove
rust-predicates-2, rust-predicates-core-1, rust-predicates-tree-1,
rust-quickcheck-macros-1.
[inputs]: Replace libgit2 with libgit2-1.7.
Change-Id: I08be8cef38119067c4827b1a72824ec7e4208633
|
|
* gnu/packages/video.scm (rav1e)[native-inputs]: Only include nasm on
platforms which need it for building.
Change-Id: Ib9492c5a942d2c97f0aeda48305ec3ffc032fb4b
|
|
* gnu/packages/video.scm (dav1d): Update to 1.3.0.
[native-inputs]: Only use nasm when building for x86_64 or i686.
* gnu/packages/crates-graphics.scm (rust-dav1d-sys-0.7)[arguments]: Skip
the build.
Change-Id: I2e3fb6d343c92e48f231bf2b77259856a47bbc51
|
|
* gnu/packages/video.scm (libaom): Update to 3.8.0.
Change-Id: I858ee22b94147564675f512346a87cd644d4238a
|
|
* gnu/packages/video.scm (ani-cli): Update to 4.8.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
Change-Id: I9746550ea989b14f7d2e3fe646daf323e09c8d4f
|
|
* gnu/packages/video.scm (celluloid): Update to 0.26.
Change-Id: I1a39e1d615ea7cb5d96b30cd5283137472b6d946
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
|
|
* gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls".
Rename variable to…
(mbedtls-lts): …this.
(mbedtls-apache): Define as deprecated by mbedtls-lts.
(mbedtls-for-hiawatha): Adjust accordingly.
* doc/guix.texi: Likewise.
* gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise.
* gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise.
* gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise.
* gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise.
* gnu/packages/irc.scm (inspircd)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]:
Likewise.
* gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise.
* gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise.
* gnu/packages/linux.scm (dislocker)[inputs]: Likewise.
* gnu/packages/networking.scm (nng)[inputs]: Likewise.
* gnu/packages/search.scm (dataparksearch)[inputs]: Likewise.
* gnu/packages/video.scm (obs)[inputs]: Likewise.
* gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise.
Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
|
|
* gnu/packages/video.scm (mpv-mpris)[build-system]: Use gnu-build-system again.
[arguments]<#:phases>: Run tests.
[native-inputs]: Add dbus, jq, playerctl, socat, sound-theme-freedesktop,
xorg-server-for-tests, xvfb-run.
Change-Id: I9de4ade633388ec42ac30019feb133ca98811ad9
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/video.scm (h264bitstream): Update to 0.2.0-1.ae72f73.
Change-Id: I0aa9422f236995086275c492a2093f2acb894ab1
|
|
* gnu/packages/video.scm (h264bitstream): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
This is needed when packages lookup the mpv library via pkg-config, such as
done by plasmatube.
Prior to this change, the following would fail (this is what CMake's
'pkg_check_modules' does):
$ guix shell --pure pkg-config mpv \
-- pkg-config --print-errors --short-errors --exists mpv
Package 'wayland-client', required by 'mpv', not found
* gnu/packages/video.scm (mpv)
[inputs]: Move alsa-lib, ffmpeg, jack-1, libass, libbluray, libcaca,
libcdio-paranoia, libdvdnav, libjpeg-turbo, libplacebo, libva, libvdpau,
libx11, libxext, libxinerama, libxpresent, libxrandr, libxscrnsaver, lua-5.2,
mesa, pulseaudio, shaderc, wayland, wayland-protocols, zimg and zlib to...
[propagated-inputs]: ... here.
Change-Id: Ia0cd4e33a8b4df4b060546c979d00be0b2b3977e
|
|
* gnu/packages/video.scm (libdvdnav) [inputs]: Move libdvdread to...
[propagated-inputs]: ... here.
Change-Id: Ifea887985f27ed1dec2c56ce2f5291862f011bed
|
|
* gnu/packages/video.scm (libplacebo)
[inputs]: Move lcms, shaderc and vulkan-loader to...
[propagated-inputs]: ... here.
Change-Id: If426be3b4e32632bb775485e0a8c517e09ccbeaf
|