Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/dvd-slideshow dvd-slideshow: Switch to ffmpeg4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1239a410131
branches:  trunk
changeset: 429687:f1239a410131
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 23 15:07:46 2020 +0000

description:
dvd-slideshow: Switch to ffmpeg4

diffstat:

 multimedia/dvd-slideshow/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 8f64150ecf86 -r f1239a410131 multimedia/dvd-slideshow/Makefile
--- a/multimedia/dvd-slideshow/Makefile Thu Apr 23 14:58:19 2020 +0000
+++ b/multimedia/dvd-slideshow/Makefile Thu Apr 23 15:07:46 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/03/20 11:58:03 nia Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/23 15:07:46 nia Exp $
 
 DISTNAME=      dvd-slideshow-0.7.5
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dvd-slideshow/}
 
@@ -18,7 +18,7 @@
 DEPENDS+=      ImageMagick-[0-9]*:../../graphics/ImageMagick
 # uses programs only (mplex, ffmpeg)
 DEPENDS+=      mjpegtools-[0-9]*:../../multimedia/mjpegtools
-DEPENDS+=      ffmpeg1-[0-9]*:../../multimedia/ffmpeg1
+DEPENDS+=      ffmpeg4-[0-9]*:../../multimedia/ffmpeg4
 
 USE_TOOLS+=    bash:run
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index