Files
2023-08-04 18:42:52 +03:00

85 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>oath-toolkit</Name>
<Homepage>https://www.nongnu.org/oath-toolkit/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>OATH one-time password toolkit</Summary>
<Icon>oath-toolkit</Icon>
<Description>OATH tek seferlik şifre araç seti</Description>
<Archive sha1sum="f2c6d1d7c152aec9ec13e5d4dcc9fb1669c8014c" type="targz">https://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-2.6.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>xmlsec-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>pam-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>libtool-ltdl</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>oath-toolkit.patch</Patch>
<Patch level="1">oath-toolkit.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>oath-toolkit</Name>
<RuntimeDependencies>
<Dependency>pam</Dependency>
<Dependency>xmlsec</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>libtool-ltdl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/xml</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>oath-toolkit-devel</Name>
<Summary>Development files for oath-toolkit</Summary>
<RuntimeDependencies>
<Dependency release="current">oath-toolkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>oath-toolkit-docs</Name>
<Summary>Development files for oath-toolkit</Summary>
<RuntimeDependencies>
<Dependency release="current">oath-toolkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-08-04</Date>
<Version>2.6.9</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>