Merge pull request #9930 from suvari/master
mlt:rebuild for opencv and version bump to 7.2.0
This commit is contained in:
@@ -19,7 +19,7 @@ def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DMOD_OPENCV=ON \
|
||||
-DSWIG_PERL=ON \
|
||||
-DCMAKE_INSTALL_MANDIR=/usr/share/man \
|
||||
-DCMAKE_INSTALL_MANDIR=/usr/share/man/man1 \
|
||||
-DSWIG_PYTHON=ON", sourceDir="..")
|
||||
|
||||
#autotools.configure("--enable-gpl \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A multimedia framework, designed and developed for television broadcasting</Summary>
|
||||
<Description>MLT is an open source multimedia framework, designed and developed for television broadcasting.</Description>
|
||||
<Archive sha1sum="ea8a9933cdb9e1d47b40a3a5f96d564844f9e4e5" type="targz">https://github.com/mltframework/mlt/releases/download/v7.0.1/mlt-7.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="f5e60b083359bb5a3a69d04792c18efeae92057d" type="targz">https://github.com/mltframework/mlt/releases/download/v7.2.0/mlt-7.2.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
@@ -41,6 +41,7 @@
|
||||
<Dependency>libdv-devel</Dependency>
|
||||
<Dependency>sox-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>rubberband-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -94,6 +95,7 @@
|
||||
<Dependency>sdl-image</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>rubberband</Dependency>
|
||||
<Dependency>libsamplerate</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
@@ -123,6 +125,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2021-12-09</Date>
|
||||
<Version>7.2.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2021-10-25</Date>
|
||||
<Version>7.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user