pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mlt
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 23 11:01:41 UTC 2025
Modified Files:
pkgsrc/multimedia/mlt: Makefile
Log Message:
mlt: fix LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/multimedia/mlt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/mlt/Makefile
diff -u pkgsrc/multimedia/mlt/Makefile:1.150 pkgsrc/multimedia/mlt/Makefile:1.151
--- pkgsrc/multimedia/mlt/Makefile:1.150 Thu Apr 24 14:15:18 2025
+++ pkgsrc/multimedia/mlt/Makefile Fri May 23 11:01:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2025/04/24 14:15:18 wiz Exp $
+# $NetBSD: Makefile,v 1.151 2025/05/23 11:01:40 wiz Exp $
DISTNAME= mlt-7.18.0
PKGREVISION= 20
@@ -9,7 +9,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.mltframework.org/
COMMENT= Open source multimedia framework
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index