me
/
guix
Archived
1
0
Fork 0
Commit Graph

1729 Commits (52312a4551dea1d730720c3ab9424bda9c02319a)

Author SHA1 Message Date
Tobias Geerinckx-Rice 88d107b2b9
gnu: yt-dlp: Update to 2023.07.06.
* gnu/packages/video.scm (yt-dlp): Update to 2023.07.06.
2023-07-02 02:00:08 +02:00
Saku Laesvuori via Guix-patches via 3d55a6b5db
gnu: Add yle-dl.
* gnu/packages/video.scm (yle-dl): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 11:13:47 +02:00
Efraim Flashner 815dd5bce3
gnu: yt-dlp: Update to 2023.06.22.
* gnu/packages/video.scm (yt-dlp): Update to 2023.06.22.
[native-inputs]: Rewrite using supported-package?.
2023-06-24 21:56:52 +03:00
kiasoc5 8d46e3e0fd
gnu: celluloid: Update to 0.25.
* gnu/packages/video.scm (celluloid): Update to 0.25.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:09 +01:00
Christopher Baines f2488b8df9
gnu: mkvtoolnix: Explicitly use ruby-2.7.
To allow updating ruby without affecting this package.

* gnu/packages/video.scm (mkvtoolnix)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:50 +01:00
Timothy Sample e6da6e3152
svn-download: Do not expand keywords.
Subversion keyword expansion is potentially non-reproducible as some of
them expand time strings relative to the local time zone:

  https://issues.guix.gnu.org/43442#18

In practice this is not a problem in Guix since Subversion checkouts
happen in an isolated environment using the "default timezone" (UTC).

However, Software Heritage disables keyword expansion for this very
reason.  By following suit, we make sure content can be retrieved from
there.

* guix/build/svn.scm (svn-fecth): Pass "--ignore-keywords" to
Subversion.
* guix/build-system/texlive.scm (%texlive-date): New variable.
* gnu/packages/java.scm (java-geronimo-xbean-reflect)
(java-geronimo-genesis-2.1): Update the source hash.
* gnu/packages/machine-learning.scm (ghmm): Likewise.
* gnu/packages/video.scm (libsmpeg, libsmpeg-with-sdl1): Likewise.
* gnu/packages/tex.scm (texlive-bin): Update the hash of the
"texlive-scripts" input, and a add a new phase that imitates
Subversion keyword expansion for scripts that need it.
(texlive-latex-base): Update the hash of the "texlive-luatexconfig"
native input.
(texlive-hyphen-base, texlive-dvipdfmx, texlive-dvips, texlive-cm)
(texlive-tex-plain, texlive-kpathsea, texlive-latexconfig)
(texlive-tetex, texlive-pdftex, texlive-xetex): Update the source
hash.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-06-11 18:13:44 +02:00
Andy Tai 48812c85dd
gnu: obs-websocket: Deprecate in favor of "obs".
* gnu/packages/video.scm (obs-websocket): Rewrite as a deprecated alias
for "obs".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:07:12 +02:00
Andy Tai 9cf6833033
gnu: Remove obs-spectralizer.
As project no longer developed and not building with current obs.

* gnu/packages/video.scm (obs-spectralizer): Remove variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-03 12:16:17 +01:00
Dominik Delgado Steuter 1af79a0615
gnu: yt-dlp: Fix substitution for ffmpeg path.
The old expression did not work; ffmpeg was not found
when using the --add-metadata flag.

* gnu/packages/video.scm (yt-dlp)
[arguments]: Adjust substitution in custom 'default-to-the-ffmpeg-input phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25 12:51:16 +02:00
Ricardo Wurmus 495d2b3960
gnu: gaupol: Update to 1.12.
* gnu/packages/video.scm (gaupol): Update to 1.12.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus 86f853c4a3
gnu: gaupol: Use pyproject-build-system.
* gnu/packages/video.scm (gauplo)[build-system]: Use pyproject-build-system.
[arguments]: Delete custom 'install phase.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus 0243d5fa1a
gnu: gaupol: Drop input labels.
* gnu/packages/video.scm (gaupol)[native-inputs]: Remove package labels.
2023-05-24 23:58:30 +02:00
Ricardo Wurmus b06b841e57
gnu: gaupol: Delete sanity check phase.
The sanity check fails because there is no graphical display.

