summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Expand)AuthorAgeFilesLines
...
| * gnu: mlt: Update to 7.2.0.•••* gnu/packages/video.scm (mlt): Update to 7.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2021-12-021-2/+2
| * gnu: Add smplayer.•••* gnu/packages/video.scm (smplayer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Attila Lendvai2021-12-011-0/+60
| * gnu: you-get: Update to 0.4.1555.•••* gnu/packages/video.scm (you-get): Update to 0.4.1555. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-11-271-4/+3
| * gnu: pipe-viewer: Correct references to yt-dlp program.•••* gnu/packages/video.scm (pipe-viewer)[inputs]: Add yt-dlp. [phases](patch-source): Modify. Raghav Gururajan2021-11-271-3/+10
| * gnu: mpv-mpris: Update to 0.6.•••* gnu/packages/video.scm (mpv-mpris): Update to 0.6. Efraim Flashner2021-11-261-3/+2
| * gnu: recordmydesktop: Update to 0.4.0.•••* gnu/packages/video.scm (recordmydesktop): Update to 0.4.0. [source]: Update URI. [home-page]: Update home-page accordingly. Signed-off-by: Leo Famulari <leo@famulari.name> Aleksandr Vityazev2021-11-241-5/+7
* | gnu: pitivi: Fix build with Meson 0.60.•••* gnu/packages/patches/pitivi-fix-build-with-meson-0.60.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/video.scm (pitivi)[source]: Use it. Leo Famulari2021-11-261-0/+1
* | gnu: w-scan: Build with '-O2'.•••* gnu/packages/video.scm (w-scan)[arguments]: Pass "-O2 -g". Ludovic Courtès2021-11-251-1/+1
* | gnu: transcode: Build with '-O2'.•••* gnu/packages/video.scm (transcode)[arguments]: Pass "-O2 -g". Ludovic Courtès2021-11-251-1/+1
* | gnu: libva: Update to 2.13.0•••* gnu/packages/video.scm (libva): Update it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Josselin Poiret2021-11-251-2/+2
* | gnu: pitivi: Fix build.•••* gnu/packages/video.scm (pitivi)[inputs]: Adjust arguments to gst-plugins-bad variant. [arguments]: Use meson-0.59. Leo Famulari2021-11-241-1/+5
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-231-2/+40
|\|
| * gnu: pipe-viewer: Update to 0.1.7.•••* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Robby Zambito2021-11-231-2/+2
| * gnu: Add libplacebo.•••* gnu/packages/video.scm (libplacebo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Milkey Mouse2021-11-211-0/+38
* | gnu: libmp4v2: Build with '-std=c++03'.•••* gnu/packages/video.scm (libmp4v2)[arguments]: Add #:configure-flags. Ludovic Courtès2021-11-201-1/+4
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-171-8/+8
|\|
| * gnu: libaom: Update to 3.2.0.•••* gnu/packages/video.scm (libaom): Update to 3.2.0. Leo Famulari2021-11-091-2/+2
| * gnu: ffmpeg-2.8: Update to 2.8.18.•••* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.18. Efraim Flashner2021-11-081-2/+2
| * gnu: ffmpeg-3.4: Update to 3.4.9.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.9. Efraim Flashner2021-11-081-2/+2
| * gnu: ffmpeg: Update to 4.4.1.•••* gnu/packages/video.scm (ffmpeg): Update to 4.4.1. Efraim Flashner2021-11-081-2/+2
* | gnu: gtk: Replace gdk-pixbuf+svg by librsvg.•••With the addition of a profile hook for computing the gdk-pixbuf loaders cache file, there is no longer a need for gdk-pixbuf+svg, and librsvg can propagate gdk-pixbuf without fear, so replace the former for the latter. The replacement was automated with the following command: $ git grep -l ',gdk-pixbuf+svg)' \ | xargs sed 's/(".*" ,gdk-pixbuf+svg)/("librsvg" ,librsvg)/' -i * gnu/packages/gtk.scm (gdk-pixbuf+svg): Delete package. (gtk+-2)[propagated-inputs]: Replace gdk-pixbuf+svg with librsvg. (gtk+)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (gdk-pixbuf+svg): Add deprecated package. Maxim Cournoyer2021-11-111-1/+1
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-031-36/+30
|\|
| * gnu: mpv: Update to 0.34.0.•••* gnu/packages/video.scm (mpv): Update to 0.34.0. [inputs]: Remove youtube-dl; add yt-dlp. [arguments]: Adjust custom 'patch-paths phase to adjust for change in inputs. Efraim Flashner2021-11-021-12/+9
| * gnu: Remove FFmpeg 4.3.•••* gnu/packages/video.scm (ffmpeg-4.3): Remove variable. Leo Famulari2021-11-011-11/+0
| * gnu: OpenShot: Update to 2.6.1.•••* gnu/packages/video.scm (openshot): Update to 2.6.1. [arguments]: Add a 'fix-symbolic-link' phase to work around a broken symlink. Run the custom 'check' phase when tests? are enabled. Leo Famulari2021-11-011-5/+12
| * gnu: libopenshot: Update to 0.2.7.•••* gnu/packages/video.scm (libopenshot): Update to 0.2.7. [origin]: Adjust snippet to upstream changes. [inputs]: Add alsa-lib and zlib. [propagated-inputs]: Replace ffmpeg-4.3 with ffmpeg. Leo Famulari2021-11-011-6/+7
| * gnu: pipe-viewer: Update to 0.1.5.•••* gnu/packages/video.scm (pipe-viewer): Update to 0.1.5. Tobias Geerinckx-Rice2021-11-011-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-311-0/+70
|\|
| * gnu: Add yt-dlp.•••* gnu/packages/video.scm (yt-dlp): New variable. Co-authored-by: Morgan Smith <Morgan.J.Smith@outlook.com> Suggested-by: bdju <bdju@tilde.team> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Robin Templeton2021-10-261-0/+70
* | gnu: peek: Add missing input.•••* gnu/packages/video.scm (peek)[inputs]: Add python-wrapper. Ricardo Wurmus2021-10-211-2/+3
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-181-11/+8
|\|
| * gnu: fio: Update to 3.28.•••* gnu/packages/benchmark.scm (fio): Update to 3.28. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-161-2/+2
| * gnu: handbrake: Update to 1.4.2.•••* gnu/packages/video.scm (handbrake): Update to 1.4.2. [source]: Don't explicitly return #t from snippet. [arguments]: Nor from phases. Tobias Geerinckx-Rice2021-10-161-9/+6
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-7/+54
|\|
| * gnu: shotcut: Update to 21.09.20.•••* gnu/packages/video.scm (shotcut): Update to 21.09.20. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego2021-10-121-2/+2
| * gnu: Add mjpg-streamer.•••* gnu/packages/video.scm: (mjpg-streamer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> phodina2021-10-041-0/+46
| * gnu: Consolidate duplicate copyright names.•••* gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Greg Hogan2021-09-251-2/+1
| * gnu: handbrake: Update to 1.4.1.•••* gnu/packages/video.scm (handbrake): Update to 1.4.1 [inputs]: Add libjpeg-turbo and zimg. Eric Bavier2021-09-221-3/+5
| * gnu: shotcut: Update to 21.09.13.•••* gnu/packages/video.scm (shotcut): Update to 21.09.13. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2021-09-221-2/+2
* | gnu: w-scan: Fix compiling with gcc 10.•••* gnu/packages/video.scm (w-scan)[arguments]: Add '-fcommon' to CFLAGS. Guillaume Le Vaillant2021-10-041-0/+2
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm Marius Bakke2021-09-171-8/+7
|\|
| * gnu: dav1d: Update to 0.9.2.•••* gnu/packages/video.scm (dav1d): Update to 0.9.2. Leo Famulari2021-09-141-2/+2
| * gnu: pitivi: Update to 2021.05.0.•••* gnu/packages/video.scm (pitivi): Update to 2021.05.0. [arguments]<#:phases>: Don't return #t. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2021-09-131-4/+3
| * gnu: shotcut: Update to 21.08.29.•••* gnu/packages/video.scm (shotcut): Update to 21.08.29. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2021-09-121-2/+2
* | gnu: mkvtoolnix: Fix build.•••* gnu/packages/video.scm (mkvtoolnix)[arguments]: Fix 'add-googletest' phase. Guillaume Le Vaillant2021-09-111-1/+1
* | gnu: transcode: Fix building with gcc 10.•••* gnu/packages/video.scm (transcode)[arguments]: Pass '-fcommon' to CFLAGS. Guillaume Le Vaillant2021-09-101-1/+2
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-071-2/+2
|\|
| * gnu: pipe-viewer: Update to 0.1.4.•••* gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4. Raghav Gururajan2021-09-051-2/+2
* | gnu: aalib: Update ‘config.guess’ and ‘config.sub’•••The original versions are too old to recognize architectures such as aarch64, mips64el and powerpc64le. * gnu/packages/video.scm (aalib)[native-inputs]: Add ‘config’. [arguments]<#:phases>{update-configure-scripts}: New. {configure}: Don’t set host explicitly. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Thiago Jung Bauermann2021-08-191-12/+12
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke2021-08-121-4/+4
|\|