1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>plasma-pass</Name>
- <Homepage>https://github.com/KDE/plasma-pass</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Summary>Plasma applet for the Pass password manager</Summary>
- <Icon>plasma-pass</Icon>
- <Description>Pass şifre yöneticisi için plazma uygulaması</Description>
- <Archive sha1sum="2aafa1fb8ad1c62829db489d14e98c5cd89cbd8d" type="tarxz">https://download.kde.org/stable/plasma-pass/plasma-pass-1.2.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>gpgme-devel</Dependency>
- <Dependency>ki18n-kf6-devel</Dependency>
- <Dependency>kio-kf6-devel</Dependency>
- <Dependency>qt6-base-devel</Dependency>
- <Dependency>gpgme-qt6-devel</Dependency>
- <Dependency>kcoreaddons-kf6-devel</Dependency>
- <Dependency>kitemmodels-kf6-devel</Dependency>
- <Dependency>oath-toolkit-devel</Dependency>
- <Dependency>qt6-declarative-devel</Dependency>
- <Dependency>libplasma-kf6-devel</Dependency>
- <Dependency>extra-cmake-modules-kf6</Dependency>
- <Dependency>plasma5-support-devel</Dependency>
- </BuildDependencies>
- <!--
- <Patches>
- <Patch>plasma-pass.patch</Patch>
- <Patch level="1">plasma-pass.patch</Patch>
- </Patches>
- -->
- </Source>
- <Package>
- <Name>plasma-pass</Name>
- <RuntimeDependencies>
- <Dependency>gpgme</Dependency>
- <Dependency>ki18n-kf6</Dependency>
- <Dependency>qt6-base</Dependency>
- <Dependency>gpgme-qt6</Dependency>
- <Dependency>kcoreaddons-kf6</Dependency>
- <Dependency>kitemmodels-kf6</Dependency>
- <Dependency>oath-toolkit</Dependency>
- <Dependency>qt6-declarative</Dependency>
- <Dependency>libplasma-kf6</Dependency>
- <Dependency>plasma5-support</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/kservices5</Path>
- <Path fileType="data">/usr/share/plasma</Path>
- <Path fileType="data">/usr/share/qlogging-categories5</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- -->
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2024-11-17</Date>
- <Version>1.2.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2023-08-04</Date>
- <Version>1.2.1</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|