* gnu/packages/video.scm (gaupol)[arguments]: Delete 'sanity-check phase.
2023-05-24 23:58:30 +02:00
Vinicius Monego 30af248f1d
gnu: mlt: Update to 7.16.0.
* gnu/packages/video.scm (mlt): Update to 7.16.0.
2023-05-14 11:10:23 -03:00
Liliana Marie Prikler 58e84ec9af
gnu: Rename json-modern-cxx to nlohmann-json.
* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
2023-05-14 12:22:29 +02:00
kiasoc5 f2a5a32618
gnu: mpv-mpris: Update to 1.0.
* gnu/packages/video.scm (mpv-mpris): Update to 1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-11 12:27:03 +03:00
Efraim Flashner 649ce7b433
Merge branch 'rust-team' 2023-05-09 09:56:33 +03:00
Maxim Cournoyer 62f31c9d50
gnu: libva-utils: Update home page.
* gnu/packages/video.scm (libva-utils) [home-page]: Update URL.
2023-05-07 13:04:25 -04:00
Maxim Cournoyer 260bb2c320
gnu: vdpauinfo: Update to 1.5.
* gnu/packages/video.scm (vdpauinfo): Update to 1.5.
2023-05-07 13:04:24 -04:00
Maxim Cournoyer 69f55d1115
gnu: libva-utils: Update to 2.18.1.
* gnu/packages/video.scm (libva-utils): Update to 2.18.1.
2023-05-07 13:04:24 -04:00
Maxim Cournoyer 0bb691d7d3
gnu: libva: Update to 2.18.0.
* gnu/packages/video.scm (libva): Update to 2.18.0.
2023-05-07 13:04:24 -04:00
Efraim Flashner 4cf9e2b0a8
gnu: rav1e: Update to 0.6.3.
* gnu/packages/video.scm (rav1e): Update to 0.6.3.
[arguments]: Remove cargo-test-flags. Remove 'relax-versions phase.
[cargo-inputs]: Add rust-av-grain-0.2, rust-built-0.5, rust-cc-1,
rust-clap-complete-4, rust-const-fn-assert-0.1, rust-maybe-rayon-1,
rust-new-debug-unreachable-1, rust-nom-7, rust-once-cell-1,
rust-serde-big-array-0.4, rust-system-deps-6.  Remove rust-rayon-1,
rust-regex-1, rust-vergen-3.  Replace rust-av-metrics-0.7 with 0.9,
rust-clap-2 with 4, rust-console-0.14 with 0.15, rust-dav1d-sys-0.3 with
0.7, rust-image-0.23 with 0.24, rust-v-frame-0.2 with 0.3.
[cargo-development-inputs]: Add rust-nom-7, rust-quickcheck-1,
rust-quickcheck-macros-1.  Remove rust-cc-1.  Replace rust-criterion-0.3
with 0.4, rust-pretty-assertions-0.7 with 1.
[native-inputs]: Add pkg-config.
[inputs]: Add libgit2, zlib.
2023-05-07 19:29:18 +03:00
Ludovic Courtès 115f0ad729
gnu: peek: Remove input labels.
* gnu/packages/video.scm (peek)[inputs, native-inputs]: Remove labels.
2023-05-04 17:06:44 +02:00
Efraim Flashner cf02a22cf2
gnu: ffmpeg-5: Update to 5.1.3.
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.3.
2023-05-01 11:08:26 +03:00
Andreas Enge 92dd588b81
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-24 20:43:01 +02:00
Andy Tai 9350347dab
gnu: openshot: Update to 3.1.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1.
* gnu/packages/video.scm (libopenshot): Update to 0.3.1.
(openshot): Update to 3.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24 12:22:27 +02:00
Leo Famulari 4e0186ec7f
gnu: libmediainfo and mediainfo: Update to 23.03.
* gnu/packages/video.scm (libmediainfo, mediainfo): Update to 23.03.
2023-04-23 20:36:13 -04:00
Leo Famulari a0b2b4f1e9
gnu: libmediainfo and mediainfo: Fix build.
* gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Add a shebang to
the autogen.sh script in the 'change-to-build-dir' phases.
2023-04-23 20:36:13 -04:00
Maxim Cournoyer 3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer ae3fb9c09f
gnu: ffmpeg: Add a debug output.
* gnu/packages/video.scm (ffmpeg) [outputs]: New field.
[arguments]: Add --disable-stripping to configure flags.
2023-04-14 15:11:38 -04:00
Maxim Cournoyer 7faa4c2aec
gnu: ffmpeg: Update to 6.0.
* gnu/packages/video.scm (ffmpeg): Update to 6.0.
(ffmpeg-5): New variable.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with
ffmpeg-5.
* gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
2023-04-14 15:11:37 -04:00
Maxim Cournoyer f3b5201c86
gnu: ffmpeg-5: Rename variable to ffmpeg.
* gnu/packages/video.scm (ffmpeg-5): Rename to...
(ffmpeg): ... this, replacing the old 'ffmpeg' alias.
(ffmpeg-4): Adjust accordingly.
* gnu/packages/jami.scm (ffmpeg-jami): Likewise.
2023-04-14 15:11:37 -04:00
Efraim Flashner aee59d5af7
gnu: rav1e: Fix building.
* gnu/packages/video.scm (rav1e)[source]: Remove outdated snippet.
[arguments]: Remove custom 'force-rust-edition-2018 phase.
2023-04-14 15:11:34 -04:00
Marius Bakke ac785300fd
gnu: VLC: Remove obsolete patch.
This reverts 372b037540, which became obsolete
with af74211d98.

