pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>service-manager</Name>
  6. <Homepage>https://www.pisilinux.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>service-manager</Icon>
  14. <Summary>System Service configuration GUI</Summary>
  15. <Description>This system service configuration software is developed for Pisi Linux. It provides managing system services.</Description>
  16. <Archive sha1sum="982265f6d195eac688e2605b596efbf8dd655162" type="targz">https://github.com/PisiLinuxNew/service-manager/archive/refs/tags/service-manager-3.1.4.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>docutils</Dependency>
  19. <Dependency>python-docutils</Dependency>
  20. <Dependency>python-qt5-devel</Dependency>
  21. <Dependency>pisilinux-desktop-services</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <!--Patch level="1">Icons_display_fix.patch</Patch-->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>service-manager</Name>
  29. <RuntimeDependencies>
  30. <Dependency>python-qt5</Dependency>
  31. <Dependency>pisilinux-desktop-services</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="library">/usr/share</Path>
  36. <Path fileType="localedata">/usr/share/locale</Path>
  37. <Path fileType="data">/usr/share/applications</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="8">
  42. <Date>2022-08-21</Date>
  43. <Version>3.1.4</Version>
  44. <Comment>Version bump</Comment>
  45. <Name>Kamil Atlı</Name>
  46. <Email>suvari@pisilinux.org</Email>
  47. </Update>
  48. <Update release="7">
  49. <Date>2022-06-03</Date>
  50. <Version>3.1.3</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Ayhan Yalçınsoy</Name>
  53. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  54. </Update>
  55. <Update release="6">
  56. <Date>2021-11-28</Date>
  57. <Version>3.1.2</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Ayhan Yalçınsoy</Name>
  60. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  61. </Update>
  62. <Update release="5">
  63. <Date>2019-12-06</Date>
  64. <Version>3.1.1</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2018-10-17</Date>
  71. <Version>3.1.1</Version>
  72. <Comment>Rebuild.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2018-01-11</Date>
  78. <Version>3.1.1</Version>
  79. <Comment>fixed icons and window title issues</Comment>
  80. <Name>Ayhan Yalçınsoy</Name>
  81. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2017-08-24</Date>
  85. <Version>3.1.1</Version>
  86. <Comment>Version bump</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2016-06-03</Date>
  92. <Version>3.1.0</Version>
  93. <Comment>First release</Comment>
  94. <Name>Pisi Linux Admins</Name>
  95. <Email>admins@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>