Files
main/programming/library/signon-ui/pspec.xml
T
2024-03-16 16:28:04 +03:00

76 lines
3.2 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://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>signon-ui</Name>
<Homepage>https://gitlab.com/accounts-sso/signon-ui</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>UI component responsible for handling the user interactions which can happen during the login process of an online account</Summary>
<Description>Bir çevrimiçi hesabın oturum açma işlemi sırasında meydana gelebilecek kullanıcı etkileşimlerini yönetmekten sorumlu UI bileşeni</Description>
<Archive sha1sum="8247c4cbe72d7e8c4f6dcbc6331c0eb5cafef3f5" type="tarbz2">https://gitlab.com/accounts-sso/signon-ui/-/archive/eef943f0edf3beee8ecb85d4a9dae3656002fc24/signon-ui-eef943f0edf3beee8ecb85d4a9dae3656002fc24.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>signond-devel</Dependency>
<Dependency>libproxy-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>qt6-webengine-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency>libaccounts-qt6-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Reintroduce-the-username-field-reading-with-webkit-o.patch</Patch> -->
<Patch level="1">0001-Fix-WebEngine-cache-directory-path.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>signon-ui</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>signond</Dependency>
<Dependency>libproxy</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>qt6-webengine</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency>libaccounts-qt6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-03-16</Date>
<Version>0.17</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-10-17</Date>
<Version>0.17</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-11-07</Date>
<Version>0.17</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>