pspec.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kde-servicemenu-rootactions</Name>
  6. <Homepage>http://www.kde-apps.org/content/show.php?content=48411</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>dolphin</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Root actions servicemenu for Dolphin</Summary>
  15. <Description>kde-servicemenu-rootactions is an addon for KDE4 that provides a convenient way to perform several actions as root from the right-click context menu in Dolphin file manager.</Description>
  16. <Archive sha1sum="8f3f8b7842a96a7a1f53354733feee9c492f5008" type="targz">https://dl.opendesktop.org/api/files/download/id/1485341541/rootactions_servicemenu_2.9.1.tar.gz</Archive>
  17. <Patches>
  18. <!-- <Patch level="1">fix-translations.patch</Patch> -->
  19. </Patches>
  20. </Source>
  21. <Package>
  22. <Name>kde-servicemenu-rootactions</Name>
  23. <RuntimeDependencies>
  24. <!--<Dependency>kde-baseapps</Dependency>-->
  25. <!--<Dependency>xdg-utils</Dependency>-->
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="executable">/usr/bin</Path>
  29. <Path fileType="data">/usr/share/kservices5</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="3">
  35. <Date>2016-05-28</Date>
  36. <Version>2.9.1</Version>
  37. <Comment>Version Bump</Comment>
  38. <Name>Mustafa Cinasal</Name>
  39. <Email>muscnsl@gmail.com</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2016-05-23</Date>
  43. <Version>2.9</Version>
  44. <Comment>Release bump</Comment>
  45. <Name>Stefan Gronewold</Name>
  46. <Email>groni@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2016-04-10</Date>
  50. <Version>2.9</Version>
  51. <Comment>First release</Comment>
  52. <Name>Stefan Gronewold</Name>
  53. <Email>groni@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>