Timo Wilken
547be88105
gnu: get-iplayer: Update to 3.35.
...
* gnu/packages/video (get-iplayer): Update to 3.35.
Change-Id: Idd00061a23c3134f043960042ee0b65da2cd9834
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-04-27 09:09:19 +08:00
Ian Eure
539066032a
gnu: jellyfin-mpv-shim: Update to 2.9.0.
...
* gnu/packages/video.scm (jellyfin-mpv-shim): Update to 2.9.0.
Change-Id: I1bab5a74f7d71173bac30e85b931901ba12c8a5e
2025-04-21 16:23:43 -07:00
Sharlatan Hellseher
baf696f281
gnu: python-urllib3-next: Update to 2.3.0.
...
Keep urllib3@1.26.17 but under the dedicated variable name making it
less confusing with "-next" suffix which is meant to be higher version
of the current one.
* gnu/packages/python-web.scm (python-urllib3-next): Update to
2.3.0. Inherit from python-urllib3.
[native-inputs]: Add python-hatchling and python-hatch-vcs.
(python-urllib3-1.26): New variable.
(python-elasticsearch) [propagated-inputs]: Remove python-urllib3-next;
add python-urllib3-1.26.
* gnu/packages/android.scm (sdkmanager) [inputs]: Remove
python-urllib3-next; add python-urllib3-1.26.
* gnu/packages/package-management.scm (conan) [propagated-inputs]:
Likewise.
* gnu/packages/video.scm (yt-dlp) [inputs]: Likewise.
Change-Id: I2679dda98180815d4e3580d965b8db9c61e53f4a
2025-04-16 11:46:33 +02:00
Sharlatan Hellseher
e78754408a
gnu: streamlink: Update to 7.1.2.
...
* gnu/packages/video.scm (streamlink): Update to 7.1.2. Fix build.
[source] <snippet>: Remove as redundunt.
[bulid-system]: Swap to pyproject-build-system.
[argument] <test-flags>: Skip one test.
<phases>: Use default 'check.
[propagated-inputs]: Remove python-typing-extensions; add
python-exceptiongroup.
[native-inputs]: Remove python-pytest-asyncio; add python-setuptools and
python-wheel.
Change-Id: I62d3a95748530f26d064b359cce9c87452235cf5
2025-04-16 11:46:11 +02:00
Morgan Smith
661bfd5459
gnu: Remove duplicated package show-me-the-key.
...
This package is a duplicate of "showmethekey". Upstream seems to prefer
naming the package without hyphens in the name.
* gnu/packages/xdisorg.scm (show-me-the-key): Delete variable.
* gnu/packages/video.scm (show-me-the-key): Add as a deprecated alias for
showmethekey.
Change-Id: I21daae0826b6fbc5adf6d10a8497099875ae09f1
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-04-11 12:18:02 +02:00
Jakob Kirsch
c07aaa3da1
gnu: yt-dlp: Update to 2025.03.31.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.03.31.
Change-Id: Ie6b1fa8c53af4fb019a7dddda80c83a01a6e021f
Signed-off-by: Ian Eure <ian@retrospec.tv >
2025-04-05 09:41:08 -07:00
Vinicius Monego
aba86f290b
gnu: shotcut: Fix indentation.
...
* gnu/packages/video.scm (shotcut): Fix indentation.
Change-Id: I76569e5bd6117de603cda5a0af8c61bcb7d37345
2025-03-30 23:20:00 -03:00
Vinicius Monego
b56078dc8e
gnu: shotcut: Update to 25.03.29.
...
* gnu/packages/video.scm (shotcut): Update to 25.03.29.
Change-Id: I88ffb0dcab0bb066023bcc9b6f82381a5ffa210d
2025-03-30 23:20:00 -03:00
Timo Wilken
67f4a2fead
gnu: yt-dlp: Update to 2025.03.26.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.03.26.
Change-Id: I3e215156688ccf13ca86142d9758a1e52a898096
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-03-29 10:40:32 +01:00
Vinicius Monego
26c031da71
gnu: ffmpeg-normalize: Update to 1.31.2.
...
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.31.2.
Change-Id: Ic10e34e53b4448881549644e4f79976d7ea7f1ab
2025-03-28 19:57:22 -03:00
Vinicius Monego
60684fb2d5
gnu: ffmpeg-progress-yield: Update to 0.11.3.
...
* gnu/packages/video.scm (ffmpeg-progress-yield): Update to 0.11.3.
[source]: Update URI.
[native-inputs]: Add python-pytest.
Change-Id: I3b3309b4275bd3c458a5da0fee9d051e2dcf8894
2025-03-28 19:57:22 -03:00
Maxim Cournoyer
f1e5e9d1ca
gnu: avidemux: Switch to qt-build-system.
...
* gnu/packages/video.scm (avidemux)
[build-system]: Use qt-build-system.
[inputs]: Add qtwayland-5.
Change-Id: I74239700c3af20b2adb2fac32234ff5c64481f85
2025-03-23 00:00:58 +09:00
Maxim Cournoyer
1ea9955b52
gnu: avidemux: Update to 2.8.1 and fix build.
...
* gnu/packages/video.scm (avidemux): Update to 2.8.1.
[phases] {unpack-ffmpeg}: Apply ffmpeg-4-binutils-2.41.patch patch.
Fixes: bug#73240
Reported-by: Christopher Howard <christopher@librehacker.com >
Change-Id: I003039b83511e9a2ba0e97ab169bad373babc607
2025-03-23 00:00:58 +09:00
Maxim Cournoyer
a3ed1a2e0d
gnu: avidemux: Use gexps.
...
* gnu/packages/video.scm (avidemux) [phases]: Use gexps.
Change-Id: I8a02285a7c85c4cd78558e88c073d62e10fe8d4d
2025-03-22 23:48:59 +09:00
Maxim Cournoyer
ba53c29c43
gnu: avidemux: Remove input labels and trailing #t in phases.
...
* gnu/packages/video.scm (avidemux) [native-inputs, inputs]: Remove labels.
[phases]: Remove trailing #t.
Change-Id: I5b2f0a9f756861e7bfcf6addfba0ddbb036b640d
2025-03-22 23:37:45 +09:00
Leo Famulari
51c28379d6
gnu: video-contact-sheet: Update URLs.
...
* gnu/packages/video.scm (video-contact-sheet)[source, home-page]: Update URLs.
Change-Id: I7db8b6afd189081673e47ed05d57daba0d5b3464
2025-03-15 16:36:51 -04:00
Thanos Apollo
a5f7f73edf
gnu: yt-dlp: Update to 2025.02.19.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.02.19.
Change-Id: I39f935158ea11f465cad71f73b8c95d313f25341
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-03-04 11:55:12 +01:00
Liliana Marie Prikler
9c790ccd63
gnu: libbluray: Use modern package style.
...
* gnu/packages/video.scm (libbluray)[#:phases]: Convert to list of
G-Expressions.
<fix-dlopen-path>: Implement in terms of search-input-file.
[inputs]: Drop labels.
2025-03-02 20:31:47 +01:00
Liliana Marie Prikler
3bb117525e
gnu: libbluray: Fix pkg-config file.
...
* gnu/packages/video.scm (libbluray)[#:phases]: Rename
‘refer-to-libxml2-in-.pc-file’ to ‘move-packages-to-libs’. Generalize to also
handle freetype and fontconfig.
2025-03-02 20:31:47 +01:00
Nicolas Graves
bf8f5c2151
gnu: libde265: Update to 1.0.14.
...
* gnu/packages/video.scm (libde265): Update to 1.0.14.
[inputs]: Replace sdl by sdl2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-03-02 20:31:47 +01:00
Nicolas Graves
2e1d254326
gnu: libde265: Remove unused qtbase-5 input.
...
* gnu/packages/video.scm (libde265)
[native-inputs]: Improve style.
[inputs]: Improve style. Remove qtbase-5 which wasn't actually
used (need more inputs to build graphical tools).
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-03-02 20:31:47 +01:00
Nicolas Graves
f3a897065a
gnu: Add v4l-utils-minimal.
...
* gnu/packages/video.scm (v4l-utils-minimal): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
f017bac026
gnu: libdvdread: Update to 6.1.3.
...
* gnu/packages/video.scm (libdvdread): Update to 6.1.3.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
3c47839f2e
gnu: libbluray: Update to 1.3.4.
...
* gnu/packages/video.scm (libbluray): Update to 1.3.4.
2025-03-02 20:31:44 +01:00
Maxim Cournoyer
3fe37c0b41
gnu: libquicktime: Remove ffmpeg-4 and gtk+-2 inputs.
...
* gnu/packages/video.scm (libquicktime) [arguments]: Add #:configure-flags.
[inputs]: Remove ffmpeg-4 and gtk+-2.
Change-Id: I18f6853bb168e765c6f1355c7495d8ce6bd9c066
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-03-02 20:31:35 +01:00
Maxim Cournoyer
f13a77520f
gnu: mjpegtools: Remove gtk+-2 input.
...
* gnu/packages/video.scm (mjpegtools) [arguments]: Add #:configure-flags.
[inputs]: Remove gtk+-2.
Change-Id: I0383d5b28c1790dccb949c54925f121c039d7292
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-03-02 20:31:35 +01:00
Vinicius Monego
b6cb59bf1e
gnu: ffmpeg-normalize: Update to 1.31.1.
...
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.31.1.
Change-Id: I471a2725beb65b9fee880cde3bf66e91f2ee7356
2025-03-01 19:13:23 -03:00
Danny Milosavljevic
3f0b2a3f83
gnu: Add showmethekey.
...
* gnu/packages/video.scm (showmethekey): New variable.
Change-Id: I731a01e999890d6c9ace15d1f03a424c20e2a83a
2025-02-22 15:26:07 +01:00
Danny Milosavljevic
aed53c956b
gnu: smplayer: Support wayland.
...
* gnu/packages/video.scm (smplayer)[inputs]: Add qtwayland-5.
Change-Id: I2ba61a43e876e61d270ab4c6226143bfd5be7e80
2025-02-16 14:29:49 +01:00
Vinicius Monego
a33602d1e3
gnu: shotcut: Use G-Expressions.
...
* gnu/packages/video.scm (shotcut)[arguments]: Use G-Expressions.
Change-Id: I3323b5b5e43c7fd838c49d9de89cfd7628b8b01a
2025-02-15 21:48:42 -03:00
Vinicius Monego
945302e1c8
gnu: shotcut: Add Vulkan and XKB support.
...
* gnu/packages/video.scm (shotcut)[native-inputs]: Add vulkan-headers.
[inputs]: Add libxkbcommon, vulkan-loader.
Change-Id: Id12ff6ef5799e2cfd1092d2a37040e5c91281587
2025-02-15 21:48:42 -03:00
Vinicius Monego
e89c5850af
gnu: shotcut: Update to 25.01.25.
...
* gnu/packages/video.scm (shotcut): Update to 25.01.25.
Change-Id: Ib505ed15a292ce221fee450867670656eeaf38d9
2025-02-15 21:48:41 -03:00
Vinicius Monego
d7578f9a77
gnu: mlt: Update to 7.30.0.
...
* gnu/packages/video.scm (mlt): Update to 7.30.0.
Change-Id: I318ad4ced951e4aab02e8595779460052989165c
2025-02-15 21:48:41 -03:00
Timo Wilken
124484e898
gnu: yt-dlp: Update to 2025.01.26.
...
* gnu/packages/video.scm (yt-dlp): Update to 2025.01.26.
Change-Id: I4fd551fbc95fb6c1d108753ac210a3bc94daa359
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 19:56:36 +08:00
Hikari
dfbd6532d6
gnu: openh264: Update to 2.5.0.
...
* gnu/packages/video.scm (openh264): Update to 2.5.0.
Reviewed-by: Andrew Wong <brosasaki@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Change-Id: Ic960ed6293c8aa2ab16f55efaa02c639870abf6e
2025-02-05 16:24:09 +00:00
Danny Milosavljevic
b226a1007a
gnu: yt-dlp: Fix build.
...
* gnu/packages/video.scm (yt-dlp)[arguments]<#:test-flags>: Fix build.
<#:phases>[check]: Handle test-flags.
Change-Id: Ib6b79b11e37fd88526b3f12b70daa839dd904949
2025-01-25 17:24:11 +01:00
Sören Tempel
c247697a61
gnu: mpv: Add support for pipewire.
...
* gnu/packages/video.scm (mpv): Add pipewire audio output support.
[propagated-inputs]: Add pipewire dependency.
Signed-off-by: Leo Famulari <leo@famulari.name >
Change-Id: Ia9be37387b434186b677429c06730bf4fcb5b362
2025-01-19 21:38:45 -05:00
Thanos Apollo
94cd4227bd
gnu: yt-dlp: Update to 2025.01.15.
...
* gnu/packages/video.scm (yt-dlp): Update to 2024.12.23.
Change-Id: I61444694f016e865a6163fb42603e422b9815c7d
Signed-off-by: Leo Famulari <leo@famulari.name >
2025-01-16 15:40:22 -05:00
Efraim Flashner
66a1a1fe22
Merge remote-tracking branch 'origin/rust-team'
...
Change-Id: Ib21a0ea59fb2ae4e802552057227c636f24a6f8c
2025-01-09 10:54:36 +02:00
Andy Tai
f561ac99e7
gnu: openshot: Update to 3.3.0.
...
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.4.0.
* gnu/packages/video.scm (libopenshot): Update to 0.4.0.
(openshot): Update to 3.3.0.
Change-Id: I6b234cfba69f1ec34895cacc42fc17e9d00723c8
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-01-07 18:40:04 +08:00
Efraim Flashner
d805655de4
gnu: rust-quickcheck: Move to (gnu packages crates-check).
...
* gnu/packages/crates-io.scm (rust-quickcheck-1, rust-quickcheck-0.9,
rust-quickcheck-0.8, rust-quickcheck-0.7, rust-quickcheck-0.6,
rust-quickcheck-0.5, rust-quickcheck-0.4, rust-quickcheck-0.2,
rust-quickcheck-macros-1, rust-quickcheck-macros-0.9,
rust-quickcheck-macros-0.8): Move from here ...
* gnu/packages/crates-check.scm: ... to here.
Change-Id: I2594095b7b55867a88636c1faae9d9424d5fddf5
2025-01-06 12:19:28 +02:00
Efraim Flashner
99d8f0b428
gnu: rav1e: Fix the build.
...
* gnu/packages/video.scm (rav1e)[inputs]: Replace libgit2-1.7 with
libgit2-1.8.
Change-Id: Ice5a230f2060b494e77b05b520f3df81316cb640
2025-01-06 12:15:37 +02:00
Efraim Flashner
979839cf77
gnu: x265: Link together all library variants.
...
* gnu/packages/video.scm (x265)[arguments]: Adjust the 'configure-flags
to link the 10bit and 12bit variants of the libraries. Adjust the
'build-12-bit and 'build-10-bit phases to not build the shared
libraries. Remove 'install-more-libs phase.
Change-Id: I338e9a3d216e35e6e38fe6ccfd29236d14054306
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2025-01-06 12:15:09 +02:00
Efraim Flashner
99aac59143
gnu: x265: Only build with nasm on x86_64-linux.
...
* gnu/packages/video.scm (x265)[native-inputs]: Only use nasm when
building for x86_64-linux.
Change-Id: Id47f8bef4df0aef6cf574a39e4509024bb3a9479
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2025-01-06 12:15:09 +02:00
John Kehayias
e02075f37d
gnu: libva: Update to 2.22.0.
...
* gnu/packages/video.scm (libva): Update to 2.22.0.
Change-Id: I7eb1b63d0dd7dc576476e8c06ff6d3f016d9c905
2025-01-05 20:28:18 -05:00
Ashish SHUKLA
faa77145ed
gnu: yt-dlp: Update to 2024.12.23.
...
* gnu/packages/video.scm (yt-dlp): Update to 2024.12.23.
Change-Id: Ide6d201be0d8742802629ea7eb9053f2f45714eb
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2024-12-28 23:16:05 +01:00
Artyom V. Poptsov
3990180394
gnu: gallery-dl: Update to 1.28.2.
...
* gnu/packages/video.scm (gallery-dl): Update to 1.28.2.
Change-Id: I8a61f5e3e0e33a3918c1d57a5615cedf21ecabc0
2024-12-27 22:00:04 +03:00
Vinicius Monego
bfed6bfb62
gnu: ffmpeg-normalize: Update to 1.31.0.
...
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.31.0.
[source]: Update URI.
Change-Id: I32cf60c82ff5be8c78bbcaad36b41196e9ff4dfd
2024-12-21 14:52:59 -03:00
Vinicius Monego
cee0bddb20
gnu: shotcut: Update to 24.11.17.
...
* gnu/packages/video.scm (shotcut): Update to 24.11.17.
[inputs]: Add qtcharts.
Change-Id: I810b25a50e42af05c09c762c9f912bba4953f33b
2024-12-21 14:52:58 -03:00
Vinicius Monego
9c696c3a72
gnu: mlt: Update to 7.28.0.
...
* gnu/packages/video.scm (mlt): Update to 7.28.0.
Change-Id: I1da0bcb3055a4c07f03076c71590a049883db80e
2024-12-21 14:52:58 -03:00