Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/album album: Switch to ffmpeg4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1b6368b8432
branches:  trunk
changeset: 429706:e1b6368b8432
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 23 17:04:10 2020 +0000

description:
album: Switch to ffmpeg4

diffstat:

 www/album/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 35ec4b686ec6 -r e1b6368b8432 www/album/Makefile
--- a/www/album/Makefile        Thu Apr 23 17:01:45 2020 +0000
+++ b/www/album/Makefile        Thu Apr 23 17:04:10 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2019/08/11 13:24:16 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/04/23 17:04:10 nia Exp $
 
 DISTNAME=      album-4.15
-PKGREVISION=   
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES=  http://marginalhacks.com/bin/album.versions/
 
@@ -13,7 +12,7 @@
 
 DEPENDS+=      ImageMagick-[0-9]*:../../graphics/ImageMagick
 DEPENDS+=      jhead>=2.0:../../graphics/jhead
-DEPENDS+=      ffmpeg3-[0-9]*:../../multimedia/ffmpeg3
+DEPENDS+=      ffmpeg4-[0-9]*:../../multimedia/ffmpeg4
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 



Home | Main Index | Thread Index | Old Index