pspec.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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. <PartOf>desktop.kde.addon</PartOf>
  13. <Icon>dolphin</Icon>
  14. <IsA>app:gui</IsA>
  15. <Summary>Root actions servicemenu for Dolphin</Summary>
  16. <Description>kde-servicemenu-rootactions is an addon for KDE that provides a convenient way to perform several actions as root from the right-click context menu in Dolphin file manager.</Description>
  17. <Archive sha1sum="8f3f8b7842a96a7a1f53354733feee9c492f5008" type="targz">https://sourceforge.net/projects/pisilinux/files/source/rootactions_servicemenu_2.9.1.tar.gz</Archive>
  18. <Patches>
  19. <!-- <Patch level="1">fix-translations.patch</Patch> -->
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>kde-servicemenu-rootactions</Name>
  24. <RuntimeDependencies>
  25. <!--<Dependency>kde-baseapps</Dependency>-->
  26. <!--<Dependency>xdg-utils</Dependency>-->
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="executable">/usr/bin</Path>
  30. <Path fileType="data">/usr/share/kservices5</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="5">
  36. <Date>2018-10-19</Date>
  37. <Version>2.9.1</Version>
  38. <Comment>Rebuild</Comment>
  39. <Name>Kamil Atlı</Name>
  40. <Email>suvari@pisilinux.org</Email>
  41. </Update>
  42. <Update release="4">
  43. <Date>2018-08-11</Date>
  44. <Version>2.9.1</Version>
  45. <Comment>Rebuild</Comment>
  46. <Name>Ertuğrul Erata</Name>
  47. <Email>ertugrulerata@gmail.com</Email>
  48. </Update>
  49. <Update release="3">
  50. <Date>2016-05-28</Date>
  51. <Version>2.9.1</Version>
  52. <Comment>Version Bump</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="2">
  57. <Date>2016-05-23</Date>
  58. <Version>2.9</Version>
  59. <Comment>Release bump</Comment>
  60. <Name>Stefan Gronewold</Name>
  61. <Email>groni@pisilinux.org</Email>
  62. </Update>
  63. <Update release="1">
  64. <Date>2016-04-10</Date>
  65. <Version>2.9</Version>
  66. <Comment>First release</Comment>
  67. <Name>Stefan Gronewold</Name>
  68. <Email>groni@pisilinux.org</Email>
  69. </Update>
  70. </History>
  71. </PISI>