Files
2026-04-11 20:47:51 +03:00

99 lines
4.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>shotcut</Name>
<Homepage>https://www.shotcut.org</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Packager>
<License>GPL3</License>
<Icon>shotcut</Icon>
<Summary>Cross-platform Qt based Video Editor</Summary>
<Description>Shotcut is a free, open source, cross-platform video editor.
</Description>
<Archive type="targz" sha1sum="f38d936a613f645ad139ac2a37fb44400941a047">https://github.com/mltframework/shotcut/archive/refs/tags/v26.2.26.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>mlt-devel</Dependency>
<Dependency>x264-devel</Dependency>
<Dependency>lame-devel</Dependency>
<Dependency>swh-plugins</Dependency>
<Dependency>fftw3-devel</Dependency>
<Dependency>libvpx-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency>qt6-sql-odbc</Dependency>
<Dependency>libsdl2-devel</Dependency>
<Dependency>qt6-sql-mysql</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-sql-sqlite</Dependency>
<Dependency>ladspa-sdk-devel</Dependency>
<Dependency>qt6-imageformats</Dependency>
<Dependency>qt6-translations</Dependency>
<Dependency>qt6-charts-devel</Dependency>
<Dependency>qt6-sql-postgresql</Dependency>
<Dependency>qt6-websockets-devel</Dependency>
<Dependency>qt6-multimedia-devel</Dependency>
<Dependency>frei0r-plugins-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>shotcut</Name>
<Summary>Cross-platform Qt based Video Editor</Summary>
<RuntimeDependencies>
<Dependency>mlt</Dependency>
<Dependency>lame</Dependency>
<Dependency>x264</Dependency>
<Dependency>fftw3</Dependency>
<Dependency>libvpx</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libsdl2</Dependency>
<Dependency>ladspa-sdk</Dependency>
<Dependency>qt6-charts</Dependency>
<Dependency>swh-plugins</Dependency>
<Dependency>qt6-websockets</Dependency>
<Dependency>qt6-multimedia</Dependency>
<Dependency>frei0r-plugins</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency>qt6-imageformats</Dependency>
<Dependency>qt6-translations</Dependency>
<Dependency versionFrom="6.6.2">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/shotcut</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2026-04-11</Date>
<Version>26.02.26</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="1">
<Date>2024-02-21</Date>
<Version>24.01.28</Version>
<Comment>First Release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>