Files
main/multimedia/converter/flowblade/pspec.xml
T
2021-10-28 13:08:54 +03:00

77 lines
2.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>flowblade</Name>
<Homepage>https://github.com/jliljebl/flowblade</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<Summary>Multitrack non-linear video editor</Summary>
<Description>Çok kanallı doğrusal olmayan video düzenleyici</Description>
<Archive sha1sum="556e1b1b9df3ca1fb4df2080345a94134ab258b6" type="targz">https://github.com/jliljebl/flowblade/archive/refs/tags/v2.8.0.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>appstream-glib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>fedora/flowblade_sys_path.patch</Patch>
</Patches>
</Source>
<Package>
<Name>flowblade</Name>
<RuntimeDependencies>
<Dependency>mlt6</Dependency>
<Dependency>gmic</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>python3</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>python-mlt6</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>frei0r-plugins</Dependency>
<Dependency>python3-numpy</Dependency>
<Dependency>python3-pillow</Dependency>
<Dependency>python3-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2021-10-28</Date>
<Version>2.8.0.3</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2021-10-25</Date>
<Version>2.8.0.3</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-08-30</Date>
<Version>2.8.0.3</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>