Files
main/desktop/toolkit/qtermwidget6/pspec.xml
T
2024-04-23 12:30:21 +03:00

61 lines
2.5 KiB
XML
Executable File

<PISI>
<Source>
<Name>qtermwidget6</Name>
<Homepage>https://github.com/lxqt/qtermwidget</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<IsA>app:gui</IsA>
<Summary>Terminal widget for Qt5</Summary>
<Description>A simple terminal widget for using with Qt5 based applications</Description>
<Archive sha1sum="0f541db3e6024dd8f9a0aec13eb093c62e21f72c" type="zip">https://github.com/lxqt/qtermwidget/archive/48ca3ddc56755c09d3a806c43487569fc00b2fc7.zip</Archive> <BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="2.0.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.6.3">qt6-linguist</Dependency>
<Dependency versionFrom="6.6.3">qt6-5compat-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qtermwidget6</Name>
<Summary>Development files for qtermwidget6</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>qt6-5compat</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/consoleq</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>qtermwidget6-devel</Name>
<Summary>Development files for qtermwidget6</Summary>
<RuntimeDependencies>
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
<Dependency release="current">qtermwidget6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/cmake/qtermwidget6</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-04-18</Date>
<Version>2.0.0</Version>
<Comment>First release.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>