123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- <?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="10448c89b40022c19713275736006c545872de19" type="targz">https://github.com/jliljebl/flowblade/archive/refs/tags/v2.16.2.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>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="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>
|