96 lines
3.7 KiB
XML
96 lines
3.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>qgnomeplatform-qt6</Name>
|
|
<Homepage>https://github.com/FedoraQt/QGnomePlatform</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>QPlatformTheme for a better Qt6 application inclusion in GNOME</Summary>
|
|
<Icon>qgnomeplatform-qt6</Icon>
|
|
<Description>QPlatformTheme for a better Qt6 application inclusion in GNOME</Description>
|
|
<Archive sha1sum="c6c3649efa0a1ece5a297dd71f0d390066dfe62c" type="targz">https://github.com/FedoraQt/QGnomePlatform/archive/refs/tags/0.9.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>qt6-base-devel</Dependency>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
<Dependency>adwaita-qt6-devel</Dependency>
|
|
<Dependency>adwaita-qt-devel</Dependency>
|
|
<Dependency>qt6-wayland-devel</Dependency>
|
|
<Dependency>qt6-declarative-devel</Dependency>
|
|
<Dependency>qt5-wayland-devel</Dependency>
|
|
<Dependency>qt5-quickcontrols2-devel</Dependency>
|
|
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>qgnomeplatform-qt6.patch</Patch>
|
|
<Patch level="1">qgnomeplatform-qt6.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>qgnomeplatform-qt6</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>qt6-base</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>adwaita-qt6</Dependency>
|
|
<Dependency>qt6-wayland</Dependency>
|
|
<Dependency>qt6-declarative</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/libqgnomeplatform6.so</Path>
|
|
<Path fileType="library">/usr/lib/qt6</Path>
|
|
<Path fileType="data">/usr/share/color-schemes</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>qgnomeplatform-qt5</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>adwaita-qt</Dependency>
|
|
<Dependency>qt5-wayland</Dependency>
|
|
<Dependency>qt5-quickcontrols2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/libqgnomeplatform.so</Path>
|
|
<Path fileType="library">/usr/lib/qt5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2023-11-18</Date>
|
|
<Version>0.9.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-10-09</Date>
|
|
<Version>0.9.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|