pkgsrc-WIP-changes archive

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

digikam: switch to ffmpeg7



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Oct 31 22:08:39 2025 +0100
Changeset:	1c33792f9155cec58385a29302af0fcf4defb459

Modified Files:
	digikam/Makefile

Log Message:
digikam: switch to ffmpeg7

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1c33792f9155cec58385a29302af0fcf4defb459

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 digikam/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/digikam/Makefile b/digikam/Makefile
index 9d50fac4ae..78a36ca224 100644
--- a/digikam/Makefile
+++ b/digikam/Makefile
@@ -42,7 +42,7 @@ USE_TOOLS+=	flex bison msgmerge perl:run pkg-config
 .include "../../graphics/opencv-contrib-face/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../math/eigen3/buildlink3.mk"
-.include "../../multimedia/ffmpeg6/buildlink3.mk"
+.include "../../multimedia/ffmpeg7/buildlink3.mk"
 .include "../../multimedia/x265/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/libxslt/buildlink3.mk"


Home | Main Index | Thread Index | Old Index