Files
2026-01-02 09:32:17 +03:00

96 lines
3.9 KiB
XML
Raw Permalink 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://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>keepassxc</Name>
<Homepage>https://keepassxc.org/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<Icon>keepassxc</Icon>
<Summary>Cross-platform Password Manager</Summary>
<Description>KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. Let KeePassXC safely store your passwords and auto-fill them into your favorite apps, so you can forget all about them.</Description>
<Archive sha1sum="de6a66b1693a22e5252bab331ad5c637d8dc6ad1" type="tarxz">https://github.com/keepassxreboot/keepassxc/releases/download/2.7.11/keepassxc-2.7.11-src.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>xclip</Dependency>
<Dependency>zlib-devel</Dependency>
<!-- <Dependency>curl-devel</Dependency> -->
<Dependency>asciidoctor</Dependency>
<Dependency versionFrom="3.2.0">botan-devel</Dependency>
<Dependency>argon2-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libusb-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>minizip-devel</Dependency>
<Dependency>qrencode-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>pcsc-lite-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>keepassxc</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>xclip</Dependency>
<Dependency>botan</Dependency>
<Dependency>libusb</Dependency>
<Dependency>argon2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>qt5-svg</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>pcsc-lite</Dependency>
<Dependency>wl-clipboard</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-x11extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/keepassxc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-01-02</Date>
<Version>2.9.11</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-07-06</Date>
<Version>2.7.9</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-11-01</Date>
<Version>2.7.6</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-10-14</Date>
<Version>2.7.6</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>