summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2026-03-11gnu: ffmpeg: Fix build on powerpc64le.Maxim Cournoyer
* gnu/packages/video.scm (ffmpeg) [powerpc] <#:configure-flags>: Ignore 'sws-floatimg-cmp' test. Change-Id: I37604768718ac88fac9fef0d21a6044b50bc08ff
2026-03-11gnu: libx264: Update to 165-0.0480cb0.Maxim Cournoyer
This fixes the build on powerpc64le-linux. * gnu/packages/video.scm (libx264): Update to 165-0.0480cb0. Change-Id: I42b21736e0715460cbdfe47732263ba0a02193bf
2026-03-08gnu: motion: Update to 4.7.1.Maxim Cournoyer
* gnu/packages/video.scm (motion): Update to 4.7.1. Change-Id: I9b0cd32b813bfbc665eef85a52696e85f69dd20d
2026-03-06gnu: python-dbus: Rename to python-dbus-1.2.Andreas Enge
* gnu/packages/python-xyz.scm (python-dbus): Rename to… (python-dbus-1.2): … this. (python-notify2, python-gatt, python2-dbus): Adapt references. * gnu/packages/audio.scm (cable, jack-2): Likewise. * gnu/packages/bittorrent.scm (deluge): Likewise. * gnu/packages/connman.scm (econnman): Likewise. * gnu/packages/cups.scm (hplip): Likewise. * gnu/packages/enlightenment.scm (python-efl): Likewise. * gnu/packages/freedesktop.scm (modem-manager, telepathy-idle): Likewise. * gnu/packages/gnome.scm (gtg, system-config-printer, libsecret, upower) (mutter, network-manager, gnome-bluetooth, gnome-shell, terminator) (gnome-remote-desktop): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/maths.scm (veusz): Likewise. * gnu/packages/matrix.scm (pantalaimon): Likewise. * gnu/packages/messaging.scm (pidgin, gajim): Likewise. * gnu/packages/mpd.scm (mpdris2): Likewise. * gnu/packages/music.scm (mididings, a2jmidid, quodlibet): Likewise. * gnu/packages/password-utils.scm (secretsd): Likewise. * gnu/packages/stenography.scm (plover): Likewise. * gnu/packages/sugar.scm (sugar-datastore, sugar-toolkit-gtk3) (sugar-portfolio-activity): Likewise. * gnu/packages/video.scm (python-yewtube): Likewise. * gnu/packages/xdisorg.scm (autokey): Likewise. * gnu/packages/xfce.scm (catfish): Likewise. * gnu/packages/xorg.scm (xpra): Likewise. Change-Id: I19218743260175f1117b8e213131a3b1495c6c48 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-01gnu: showmethekey: Update to 1.20.0.Carlos Durán Domínguez
* gnu/packages/video.scm (showmethekey): Update to 1.20.0. Change-Id: I0d43479846228a10cbb29dec124a0b21968e3491 Signed-off-by: jgart <jgart@dismail.de>
2026-03-01gnu: shotcut: Update to 26.2.26.Vinicius Monego
* gnu/packages/video.scm (shotcut): Update to 26.2.26. Change-Id: I59b0ad382024e448fe2d6fd95adc2214ad94b932
2026-03-01gnu: mlt: Update to 7.36.1.Vinicius Monego
* gnu/packages/video.scm (mlt): Update to 7.36.1. [arguments]<#:configure-flags>: Pass "-DMOD_DECKLINK=OFF". Change-Id: I8901b11151938a70b4a426b647c27d63bf935924
2026-03-01gnu: svtplay-dl: Update to 4.173.Andreas Enge
* gnu/packages/video.scm (svtplay-dl): Update to 4.173. Change-Id: Ie1c1d1b860f5bc164fec572c4ce45b63fe0983c3
2026-02-27gnu: atomicparsley: Update to 20240608.083822.1ed9031.Anderson Torres
* gnu/packages/video.scm (atomicparsley): Update to 20240608.083822.1ed9031. Merges: https://codeberg.org/guix/guix/pulls/5282 Change-Id: Ifbcef592baee34745e8925dafd96d713dad1727b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-27gnu: atomicparsley: Use GEXPs.Anderson Torres
* gnu/packages/video.scm (atomicparsley)[arguments]<#:phases>: Use gexps. Change-Id: Ie41ac562e644ab941641017b22f2c15376d09872 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-27gnu: atomicparsley: Remove now-unneeded phase.Anderson Torres
The current cmake version is superior to 3.17. Downgrading the code to 3.16 is no longer needed. * gnu/packages/video.scm (atomicparsley)[arguments]<#:phases>: Remove set-cmake-version. Change-Id: Iddeaf93fcbcbb9e00041bd40a012769d35ae3e0d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-27gnu: atomicparsley: Indent.Anderson Torres
* gnu/packages/video.scm (atomicparsley)[source]: Indent. Change-Id: If45f0023aa4fd6943632425330b9d2e486ba7e04 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-27gnu: Deprecate swig and swig-next in vafor of swig-4.0 and swig-4.4.Sharlatan Hellseher
This is a following up change after discussion in <https://codeberg.org/guix/guix/pulls/3701#issuecomment-11048648>. * gnu/packages/swig.scm (swig-4.0, swig-4.4): New variables. (swig, swig-next): Deprecate swig and swig-next in vafor of swig-4.0 and swig-4.4. * gnu/packages/accessibility.scm (libbraille) * gnu/packages/apparmor.scm (libapparmor) * gnu/packages/bioinformatics.scm (htseq, imp, libsbml) * gnu/packages/bootloaders.scm (dtc, u-boot) * gnu/packages/disk.scm (volume-key) * gnu/packages/dns.scm (ldns, unbound) * gnu/packages/electronics.scm (opensta, trilinos-serial-xyce, uhdm) * gnu/packages/embedded.scm (python-libmpsse) * gnu/packages/engineering.scm (freecad, kicad, meep, mpb) * gnu/packages/fabric-management.scm (ibutils) * gnu/packages/game-development.scm (python-pybox2d) * gnu/packages/games.scm (kiki) * gnu/packages/geo.scm (saga) * gnu/packages/gnome.scm (libratbag) * gnu/packages/gnucash.scm (gnucash) * gnu/packages/gnupg.scm (python-gpg) * gnu/packages/graphviz.scm (graphviz) * gnu/packages/guile-xyz.scm (guile-xapian) * gnu/packages/image.scm (mypaint) * gnu/packages/instrumentation.scm (babeltrace, lttng-tools) * gnu/packages/kodi.scm (kodi) * gnu/packages/libftdi.scm (libftdi) * gnu/packages/linux.scm (libnl) * gnu/packages/llvm.scm (lldb) * gnu/packages/machine-learning.scm (openmm, tensorflow-lite) * gnu/packages/maths.scm (nlopt) * gnu/packages/ncurses.scm (stfl) * gnu/packages/oneapi.scm (python-onetbb) * gnu/packages/pretty-print.scm (highlight) * gnu/packages/python-crypto.scm (python-m2crypto) * gnu/packages/python-graphics.scm (python-pivy) * gnu/packages/radio.scm (hamlib, soapysdr) * gnu/packages/security-token.scm (python-pyscard, python-yubikey-manager) * gnu/packages/selinux.scm (libselinux, libsemanage, python-setools) * gnu/packages/speech.scm (pocketsphinx) * gnu/packages/statistics.scm (python-openturns, r-spams) * gnu/packages/tbb.scm (python-tbb) * gnu/packages/version-control.scm (subversion) * gnu/packages/video.scm (libopenshot, mlt, obs) [native-inputs]: Remove swig; add swig-4.0. * gnu/packages/geo.scm (gdal) * gnu/packages/graph.scm (python-faiss) [inputs]: Remove swig; add swig-4.0. * gnu/packages/games.scm (fifengine): Update to 0.4.2. [inputs]: Remove swig; add swig-4.0. [native-inputs]: Likewise. * gnu/packages/image-processing.scm (insight-toolkit, simpleitk) * gnu/packages/pdf.scm (mupdf, python-pymupdf) [native-inputs]: Remove swig-next; add swig-4.4. Change-Id: I544bef0a0b1a81004596fad9f116610ef5cb52ae
2026-02-26gnu: aegisub: Update to 3.4.2.Carlos Durán Domínguez
The source <https://github.com/Aegisub/Aegisub> was an unmaintained fork of <https://github.com/TypesettingTools/Aegisub> which is used in this change. * gnu/packages/video.scm (aegisub): Update to 3.4.2, improve style. [source]: Switch to git-fetch, remove patches, and reindent. [build-system]: Switch to meson-build-system. [arguments]: Reindent, and use G-expressions. <#:configure-flags>: Update to meson flags. <#:phases>: remove 'fix-ldflags, 'fix-boost-headers and add 'git-version-h. [inputs]: Reindent, and sort. Remove freetype, wxwidgets-gtk2; add curl, icu4c, libportal, luajit-lua52-openresty, openal, uchardet, wxwidgets, and zlib. [native-inputs]: Reindent. Remove intltool, and desktop-file-utils. Add gettext-minimal, googletest, and python. [description]: Reindent. [license]: Sort. Remove license:mpl1.1. Add license:bsd-2, license:gpl2+, license:isc, and license:public-domain. * gnu/packages/patches/aegisub-boost68.patch: Remove file. * gnu/packages/patches/aegisub-boost81.patch: Likewise. * gnu/packages/patches/aegisub-icu59-include-unistr.patch: Likewise. * gnu/packages/patches/aegisub-make43.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Deregister patches. Closes: guix/guix#6413 Merges: https://codeberg.org/guix/guix/pulls/6571 Change-Id: I84e993363984962da3cc05dccc9fd23ec99041e7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-20gnu: Fix some spelling errors.Efraim Flashner
* gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/weather.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm, gnu/packages/xorg.scm: Fix some spelling errors. Change-Id: I52a8739a9c3b7dc2bd2d603ac9268c662a3ea2c5
2026-02-16gnu: libvpx: Fix CVE-2026-2447.Mark H Weaver
* gnu/packages/video.scm (libvpx) [replacement]: New field. (libvpx/fixed): New variable. * gnu/packages/patches/libvpx-CVE-2026-2447.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I196d1b7ab045f9599985d2f97cdb85c2c0b87d68
2026-02-15gnu: Remove pin on go-1.23 by setting -vet=off in tests.Ethan Blanton
This is a follow up commit 87661cea77be67d7fdfcc607ee3a621d005e909c: "Pin some golang packages to use go-1.23" wich adds "-vet=off" to test args so that make check works with go 1.24+. * gnu/packages/authentication.scm: (oauth2l) * gnu/packages/bioinformatics.scm: (go-github-com-biogo-store) * gnu/packages/containers.scm: (dive) * gnu/packages/databases.scm: (go-github-com-cockroachdb-pebble) * gnu/packages/education.scm: (exercism) * gnu/packages/file-systems.scm: (fscrypt, gocryptfs) * gnu/packages/golang-check.scm: (go-github-com-cheekybits-is, go-github-com-coder-quartz, go-github-com-data-dog-go-sqlmock, go-github-com-google-gofuzz, go-github-com-matryer-is, go-github-com-onsi-ginkgo, go-github-com-onsi-ginkgo-v2, go-github-com-onsi-gomega, go-github-com-otiai10-mint, go-github-com-smarty-assertions, go-github-com-smarty-gunit, go-github-com-warpfork-go-testmark, go-sigs-k8s-io-randfill) * gnu/packages/golang-crypto.scm: (go-github-com-99designs-keyring, go-github-com-blanu-dust, go-github-com-chmduquesne-rollinghash) * gnu/packages/golang-maths.scm: (go-github-com-montanaflynn-stats, go-gonum-org-v1-gonum) * gnu/packages/golang-vcs.scm: (go-github-com-jiangxin-goconfig) * gnu/packages/golang-web.scm: (go-git-sr-ht-emersion-gqlclient, go-git-sr-ht-rockorager-go-jmap, go-github-com-apex-log, go-github-com-apex-log-bootstrap, go-github-com-cenkalti-backoff-v4, go-github-com-digitalocean-godo, go-github-com-donovanhide-eventsource, go-github-com-emersion-go-smtp, go-github-com-flosch-pongo2-v6, go-github-com-go-chi-chi-v5, go-github-com-go-jose-go-jose-v3, go-github-com-go-openapi-errors, go-github-com-go-openapi-runtime, go-github-com-go-openapi-validate, go-github-com-gobwas-httphead, go-github-com-goccy-go-json, go-github-com-gogo-protobuf, go-github-com-google-safehtml, go-github-com-jcmturner-gokrb5-v8, go-github-com-jhillyerd-enmime, go-github-com-jlaffaye-ftp, go-github-com-jmespath-go-jmespath, go-github-com-json-iterator-go, go-github-com-labbsr0x-goh, go-github-com-makeworld-the-better-one-go-gemini, go-github-com-ovn-kubernetes-libovsdb, go-github-com-pascaldekloe-goe, go-github-com-perimeterx-marshmallow, go-github-com-pion-stun, go-github-com-pion-stun-v2, go-github-com-pion-stun-v3, go-github-com-rcrowley-go-metrics, go-github-com-swaggo-swag, go-github-com-urfave-negroni, go-github-com-urfave-negroni-v3, go-github-com-xeipuuv-gojsonschema, go-maunium-net-go-mautrix) * gnu/packages/golang-xyz.scm: (go-github-com-d5-tengo-v2, go-github-com-godbus-dbus, go-github-com-hashicorp-hcl-v2, go-github-com-itchyny-go-flags, go-github-com-jedib0t-go-pretty-v6, go-github-com-jessevdk-go-flags, go-github-com-mattn-go-shellwords, go-github-com-moby-sys-mountinfo, go-github-com-nlpodyssey-spago, go-github-com-pingcap-errors, go-github-com-pmezard-go-difflib, go-github-com-russross-blackfriday-v2, go-go-mongodb-org-mongo-driver, go-go4-org, go-k8s-io-klog-v2, go-sigs-k8s-io-kustomize-kyaml, go-zgo-at-zstd) * gnu/packages/irc.scm: (soju) * gnu/packages/password-utils.scm: (aws-vault) * gnu/packages/text-editors.scm: (micro) * gnu/packages/version-control.scm: (hut) * gnu/packages/video.scm: (ytarchive) * gnu/packages/web-browsers.scm: (bombadillo) * gnu/packages/web.scm: (webhook) Change-Id: If7ffae01869404796467f8deed29a03e7a7020d7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-14gnu: Add obs-downstream-keyer.Steve George
* gnu/packages/video.scm (obs-downstream-keyer): New variable. Change-Id: Ic8261e0666bb088c044de1e1db51195acd235a4f Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Add obs-advanced-scene-switcher.Steve George
* gnu/packages/video.scm (obs-advanced-scene-switcher): New variable. Change-Id: I6a12ecff09f2ac71d5c50a6b647ba5bfffba1506 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Add obs-branch-output.Steve George
* gnu/packages/video.scm (obs-branch-output): New variable. Change-Id: I0945d487f325bf25a9977a761cfdbba9244604c4 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Add obs-stroke-glow-shadow.Steve George
* gnu/packages/video.scm (obs-stroke-glow-shadow): New variable. Change-Id: I78157c431d70636bb8ee474ce17b78d704c56d82 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Update obs-wlrobs to 1.2.Steve George
* gnu/packages/video.scm (obs-wlrobs): Update to 1.2. [source]: Change to url-fetch due to reliability. [propagated-inputs]: remove empty list as unnecessary. [inputs] update style and alphabetical ordering. Change-Id: Ib2f23b963b3a7f29ca277df5ae8e3bf3dcb6cce3 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Update obs-multi-rtmp to 0.7.3.2.Steve George
* gnu/packages/video.scm (obs-multi-rtmp): Update to 0.7.3.2. [source]: Update style [arguments]<phases>: Remove custom install phase. [arguments]<generator>: Use Ninja. [inputs]: Upgrade to QT6, add qtsvg. Change-Id: I2e252e9caa0236397922d6f170f16fa642255e4c Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-advanced-masks: Update to 1.5.4.Steve George
* gnu/packages/videos.scm (obs-advanced-masks): Update to 2.5.1. [source]: Patch so that Cmakes uses local JSON. Update style. [arguments]<phases>: Remove custom install phase. [inputs]: change qtbase to use QT6. * gnu/packages/patches/obs-advanced-masks-nlohmann-json.patch: New file. Change-Id: I62ed28fc7978732e3754e9158d4add67aea8e2f7 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-shaderfilter: Update to 2.5.1.Steve George
* gnu/packages/videos.scm (obs-shaderfilter): Update to 2.5.1. [arguments]<phases>: Remove custom install phase. Change-Id: Ic562faad29040959bc3e5b04f248f42dc503d866
2026-02-14gnu: obs-source-record: Update to 0.3.4.Steve George
* gnu/packages/video.scm (obs-source-record): Update to 0.3.4 and restyle. Change-Id: Ife2bedb52441b5d82e5d0bd8c3a7bb771a72fdb1 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-gradient-source: Update to 0.3.3.Steve George
* gnu/packages/video.scm (obs-gradient-source): Update to 0.3.3. [inputs]: Update qtbase to QT6. Change-Id: I0278182b365ae33feb050ab6521268f72cd947d5 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-move-transition: Update to 3.2.0.Steve George
* gnu/package/video.scm (obs-move-transition): Update to 3.2.0. [source]<origin>: Switch to url-fetch as upstream releases have checksums that we can verify. [inputs] change qtbase to use QT6. Change-Id: I88ba1e32c0a6b77228b6ba977b1e88b20e6eb95d Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-vkcapture: Update to 1.5.3.Steve George
* gnu/packages/video.scm (obs-vkcapture): Update to 1.5.3. [source]: Update style. Change-Id: If400d607307055a0357180fd7c9cef995930ef67 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Update obs-composite-blur to 1.5.2.Steve George
* gnu/packages/video.scm (obs-composite-blur): Update to 1.5.2. [arguments]<phases>: remove custom install phase. Change-Id: Ic9097284ccb0b32a0a06f28838cc1672788032fe Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: Update obs-pipewire-audio-capture to 1.2.1.Steve George
* gnu/packages/video.scm (obs-pipewire-audio-capture): Update to 1.2.1. [source]: Update style. [inputs]: Add wireplumber, new upstream requirement. Change-Id: Ie830f53cde54c1ca58609560d9c2a3b557fb5776 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-source-clone: Update to 0.2.1.Steve George
* gnu/packages/video.scm (obs-source-clone): Update to 0.2.1. [source]: update style. [inputs]: change qtbase to use QT6. Change-Id: Ib708119debda88a4957c7bacbba352bed6e02512 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-source-copy: Update style.Steve George
* gnu/packages/video.scm (obs-source-copy): Improve style. [source]<origin>: style update. [arguments]: style update. Change-Id: I60ccecfe28b4c02a01c130f581617a14f12bf442 Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs-source-copy: Update to 0.3.0.Steve George
* gnu/packages/video.scm: Update to 0.3.0. [source]<origin>: Switch to url-fetch as upstream releases have hashes that we can verify. [inputs]: change qtbase to use QT6. Change-Id: I977a006a6cd8d171adcb8651e2ffc35bea287b1b Signed-off-by: Steve George <steve@futurile.net>
2026-02-14gnu: obs: Update to 32.0.4.Steve George
* gnu/packages/video.scm (obs): Update to 32.0.4. [source]<origin>: Switch to url-fetch as upstream Releases have hashes and can be verified. [inputs] Add libfdk for encoding in AAC. Add websocketpp-next to enable websocket support. Change-Id: Iecfda622e1a908d95dfa5801763b672381ca6c3a Signed-off-by: Steve George <steve@futurile.net>
2026-02-10gnu: openshot: Update to 3.4.0.Ian Eure
* gnu/packages/video.scm (openshot): Update to 3.4.0. Change-Id: Idb4df12dbc6aee1448798b6f571153886b480ab7
2026-02-10Revert "gnu: Remove openshot."Ian Eure
This reverts commit 61bba2ef6e7e4b9dd316ddaa5029559cc2953a85.
2026-02-10gnu: libopenshot: Update to 0.5.0.Ian Eure
* gnu/packages/video.scm (libopenshot): Update to 0.5.0. Change-Id: Ib3c22ccd41cc1b4563a209e8b52172f587e5c18f
2026-02-10gnu: mpv-mpris: Update to 1.2.Efraim Flashner
* gnu/packages/video.scm (mpv-mpris): Update to 1.2. [arguments]: Adjust make-flags. Override the 'install phase. [inputs]: Remove libdisplay-info. Change-Id: Ie2991a7cd55f123bcc815c73a14ec3c70a487062 Signed-off-by: jgart <jgart@dismail.de>
2026-02-07gnu: yt-dlp: Update to 2026.02.04.msglm
* gnu/packages/video.scm (yt-dlp): Update to 2026.02.04 Signed-off-by: Ian Eure <ian@retrospec.tv>
2026-02-07gnu: showmethekey: Improve style.Carlos Durán Domínguez
* gnu/packages/video.scm (showmethekey): Reindent. [source]: Reindent. [arguments]: Improve style. [native-inputs]: Reindent. [inputs]: Reindent [description]: Reindent and fix markup. Change-Id: I7aac4566c2f75c4240a6e07c978caa1c0776a4c8 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5707
2026-02-07gnu: showmethekey: Update to 1.19.0.Carlos Durán Domínguez
* gnu/packages/video.scm (showmethekey): Update to 1.19.0. [arguments]<#:glib-or-gtk?>: Set to #t. [inputs]: Remove gtk, cairo, pango, libxkbcommon, and polkit. Change-Id: I13b57c53453d1c4f947b5567485737d153d788a2 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-02-07gnu: twitchy: Relocate phase 'set-HOME.Nicolas Graves
* gnu/packages/video.scm (twitchy)[arguments]<#:phases>: Relocate phase 'set-HOME. Change-Id: Iebee41ed2d4431a40a24aed41b193a51bc1b75d0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: streamlink: Drop python-exceptiongroup input.Nicolas Graves
* gnu/packages/video.scm (streamlink)[propagated-inputs]: Drop python-exceptiongroup. Change-Id: I53c00bae53545234b55a014651c3a298ca6e764a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: python-yewtube: Drop phase 'fix-entry-points.Nicolas Graves
* gnu/packages/python-xyz.scm (python-yewtube)[arguments]<#:phases>: Drop phase 'fix-entry-points. Change-Id: Icf5515198078d3290a459dce335f79af4a8368c9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-04gnu: vlc: Update to 3.0.23.Andy Tai
* gnu/packages/video.scm (vlc): Update to 3.0.23. [source]: Remove patch. * gnu/packages/patches/vlc-livemedia-2024.11.28.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ie09f143de9edbcddc96dc836b439ebd7fcf64d6a Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-01gnu: yt-dlp: Update to 2026.01.29.Timo Wilken
The snippet about Python 3.13 doesn't seem to be needed; it was introduced in commit 47b792658ee232b6d59a14fcf43d0309cb0d5000 without explanation. Upstream now also declares 3.14 in pyproject.toml. * gnu/packages/video.scm (yt-dlp): Update to 2026.01.29. [source]: Remove unneeded snippet. Change-Id: Ie5fba51343584ec6cd9e250ad5b8b829005ccb8e
2026-01-31gnu: yt-dlp: Update to 2026.01.29.Mark H Weaver
* gnu/packages/video.scm (yt-dlp): Update to 2026.01.29.
2026-01-25gnu: syncplay: Switch to pyproject.Nicolas Graves
* gnu/packages/video.scm (syncplay): [source]: Delete darkdetect vendored dependency. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:imported-modules, #:modules, #:phases>: Switch to pyproject-build-system. <#:tests?>: Use it instead of deleting 'check phase. [native-inputs]: Add python-setuptools. Change-Id: Ie5b59aa0b58106d246bd07a3982261018d256e04 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: mkvtoolnix: Update to 97.0Ashish SHUKLA
* gnu/packages/video.scm (mkvtoolnix): Update to 97.0 [inputs]: Replace boost-1.83 with boost. Change-Id: I5dd142e9ef2124c52d1b45d3e8d642eaf6c472ac Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>