pspec.xml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>plasma-pass</Name>
  6. <Homepage>https://github.com/KDE/plasma-pass</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>Plasma applet for the Pass password manager</Summary>
  14. <Icon>plasma-pass</Icon>
  15. <Description>Pass şifre yöneticisi için plazma uygulaması</Description>
  16. <Archive sha1sum="2aafa1fb8ad1c62829db489d14e98c5cd89cbd8d" type="tarxz">https://download.kde.org/stable/plasma-pass/plasma-pass-1.2.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gpgme-devel</Dependency>
  19. <Dependency>ki18n-kf6-devel</Dependency>
  20. <Dependency>kio-kf6-devel</Dependency>
  21. <Dependency>qt6-base-devel</Dependency>
  22. <Dependency>gpgme-qt6-devel</Dependency>
  23. <Dependency>kcoreaddons-kf6-devel</Dependency>
  24. <Dependency>kitemmodels-kf6-devel</Dependency>
  25. <Dependency>oath-toolkit-devel</Dependency>
  26. <Dependency>qt6-declarative-devel</Dependency>
  27. <Dependency>libplasma-kf6-devel</Dependency>
  28. <Dependency>extra-cmake-modules-kf6</Dependency>
  29. <Dependency>plasma5-support-devel</Dependency>
  30. </BuildDependencies>
  31. <!--
  32. <Patches>
  33. <Patch>plasma-pass.patch</Patch>
  34. <Patch level="1">plasma-pass.patch</Patch>
  35. </Patches>
  36. -->
  37. </Source>
  38. <Package>
  39. <Name>plasma-pass</Name>
  40. <RuntimeDependencies>
  41. <Dependency>gpgme</Dependency>
  42. <Dependency>ki18n-kf6</Dependency>
  43. <Dependency>qt6-base</Dependency>
  44. <Dependency>gpgme-qt6</Dependency>
  45. <Dependency>kcoreaddons-kf6</Dependency>
  46. <Dependency>kitemmodels-kf6</Dependency>
  47. <Dependency>oath-toolkit</Dependency>
  48. <Dependency>qt6-declarative</Dependency>
  49. <Dependency>libplasma-kf6</Dependency>
  50. <Dependency>plasma5-support</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="library">/usr/lib</Path>
  54. <Path fileType="data">/usr/share</Path>
  55. <Path fileType="localedata">/usr/share/locale</Path>
  56. <Path fileType="data">/usr/share/kservices5</Path>
  57. <Path fileType="data">/usr/share/plasma</Path>
  58. <Path fileType="data">/usr/share/qlogging-categories5</Path>
  59. <Path fileType="info">/usr/share/metainfo</Path>
  60. <Path fileType="doc">/usr/share/doc</Path>
  61. -->
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="2">
  66. <Date>2024-11-17</Date>
  67. <Version>1.2.2</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="1">
  73. <Date>2023-08-04</Date>
  74. <Version>1.2.1</Version>
  75. <Comment>First release</Comment>
  76. <Name>PisiLinux Community</Name>
  77. <Email>admins@pisilinux.org</Email>
  78. </Update>
  79. </History>
  80. </PISI>