82 lines
3.6 KiB
XML
82 lines
3.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>signon-plugin-oauth2</Name>
|
|
<Homepage>https://gitlab.com/accounts-sso/signon-plugin-oauth2</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv3</License>
|
|
<IsA>library</IsA>
|
|
<Summary>OAuth 2 plugin for signon</Summary>
|
|
<Description>Oturum açmak için OAuth 2 eklentisi</Description>
|
|
<Archive sha1sum="122c4ed090604263e8376836255397ef812435a5" type="tarbz2">https://gitlab.com/accounts-sso/signon-plugin-oauth2/-/archive/d759439066f0a34e5ad352ebab0b3bb2790d429e/signon-plugin-oauth2-d759439066f0a34e5ad352ebab0b3bb2790d429e.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>signond-devel</Dependency>
|
|
<Dependency>qt6-base-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">gentoo/0001-Port-QSignalSpys-to-PMF-syntax.patch</Patch>
|
|
<Patch level="1">gentoo/0002-Port-to-new-connection-syntax.patch</Patch>
|
|
<Patch level="1">gentoo/0003-Port-away-from-deprecated-error-signal.patch</Patch>
|
|
<Patch level="1">gentoo/0004-Port-away-from-deprecated-qrand.patch</Patch>
|
|
<Patch level="1">gentoo/0005-Fix-string-concatenation-in-Qt6.patch</Patch>
|
|
<Patch level="1">gentoo/0006-Port-away-from-deprecated-QRegExp.patch</Patch>
|
|
<Patch level="1">gentoo/0007-Build-with-C-17.patch</Patch>
|
|
<Patch level="1">gentoo/0008-Use-correct-signon-in-example.patch</Patch>
|
|
<Patch level="1">gentoo/0009-Port-away-from-deprecated-QString-SplitBehavior.patch</Patch>
|
|
<Patch level="1">gentoo/0010-Port-away-from-deprecated-QList-toSet.patch</Patch>
|
|
<Patch level="1">gentoo/signon-oauth2-0.24-dont-install-tests.patch</Patch>
|
|
<Patch level="1">gentoo/signon-oauth2-0.25-drop-fno-rtti.patch</Patch>
|
|
<Patch level="1">gentoo/signon-oauth2-0.25-pkgconfig-libdir.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>signon-plugin-oauth2</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>signond</Dependency>
|
|
<Dependency>qt6-base</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>signon-plugin-oauth2-devel</Name>
|
|
<Summary>Development files for signon-plugin-oauth2</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>signond-devel</Dependency>
|
|
<Dependency release="current">signon-plugin-oauth2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2024-03-16</Date>
|
|
<Version>0.25</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.25</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|