3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

959 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
3e1ccbefda
gnu: mlt: Update to 6.18.0.
* gnu/packages/video.scm (mlt): Update to 6.18.0.
2019-11-12 15:12:30 +01:00
Ludovic Courtès
c2cda7da05
gnu: youtube-dl: Update to 2019.11.05.
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.
2019-11-09 23:06:13 +01:00
Tobias Geerinckx-Rice
29f623637e
gnu: libdvdread: Update to 6.0.2.
* gnu/packages/video.scm (libdvdread): Update to 6.0.2.
2019-11-08 00:23:33 +01:00
Tobias Geerinckx-Rice
059a6e9a2d
gnu: libdvdnav: Update to 6.0.1.
* gnu/packages/video.scm (libdvdnav): Update to 6.0.1.
2019-11-08 00:23:32 +01:00
Tobias Geerinckx-Rice
0104ed80ca
gnu: libdvdnav: Don't use NAME in source URI.
* gnu/packages/video.scm (libdvdnav)[source]: Hard-code NAME.
2019-11-08 00:23:31 +01:00
Tobias Geerinckx-Rice
bf7b08c4fe
gnu: obs: Update to 24.0.3.
* gnu/packages/video.scm (obs): Update to 24.0.3.
2019-11-04 17:43:22 +01:00
Tobias Geerinckx-Rice
1d34b527f9
gnu: vapoursynth: Update to 48.
* gnu/packages/video.scm (vapoursynth): Update to 48.
2019-11-04 16:25:17 +01:00
Nicolas Goaziou
520b18e6fa
gnu: vlc: Fix build.
* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new file.
* gnu/packages/video.scm (vlc): Apply patch.
2019-11-02 21:13:43 +01:00
Tobias Geerinckx-Rice
9a3be6fc42
gnu: x265: Update to 3.2.1.
* gnu/packages/video.scm (x265): Update to 3.2.1.
2019-11-01 17:14:29 +01:00
Tobias Geerinckx-Rice
aee4e47c5e
gnu: youtube-dl: Update to 2019.10.29.
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
2019-10-30 04:28:58 +01:00
Tobias Geerinckx-Rice
ce23c5ffd2
gnu: avidemux: Update to 2.7.4.
* gnu/packages/video.scm (avidemux): Update to 2.7.4.
[arguments]: Update bundled ffmpeg version.
2019-10-29 01:53:26 +01:00
Tobias Geerinckx-Rice
8ca565ec1a
gnu: x265: Update to 3.2.
* gnu/packages/video.scm (x265): Update to 3.2.
2019-10-28 20:39:31 +01:00
Tobias Geerinckx-Rice
17334e000e
gnu: mpv: Update to 0.30.0.
* gnu/packages/video.scm (mpv): Update to 0.30.0.
[arguments]: Remove obsolete #:configure-flags.
2019-10-27 15:20:12 +01:00
Marius Bakke
5fd4d02666
gnu: dav1d: Update to 0.5.1.
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d): Update to 0.5.1.
[source](patches): Remove.
2019-10-27 10:10:23 +01:00
Tobias Geerinckx-Rice
57ea822c43
gnu: youtube-dl: Update to 2019.10.22.
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
d2e1a0ac92
gnu: libdv: Don't use NAME in source URI.
* gnu/packages/video.scm (libdv)[source]: Hard-code NAME.
2019-10-21 02:03:22 +02:00
Marius Bakke
0fe041bd9f
gnu: Remove more GCC < 7 workarounds.
* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
2019-10-20 14:00:12 +02:00
Marius Bakke
9a8d4463e6
gnu: dav1d: Fix build on AArch64.
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d)[source](patches): New field.
2019-10-20 14:00:11 +02:00
Marius Bakke
10f2ae01c4
gnu: dav1d: Remove defunct mirror URL.
* gnu/packages/video.scm (dav1d)[source](uri): Remove bz2 tarball origin.
2019-10-20 14:00:11 +02:00
Marius Bakke
c50b07dde8
gnu: libmpeg2: Fix build on armhf-linux.
* gnu/packages/patches/libmpeg2-arm-private-symbols.patch,
gnu/packages/patches/libmpeg2-global-symbol-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libmpeg2)[source](patches): New field.
2019-10-20 00:31:15 +02:00
Marius Bakke
78febba988
gnu: dav1d: Update to 0.5.0.
* gnu/packages/video.scm (dav1d): Update to 0.5.0.
2019-10-20 00:31:15 +02:00
Eric Bavier
bd04fe8786
gnu: HandBrake: Update to 1.2.2.
* gnu/packages/video.scm (handbrake): Update to 1.2.2.
2019-10-13 22:54:12 -05:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Diego Nicola Barbato
c76d19a3fc
gnu: youtube-dl: Update to 2019.09.28.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.28.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-01 17:09:16 +02:00
Ludovic Courtès
0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice
dcedcc7c57
gnu: youtube-viewer: Update to 3.5.8.
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.8.
2019-09-28 05:36:11 +02:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice
8aba8c7b74
gnu: youtube-dl: Update to 2019.09.12.1.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice
b7f5fa8285
gnu: celluloid: Update to 0.17 from gnome-mpv.
* gnu/packages/video.scm (celluloid): ‘New’ public variable.
(gnome-mpv): Redefine as DEPRECATED-PACKAGE.
2019-09-25 17:50:52 +02:00
Tobias Geerinckx-Rice
e0aa4e949e
gnu: mlt: Update to 6.16.0.
* gnu/packages/video.scm (mlt): Update to 6.16.0.
2019-09-25 17:50:49 +02:00
Tobias Geerinckx-Rice
49dc1669a8
gnu: you-get: Update to 0.4.1355.
* gnu/packages/video.scm (you-get): Update to 0.4.1355.
2019-09-25 17:50:47 +02:00
Marius Bakke
6bdf8af5e6
gnu: ffmpeg: Update to 4.2.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.1.
2019-09-24 20:12:56 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Tobias Geerinckx-Rice
900ddbf53d
gnu: obs: Update to 24.0.1.
* gnu/packages/video.scm (obs): Update to 24.0.1.
[inputs]: Add qtsvg.
2019-09-23 17:58:32 +02:00
Ludovic Courtès
27130ee8f7
gnu: libsmpeg: Fix build failure with GCC 7.
* gnu/packages/video.scm (libsmpeg)[arguments]: New field.
2019-09-23 00:11:13 +02:00
Ludovic Courtès
9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
ff1d80f304
gnu: youtube-dl: Update source uri.
* gnu/packages/video.scm (youtube-dl)[source]: Update to new upstream uri.
2019-09-17 14:00:40 +03:00
Rutger Helling
e8cfac22c7
gnu: youtube-dl: Update to 2019.09.12.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.
2019-09-11 21:03:02 +02:00
Tobias Geerinckx-Rice
db05b57205
gnu: youtube-dl: Update to 2019.09.01.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.01.
2019-09-10 21:38:55 +02:00
Mark H Weaver
0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Rutger Helling
6f0d8197df
gnu: youtube-dl: Update to 2019.08.13.
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.13.
2019-08-27 14:52:02 +02:00
Tobias Geerinckx-Rice
07272bd8e0
gnu: mkvtoolnix:gui: Don't require :out to be installed.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Add a
‘patch-relative-file-names’ phase to call ‘mkvmerge’ from :out.
2019-08-27 08:49:14 +02:00
Tobias Geerinckx-Rice
df14dc48fb
gnu: mkvtoolnix: Use @command{}.
* gnu/packages/video.scm (mkvtoolnix)[description]:
Substitute @command{} for @code{}.
2019-08-27 08:49:14 +02:00
Tobias Geerinckx-Rice
296b3de614
gnu: mkvtoolnix: Update to 37.0.0.
* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0.
2019-08-26 19:23:34 +02:00
Tobias Geerinckx-Rice
908d8bedd8
gnu: mkvtoolnix: Don't use NAME in source URI.
* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME.
2019-08-26 19:23:34 +02:00
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates 2019-08-22 15:53:27 -04:00
Leo Famulari
ad64f271de
gnu: vidstab: Update to 1.1.0-0.aeabc8d.
* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d.
2019-08-22 11:49:02 -04:00
Kei Kebreau
178f1d1f75
gnu: vlc: Update to 3.0.8.
* gnu/packages/video.scm (vlc): Update to 3.0.8.
2019-08-21 13:51:06 -04:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke
1b1b006afd
Merge branch 'staging' 2019-08-13 18:51:12 +02:00