Files
main/desktop/kde/utils/subtitlecomposer/pspec.xml
T
2026-02-19 14:34:51 +03:00

137 lines
5.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>subtitlecomposer</Name>
<Homepage>http://subcomposer.sf.net</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>subtitlecomposer</Icon>
<IsA>app:gui</IsA>
<Summary>Video subtitle editor</Summary>
<Description>An open source text-based subtitle editor that supports basic and advanced editing operations, aiming to become an improved version of Subtitle Workshop for every platform supported by Plasma Frameworks.</Description>
<Archive sha1sum="1f2878abae3ef96f8bf1eb5b91a645984ff81af4" type="tarxz">mirrors://kde/stable/subtitlecomposer/subtitlecomposer-0.8.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>qt6-5compat-devel</Dependency>
<Dependency>ruby-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<!-- <Dependency>kross-devel</Dependency> -->
<Dependency>ki18n-devel</Dependency>
<Dependency>sonnet-devel</Dependency>
<Dependency>ffmpeg4-devel</Dependency>
<Dependency>openal-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>qt6-phonon-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>ktextwidgets-devel</Dependency>
<Dependency>pocketsphinx-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>turkish.patch</Patch>
<!-- <Patch>4f4f560e40ba0b760cf688eb024be3cc734ca347.patch</Patch> -->
<!-- <Patch>d8f9797d9c0d45fa9f4402f79c539544b74d2cc7.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>subtitlecomposer</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>icu4c</Dependency>
<Dependency>kauth</Dependency>
<!-- <Dependency>kross</Dependency> -->
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>sonnet</Dependency>
<Dependency>ffmpeg4</Dependency>
<Dependency>openal</Dependency>
<Dependency>openssl</Dependency>
<Dependency>python3</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>qt6-phonon</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>pocketsphinx</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency>qt6-5compat</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>xorg-server-xvfb</Dependency>
<Dependency>qt6-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/icons/hicolor</Path>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/metainfo/</Path>
<Path fileType="data">/usr/share/kxmlgui5/subtitlecomposer</Path>
<Path fileType="data">/usr/share/subtitlecomposer/scripts</Path>
<Path fileType="doc">/usr/share/doc/subtitlecomposer</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2026-02-19</Date>
<Version>0.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2025-04-03</Date>
<Version>0.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-10-30</Date>
<Version>0.7.1</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-03-31</Date>
<Version>0.7.1</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-02-01</Date>
<Version>0.7.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>