* gnu/packages/video.scm (vlc)[source](patches): Remove.
* gnu/packages/patches/vlc-dav1d-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2023-04-14 15:11:14 -04:00
Hilton Chain 2b893735a5
gnu: libva: Update to 2.16.0.
* gnu/packages/video.scm (libva): Update to 2.16.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-14 15:11:03 -04:00
Marius Bakke af2cfa4b38
gnu: libvpx: Update to 1.12.0.
* gnu/packages/video.scm (libvpx): Update to 1.12.0.
(libvpx-next): Remove variable.
* gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
2023-04-14 15:10:53 -04:00
Marius Bakke e7334321a5
gnu: libx264: Update to 164-0.b093bbe.
* gnu/packages/video.scm (libx264): Update to 164-0.b093bbe.
(libx264-next): Remove variable.
* gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Don't use LIBX264-NEXT.
2023-04-14 15:10:53 -04:00
Marius Bakke b3051298b5
gnu: VLC: Fix build with dav1d 1.0.
* gnu/packages/video.scm (vlc)[source](patches): New field.
* gnu/packages/patches/vlc-dav1d-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2023-04-14 15:10:52 -04:00
Marius Bakke a37288a2a2
gnu: libaom: Update to 3.5.0.
* gnu/packages/video.scm (libaom): Update to 3.5.0.
[arguments]: Remove obsolete configure flag.
2023-04-14 15:10:52 -04:00
Yovan Naumovski 0f3e9c52f3
gnu: gallery-dl: Update to 1.25.1.
* gnu/packages/video.scm (gallery-dl): Update to 1.25.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:25 -04:00
Bruno Victal c4d18b9e65
gnu: Purge pre-1.3.0 deprecated packages.
* gnu/packages/bioinformatics.scm (deeptools): Remove variable.
* gnu/packages/efi.scm (efi_analyzer): Ditto.
* gnu/packages/guile.scm (guile-2.2/bug-fix, guile-json): Ditto.
* gnu/packages/image.scm (libjpeg): Ditto.
* gnu/packages/kde.scm (kdevplatform): Ditto
* gnu/packages/linphone.scm (linphoneqt): Ditto.
* gnu/packages/maths.scm (blis-sandybridge, blis-haswell, blis-knl): Ditto.
* gnu/packages/mpi.scm (hwloc-2.0): Ditto.
* gnu/packages/music.scm (python-abjad, zlfo): Ditto.
* gnu/packages/perl.scm (perl-base, perl-parent): Ditto.
* gnu/packages/tryton.scm (python-trytond): Ditto.
* gnu/packages/video.scm (gnome-mpv): Ditto.
* tests/graph.scm: Use guile-json-1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Vinicius Monego 1d34e100fa
gnu: mlt: Update to 7.14.0.
* gnu/packages/video.scm (mlt): Update to 7.14.0.
2023-04-12 08:26:59 -04:00
Yovan Naumovski 226e7e0437
gnu: gallery-dl: Update to 1.25.1.
* gnu/packages/video.scm (gallery-dl): Update to 1.25.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-08 14:04:45 +02:00
Bruno Victal acdb42e5d0
gnu: Purge pre-1.3.0 deprecated packages.
* gnu/packages/bioinformatics.scm (deeptools): Remove variable.
* gnu/packages/efi.scm (efi_analyzer): Ditto.
* gnu/packages/guile.scm (guile-2.2/bug-fix, guile-json): Ditto.
* gnu/packages/image.scm (libjpeg): Ditto.
* gnu/packages/kde.scm (kdevplatform): Ditto
* gnu/packages/linphone.scm (linphoneqt): Ditto.
* gnu/packages/maths.scm (blis-sandybridge, blis-haswell, blis-knl): Ditto.
* gnu/packages/mpi.scm (hwloc-2.0): Ditto.
* gnu/packages/music.scm (python-abjad, zlfo): Ditto.
* gnu/packages/perl.scm (perl-base, perl-parent): Ditto.
* gnu/packages/tryton.scm (python-trytond): Ditto.
* gnu/packages/video.scm (gnome-mpv): Ditto.
* tests/graph.scm: Use guile-json-1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-07 17:53:37 +02:00
Vinicius Monego 8697d3f10c
gnu: mlt: Update to 7.14.0.
* gnu/packages/video.scm (mlt): Update to 7.14.0.
2023-04-03 23:10:32 -03:00
Maxim Cournoyer 438a0de332
Merge remote-tracking branch 'origin/master' into staging 2023-03-28 22:40:32 -04:00
Maxim Cournoyer 0c0d5130af
gnu: ffmpeg: Add a debug output.
* gnu/packages/video.scm (ffmpeg) [outputs]: New field.
[arguments]: Add --disable-stripping to configure flags.
2023-03-28 20:16:06 -04:00
Maxim Cournoyer bf23e8518f
gnu: ffmpeg: Update to 6.0.
* gnu/packages/video.scm (ffmpeg): Update to 6.0.
(ffmpeg-5): New variable.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with
ffmpeg-5.
* gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
2023-03-28 20:16:05 -04:00
Maxim Cournoyer d624cd4c84
gnu: ffmpeg-5: Rename variable to ffmpeg.
* gnu/packages/video.scm (ffmpeg-5): Rename to...
(ffmpeg): ... this, replacing the old 'ffmpeg' alias.
(ffmpeg-4): Adjust accordingly.
* gnu/packages/jami.scm (ffmpeg-jami): Likewise.
2023-03-28 20:15:57 -04:00
Andy Tai 28cca50a04
gnu: obs: Update to 29.0.2
* gnu/packages/video.scm (obs): Update to 29.0.2

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:42:53 +01:00