main/mlt: updated to 7.2.0

This commit is contained in:
emmett1
2021-11-06 08:33:42 +08:00
parent 201cc1f72b
commit 09421e8eeb
3 changed files with 10 additions and 7 deletions

View File

@@ -1 +1 @@
c9cca34e75caee6aa31d42d5e141206b mlt-7.0.1.tar.gz
fbcdac9bbda30dbf92739bbf40e3120a mlt-7.2.0.tar.gz

View File

@@ -1,4 +1,4 @@
mlt-7.0.1-1
mlt-7.2.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/melt -> melt-7
@@ -75,11 +75,11 @@ drwxr-xr-x root/root usr/lib/cmake/Mlt7/
-rw-r--r-- root/root usr/lib/cmake/Mlt7/Mlt7Targets-noconfig.cmake
-rw-r--r-- root/root usr/lib/cmake/Mlt7/Mlt7Targets.cmake
lrwxrwxrwx root/root usr/lib/libmlt++-7.so -> libmlt++-7.so.7
lrwxrwxrwx root/root usr/lib/libmlt++-7.so.7 -> libmlt++-7.so.7.0.1
-rwxr-xr-x root/root usr/lib/libmlt++-7.so.7.0.1
lrwxrwxrwx root/root usr/lib/libmlt++-7.so.7 -> libmlt++-7.so.7.2.0
-rwxr-xr-x root/root usr/lib/libmlt++-7.so.7.2.0
lrwxrwxrwx root/root usr/lib/libmlt-7.so -> libmlt-7.so.7
lrwxrwxrwx root/root usr/lib/libmlt-7.so.7 -> libmlt-7.so.7.0.1
-rwxr-xr-x root/root usr/lib/libmlt-7.so.7.0.1
lrwxrwxrwx root/root usr/lib/libmlt-7.so.7 -> libmlt-7.so.7.2.0
-rwxr-xr-x root/root usr/lib/libmlt-7.so.7.2.0
drwxr-xr-x root/root usr/lib/mlt-7/
-rwxr-xr-x root/root usr/lib/mlt-7/libmltcore.so
-rwxr-xr-x root/root usr/lib/mlt-7/libmltdecklink.so
@@ -325,9 +325,11 @@ drwxr-xr-x root/root usr/share/mlt-7/presets/consumer/avformat/stills/
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/stills/PPM
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/stills/TGA
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/stills/TIFF
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/stills/webp
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/vp9
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/webm
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/webm-pass1
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/webp
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/x264-medium
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/x264-medium-baseline
-rw-r--r-- root/root usr/share/mlt-7/presets/consumer/avformat/x264-medium-main
@@ -443,6 +445,7 @@ drwxr-xr-x root/root usr/share/mlt-7/vorbis/
-rw-r--r-- root/root usr/share/mlt-7/vorbis/producer_vorbis.yml
drwxr-xr-x root/root usr/share/mlt-7/xml/
-rw-r--r-- root/root usr/share/mlt-7/xml/consumer_xml.yml
-rw-r--r-- root/root usr/share/mlt-7/xml/filter_gpstext.yml
-rw-r--r-- root/root usr/share/mlt-7/xml/mlt-xml.dtd
-rw-r--r-- root/root usr/share/mlt-7/xml/producer_xml-nogl.yml
-rw-r--r-- root/root usr/share/mlt-7/xml/producer_xml-string.yml

View File

@@ -2,7 +2,7 @@
# depends : qt5 frei0r-plugins
name=mlt
version=7.0.1
version=7.2.0
release=1
source="https://github.com/mltframework/mlt/releases/download/v$version/mlt-$version.tar.gz"