Date: Fri, 13 Oct 2023 18:06:49 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ff7eb3bed9e9 - main - multimedia/mlt7: update to 7.20.0 Message-ID: <202310131806.39DI6nlj050087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff7eb3bed9e904aae2960d4c52c98b048da9f420 commit ff7eb3bed9e904aae2960d4c52c98b048da9f420 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-10-03 04:35:26 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-10-13 18:06:20 +0000 multimedia/mlt7: update to 7.20.0 Framework * Fixed “blank” in a playlist does not have audio normalization filters. * Fixed serializing mlt_color transparent black as “#00000000” when the property was set using an integer or mlt_color. * Fixed mlt_chain_set_source() would always fetch a frame from the producer even if it has “meta.media.frame_rate_num” and “meta.media.frame_rate_den” properties making things slow. * Fixed Mlt::Chain leaking memory. Modules * Added a blank producer to the core module. * Added keywords to gpstext filter: * #gps_cadence# * #gps_grade_degrees# * #gps_grade_percentage# * #gps_temperature# * Added some color_styles to the gpsgraphic filter: * 10 = color by speed (max 100 km/h) * 11 = color by grade (max 90 degrees) * 12 = color by grade (max 20 degrees) * Added more unit formats to legend_unit property of gpsgraphic filter: * mmin or m/min * ftmin or ft/min * Added keywords to dynamictext filter: * #basename# * #filename# * Fixed installing filter_audioseam.yml. * Added an avlink link to the avformat module for FFmpeg filters that can benefit from future frames such as adeclick. * Added the preserve_alpha property to the box_blur filter. * Fixed loading service metadata for the qt6 and glaxnimate-qt6 modules. * Fixed a crash when changing the rotate property in avformat producer with interlace video. * Add astream and vstream properties to avformat producer. Unlike audio_index and video_index are absolute indices across the entire array of streams regardless their type, these new 0-based properties are relative to the type audio or video. For example, astream=1 is the second audio stream. * Fixed a possible crash in the avformat producer’s mlt_producer_probe virtual function. * Updated the glaxnimate module to version 0.5.4. * Fixed the sdl2 consumer crashing with the Linux radeonsi_dri driver and showing only all black with the Linux nvidia driver. Other * Fix compiling on Android (not supported by the core developers). * Changed the avformat consumer FLAC preset to use the flac format. * Fixed the melt Shift+H and Shift+L keyboard shortcuts when the SDL2 window has focus. --- Mk/Uses/mlt.mk | 2 +- multimedia/mlt7/Makefile | 9 --------- multimedia/mlt7/distinfo | 20 +++----------------- multimedia/mlt7/pkg-plist | 7 +++++++ 4 files changed, 11 insertions(+), 27 deletions(-) diff --git a/Mk/Uses/mlt.mk b/Mk/Uses/mlt.mk index 244b5172863d..b2b9378b6949 100644 --- a/Mk/Uses/mlt.mk +++ b/Mk/Uses/mlt.mk @@ -37,7 +37,7 @@ _MLT_NODEPEND= yes . endif # Library dependencies -_MLT7_VERSION= 7.18.0 +_MLT7_VERSION= 7.20.0 _MLT7_PORTNAME= mlt7 _MLT7_LIB= libmlt-7.so _MLT7_MELT= ${LOCALBASE}/bin/melt-7 diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile index 83af26067290..0f3759ee51be 100644 --- a/multimedia/mlt7/Makefile +++ b/multimedia/mlt7/Makefile @@ -6,15 +6,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= 52c5bde61947fb473413cd9daf4b2664769702d9.patch:-p1 \ - f7adc156a7aa5081cde9f52ca52d67df8bb728cf.patch:-p1 \ - 1d3669e60cd416e42ddeea171a9e1116ed1b613b.patch:-p1 \ - 2266e5c8e06efb18f3f13f26f0e7b6147ba5a840.patch:-p1 \ - 2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d.patch:-p1 \ - b4943c55ea44b6d72a5f22b5dcb754c3c89454e3.patch:-p1 \ - 8a821cc5864c848bb55c251a87fdf0dae66e6c81.patch:-p1 - MAINTAINER= kde@FreeBSD.org COMMENT?= Multimedia framework for TV broadcasting WWW= https://www.mltframework.org/ diff --git a/multimedia/mlt7/distinfo b/multimedia/mlt7/distinfo index 6ec9342b101a..6328b9abb165 100644 --- a/multimedia/mlt7/distinfo +++ b/multimedia/mlt7/distinfo @@ -1,17 +1,3 @@ -TIMESTAMP = 1694715956 -SHA256 (mlt-7.18.0.tar.gz) = 9c57da14fbf3cb9c23b867b36f038aac7978c159ba0e8d8ac90e31c66878d115 -SIZE (mlt-7.18.0.tar.gz) = 1586572 -SHA256 (52c5bde61947fb473413cd9daf4b2664769702d9.patch) = 2162fe44964ff6946403510e2388ef0cb3dce4f2837b187aa6e83f7906a345a6 -SIZE (52c5bde61947fb473413cd9daf4b2664769702d9.patch) = 16559 -SHA256 (f7adc156a7aa5081cde9f52ca52d67df8bb728cf.patch) = 574de79fa667cc0a46ed04374ad7438b8b926777b394a2cb0c26f8e40c5c9446 -SIZE (f7adc156a7aa5081cde9f52ca52d67df8bb728cf.patch) = 1202 -SHA256 (1d3669e60cd416e42ddeea171a9e1116ed1b613b.patch) = a7f3d8da9126b0b34a3df3334c7f6b93218eef0ed86fbbc6ec058e8bd0075a19 -SIZE (1d3669e60cd416e42ddeea171a9e1116ed1b613b.patch) = 1367 -SHA256 (2266e5c8e06efb18f3f13f26f0e7b6147ba5a840.patch) = 3d2aa691ca10aeeb637a931503b744e35743a13e01beab33e2e725f0987628d9 -SIZE (2266e5c8e06efb18f3f13f26f0e7b6147ba5a840.patch) = 9880 -SHA256 (2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d.patch) = 8496448b49ecd5de12ce694db8064bfbd8adc5eaf7cd67d89487e5d69899d67a -SIZE (2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d.patch) = 2232 -SHA256 (b4943c55ea44b6d72a5f22b5dcb754c3c89454e3.patch) = f6b102329cf8439bad833aa40b5b8417805a5b8ee560cbf082fed013ecdfca13 -SIZE (b4943c55ea44b6d72a5f22b5dcb754c3c89454e3.patch) = 1840 -SHA256 (8a821cc5864c848bb55c251a87fdf0dae66e6c81.patch) = 5ab536e019b704e5c9704a63d5867d98b0a700a6309e2965b78dd56697bfebb8 -SIZE (8a821cc5864c848bb55c251a87fdf0dae66e6c81.patch) = 964 +TIMESTAMP = 1696307574 +SHA256 (mlt-7.20.0.tar.gz) = 7472372b31f76b2eb0ac66c756391be7cb859a3a779c97ccb7dcf7086ac9d816 +SIZE (mlt-7.20.0.tar.gz) = 1636493 diff --git a/multimedia/mlt7/pkg-plist b/multimedia/mlt7/pkg-plist index d379f2b69549..f69d45c911d5 100644 --- a/multimedia/mlt7/pkg-plist +++ b/multimedia/mlt7/pkg-plist @@ -107,7 +107,11 @@ share/man/man1/melt-7.1.gz %%AVFORMAT%%%%DATADIR%%/avformat/yuv_only.txt %%DATADIR%%/chain_normalizers.ini %%DATADIR%%/core/consumer_multi.yml +%%DATADIR%%/core/consumer_null.yml +%%DATADIR%%/core/filter_audiochannels.yml +%%DATADIR%%/core/filter_audioconvert.yml %%DATADIR%%/core/filter_audiomap.yml +%%DATADIR%%/core/filter_audioseam.yml %%DATADIR%%/core/filter_audiowave.yml %%DATADIR%%/core/filter_autofade.yml %%DATADIR%%/core/filter_box_blur.yml @@ -118,6 +122,7 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/core/filter_fieldorder.yml %%DATADIR%%/core/filter_gamma.yml %%DATADIR%%/core/filter_greyscale.yml +%%DATADIR%%/core/filter_imageconvert.yml %%DATADIR%%/core/filter_luma.yml %%DATADIR%%/core/filter_mask_apply.yml %%DATADIR%%/core/filter_mask_start.yml @@ -133,6 +138,8 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/core/link_timeremap.yml %%DATADIR%%/core/loader.dict %%DATADIR%%/core/loader.ini +%%DATADIR%%/core/producer_abnormal.yml +%%DATADIR%%/core/producer_blank.yml %%DATADIR%%/core/producer_colour.yml %%DATADIR%%/core/producer_consumer.yml %%DATADIR%%/core/producer_hold.yml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310131806.39DI6nlj050087>