pspec.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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-applet-system-panel</Name>
  6. <Homepage>https://github.com/Musikolo/plasma5-applets-system-panel</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <PartOf>desktop.kde.addon</PartOf>
  13. <Summary>Plasma5 applet that displays a panel with a set of system actions</Summary>
  14. <Description>Plasma5 applet that displays a panel with a set of system actions</Description>
  15. <BuildDependencies>
  16. <Dependency>extra-cmake-modules</Dependency>
  17. <Dependency>plasma-workspace-devel</Dependency>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>glibc-devel</Dependency>
  20. <Dependency>qt5-declarative-devel</Dependency>
  21. </BuildDependencies>
  22. <Archive type="targz" sha1sum="80fc56952f658da41d2599343af32f14070bc879">https://github.com/Musikolo/plasma5-applets-system-panel/archive/v1.3.0.tar.gz</Archive>
  23. </Source>
  24. <Package>
  25. <Name>plasma-applet-system-panel</Name>
  26. <Summary>Plasma5 applet that displays a panel with a set of system actions</Summary>
  27. <RuntimeDependencies>
  28. <Dependency>plasma-workspace</Dependency>
  29. <Dependency>qt5-base</Dependency>
  30. <Dependency>libgcc</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="data">/usr/share</Path>
  34. <Path fileType="library">/usr/lib/qt5</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="2">
  40. <Date>2018-08-11</Date>
  41. <Version>1.3</Version>
  42. <Comment>Rebuild</Comment>
  43. <Name>Ertuğrul Erata</Name>
  44. <Email>ertugrulerata@gmail.com</Email>
  45. </Update>
  46. <Update release="1">
  47. <Date>2016-11-23</Date>
  48. <Version>1.3</Version>
  49. <Comment>First Release</Comment>
  50. <Name>Stefan Gronewold</Name>
  51. <Email>groni@pisilinux.org</Email>
  52. </Update>
  53. </History>
  54. </PISI>