mlt rebuild

This commit is contained in:
Rmys
2021-08-30 12:18:18 +03:00
committed by GitHub
parent eda21aedc7
commit 3f35d93518
2 changed files with 9 additions and 6 deletions
+1
View File
@@ -19,6 +19,7 @@ def setup():
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DMOD_OPENCV=ON \
-DSWIG_PERL=ON \
-DMOD_RTAUDIO=OFF \
-DSWIG_PYTHON=ON", sourceDir="..")
#autotools.configure("--enable-gpl \
+8 -6
View File
@@ -12,11 +12,12 @@
<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="1540b23483cf9c741795321404dac2446d517366" type="targz">https://github.com/mltframework/mlt/releases/download/v6.26.1/mlt-6.26.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>swig</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>opencv-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -76,6 +77,7 @@
<Name>mlt</Name>
<RuntimeDependencies>
<Dependency>sox</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>fftw3</Dependency>
<Dependency>pango</Dependency>
<Dependency>glib2</Dependency>
@@ -102,10 +104,10 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/mlt-7</Path>
<Path fileType="data">/usr/share/mlt</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/mlt/modules</Path>
<Path fileType="data">/usr/share/mlt/modules/lumas/PAL</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
@@ -124,9 +126,9 @@
<History>
<Update release="13">
<Date>2021-08-28</Date>
<Version>7.0.1</Version>
<Comment>Version bump.</Comment>
<Date>2021-08-30</Date>
<Version>6.26.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>