git: 7ebddd96d372 - main - multimedia/mlt7*: Update to 7.18.0
Date: Sun, 30 Jul 2023 20:15:51 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ebddd96d3720fefc8594e9f28ff62ffe79d431b commit 7ebddd96d3720fefc8594e9f28ff62ffe79d431b Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-07-30 17:05:28 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-07-30 20:15:28 +0000 multimedia/mlt7*: Update to 7.18.0 https://github.com/mltframework/mlt/releases/tag/v7.18.0 --- Mk/Uses/mlt.mk | 2 +- multimedia/mlt7-glaxnimate/Makefile | 1 + multimedia/mlt7/Makefile | 11 +++++------ multimedia/mlt7/distinfo | 8 +++----- multimedia/mlt7/pkg-plist | 1 + 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/Mk/Uses/mlt.mk b/Mk/Uses/mlt.mk index 04089c964453..244b5172863d 100644 --- a/Mk/Uses/mlt.mk +++ b/Mk/Uses/mlt.mk @@ -37,7 +37,7 @@ _MLT_NODEPEND= yes . endif # Library dependencies -_MLT7_VERSION= 7.16.0 +_MLT7_VERSION= 7.18.0 _MLT7_PORTNAME= mlt7 _MLT7_LIB= libmlt-7.so _MLT7_MELT= ${LOCALBASE}/bin/melt-7 diff --git a/multimedia/mlt7-glaxnimate/Makefile b/multimedia/mlt7-glaxnimate/Makefile index a09ddbca6ab5..aa356f376ebd 100644 --- a/multimedia/mlt7-glaxnimate/Makefile +++ b/multimedia/mlt7-glaxnimate/Makefile @@ -17,6 +17,7 @@ FLAVORS= qt5 qt6 FLAVOR?= qt5 USES= qt:${FLAVOR:S/qt//} libarchive xorg +USE_LOCALE= C.UTF-8 USE_QT= ${_USE_QT_${FLAVOR}} USE_XORG= x11 diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile index 1bcaf369b85a..f42b7942aadf 100644 --- a/multimedia/mlt7/Makefile +++ b/multimedia/mlt7/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${_MLT_PORTNAME} DISTVERSION= ${_MLT_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES?= multimedia # Don't use GitHub "fake" downloads that are auto-generated from a # tag; the project uploads tarballs for each release. @@ -9,9 +9,6 @@ MASTER_SITES= https://github.com/mltframework/mlt/releases/download/v${DISTVERS DISTFILES= mlt-${DISTVERSION}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/mlt-${DISTVERSION} -PATCH_SITES= https://github.com/mltframework/mlt/commit/ -PATCHFILES= 77be3ee97453c194006df9080504492a67c8915b.patch:-p1 # Shotcut export bug #1442 - MAINTAINER= kde@FreeBSD.org COMMENT?= Multimedia framework for TV broadcasting WWW= https://www.mltframework.org/ @@ -19,7 +16,8 @@ WWW= https://www.mltframework.org/ LICENSE?= GPLv2 GPLv3 LGPL21 LICENSE_COMB?= multi -USES+= alias cmake compiler:c++11-lang eigen:3 localbase pkgconfig +USES+= alias cmake compiler:c++11-lang eigen:3 localbase \ + pathfix pkgconfig USE_LDCONFIG= yes DATADIR= ${PREFIX}/share/mlt-7 @@ -108,7 +106,8 @@ PLUSGPL_DESC= Enable plus GPL module PLUSGPL_CMAKE_BOOL= MOD_PLUSGPL PLUS_DESC= Enable plus module -PLUS_LIB_DEPENDS= libfftw3.so:math/fftw3 +PLUS_LIB_DEPENDS= libebur128.so:audio/ebur128 \ + libfftw3.so:math/fftw3 PLUS_CMAKE_BOOL= MOD_PLUS RESAMPLE_DESC= Enable resample module diff --git a/multimedia/mlt7/distinfo b/multimedia/mlt7/distinfo index 3471a08576c2..7f4bee2d6eda 100644 --- a/multimedia/mlt7/distinfo +++ b/multimedia/mlt7/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1686949598 -SHA256 (mlt-7.16.0.tar.gz) = c0975e06403d3df22be7d4b5d96d0608e0d16470299360d0a0ee5f41ba2b7a96 -SIZE (mlt-7.16.0.tar.gz) = 1577046 -SHA256 (77be3ee97453c194006df9080504492a67c8915b.patch) = 4687c3d37e094b231ab67b588835342d37c04a8d83389d7a4f382ba970e6f407 -SIZE (77be3ee97453c194006df9080504492a67c8915b.patch) = 981 +TIMESTAMP = 1690648795 +SHA256 (mlt-7.18.0.tar.gz) = 9c57da14fbf3cb9c23b867b36f038aac7978c159ba0e8d8ac90e31c66878d115 +SIZE (mlt-7.18.0.tar.gz) = 1586572 diff --git a/multimedia/mlt7/pkg-plist b/multimedia/mlt7/pkg-plist index 12c4646348bf..d379f2b69549 100644 --- a/multimedia/mlt7/pkg-plist +++ b/multimedia/mlt7/pkg-plist @@ -109,6 +109,7 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/core/consumer_multi.yml %%DATADIR%%/core/filter_audiomap.yml %%DATADIR%%/core/filter_audiowave.yml +%%DATADIR%%/core/filter_autofade.yml %%DATADIR%%/core/filter_box_blur.yml %%DATADIR%%/core/filter_brightness.yml %%DATADIR%%/core/filter_channelcopy.yml