pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/album
Module Name: pkgsrc
Committed By: nia
Date: Thu Apr 23 17:04:10 UTC 2020
Modified Files:
pkgsrc/www/album: Makefile
Log Message:
album: Switch to ffmpeg4
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/album/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/album/Makefile
diff -u pkgsrc/www/album/Makefile:1.27 pkgsrc/www/album/Makefile:1.28
--- pkgsrc/www/album/Makefile:1.27 Sun Aug 11 13:24:16 2019
+++ pkgsrc/www/album/Makefile Thu Apr 23 17:04:10 2020
@@ -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 @@ COMMENT= Generate HTML albums of images
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