Files
main/multimedia/converter/flowblade/pspec.xml
T
2026-02-22 16:06:43 +03:00

129 lines
4.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 "https://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>
<Icon>flowblade</Icon>
<IsA>app</IsA>
<Summary>Multitrack non-linear video editor</Summary>
<Description>Flowblade is a multitrack non-linear video editor released under GPL3 license. From beginners to masters, Flowblade helps make your vision a reality of image and sound.</Description>
<Archive sha1sum="a1d332655352c0eb829e6e49338473bc2ba55600" type="targz">https://github.com/jliljebl/flowblade/archive/refs/tags/v2.24.tar.gz</Archive>
<BuildDependencies>
<Dependency>mlt-devel</Dependency>
<Dependency>gmic-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>sdl-image-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>appstream-glib-devel</Dependency>
<Dependency>frei0r-plugins-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>fedora/flowblade_sys_path.patch</Patch>
</Patches>
</Source>
<Package>
<Name>flowblade</Name>
<RuntimeDependencies>
<Dependency>mlt</Dependency>
<Dependency>gmic</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>python3</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>libusb1</Dependency>
<Dependency>python-mlt</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="9">
<Date>2026-02-22</Date>
<Version>2.24</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-11-07</Date>
<Version>2.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2024-01-03</Date>
<Version>2.12.0.2</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2023-11-29</Date>
<Version>2.10.0.4</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2023-10-17</Date>
<Version>2.10.0.4</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-08-03</Date>
<Version>2.10.0.4</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<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>