Files
2025-06-21 20:25:00 +03:00

84 lines
3.1 KiB
XML
Raw Permalink 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>ffmulticonverter</Name>
<Homepage>https://github.com/l-koehler/FF-converter</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>ffmulticonverter</Icon>
<IsA>app:gui</IsA>
<Summary>GUI File Format Converter.</Summary>
<Description>A simple graphical application which enables you to convert between all popular formats, by utilizing and combining other programs.</Description>
<Archive sha1sum="005cfc782d2d8221014d1bfabf01e35f1cf616a5" type="targz">https://github.com/l-koehler/FF-converter/releases/download/v2.4.6/ffconverter-2.4.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-qt5-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>ffmulticonverter</Name>
<RuntimeDependencies>
<Dependency>ffmpeg</Dependency>
<Dependency>unoconv</Dependency>
<Dependency>pandoc-bin</Dependency>
<Dependency>python3-qt5</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>squashfs-tools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2025-06-21</Date>
<Version>2.4.6</Version>
<Comment>New maintained upstream.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-11-03</Date>
<Version>1.8.0</Version>
<Comment>Rebuild python</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2021-12-28</Date>
<Version>1.8.0</Version>
<Comment>Rebuild python.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2020-03-08</Date>
<Version>1.8.0</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2018-12-03</Date>
<Version>1.8.0</Version>
<Comment>First release.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>