pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>comar</Name>
  6. <Homepage>https://pisilinux.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>service</IsA>
  13. <Summary>Manages system configuration</Summary>
  14. <Description>Pisi Linux programs are packaged with small scripts which configures them to entegrate with system and each other. Çomar is the tool which manages and executes these scripts.</Description>
  15. <Archive sha1sum="d2b8b5062fcccadbbe046240b152a92ad7db5f33" type="targz">https://github.com/PisiLinuxNew/comar/archive/refs/tags/3.0.3.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="1.14.8">dbus-devel</Dependency>
  18. <Dependency>python-devel</Dependency>
  19. <Dependency>cmake</Dependency>
  20. <Dependency versionFrom="2.32">glibc-devel</Dependency>
  21. </BuildDependencies>
  22. <!--Patches>
  23. <Patch level="1">run_dir.patch</Patch>
  24. <Patch level="1">fix-flags.patch</Patch>
  25. <Patch level="1">update-system-manager-model.patch</Patch>
  26. </Patches-->
  27. </Source>
  28. <Package>
  29. <Name>comar</Name>
  30. <RuntimeDependencies>
  31. <Dependency>dbus</Dependency>
  32. <Dependency>python</Dependency>
  33. <Dependency>polkit</Dependency>
  34. <Dependency>dbus-python</Dependency>
  35. <Dependency versionFrom="2.32">glibc</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="executable">/usr/bin</Path>
  39. <Path fileType="executable">/usr/sbin</Path>
  40. <Path fileType="data">/etc</Path>
  41. <Path fileType="data">/usr/share/dbus-1/system-services</Path>
  42. <Path fileType="data">/usr/share/polkit-1/actions</Path>
  43. <Path fileType="doc">/usr/share/doc/</Path>
  44. <Path fileType="data">/var/db</Path>
  45. </Files>
  46. <Provides>
  47. <COMAR script="package.py">System.Package</COMAR>
  48. </Provides>
  49. </Package>
  50. <History>
  51. <Update release="9">
  52. <Date>2022-09-01</Date>
  53. <Version>3.0.3.1</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Kamil Atlıl</Name>
  56. <Email>suvari@pisilinux.org</Email>
  57. </Update>
  58. <Update release="8">
  59. <Date>2022-07-25</Date>
  60. <Version>3.0.3.1</Version>
  61. <Comment>Rebuild.</Comment>
  62. <Name>Kamil Atlıl</Name>
  63. <Email>suvari@pisilinux.org</Email>
  64. </Update>
  65. <Update release="7">
  66. <Date>2021-06-14</Date>
  67. <Version>3.0.3.1</Version>
  68. <Comment>Version bump</Comment>
  69. <Name>Kamil Atlıl</Name>
  70. <Email>suvari@pisilinux.org</Email>
  71. </Update>
  72. <Update release="6">
  73. <Date>2021-03-30</Date>
  74. <Version>3.0.3</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="5">
  80. <Date>2020-12-09</Date>
  81. <Version>3.0.3</Version>
  82. <Comment>Rebuild.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="4">
  87. <Date>2019-12-26</Date>
  88. <Version>3.0.3</Version>
  89. <Comment>Rebuild</Comment>
  90. <Name>Idris Kalp</Name>
  91. <Email>idriskalp@gmail.com</Email>
  92. </Update>
  93. <Update release="4">
  94. <Date>2018-07-20</Date>
  95. <Version>3.0.3</Version>
  96. <Comment>Rebuild</Comment>
  97. <Name>Ertuğrul Erata</Name>
  98. <Email>ertugrulerata@gmail.com</Email>
  99. </Update>
  100. <Update release="3">
  101. <Date>2017-02-05</Date>
  102. <Version>3.0.3</Version>
  103. <Comment>Rebuild, use pisilinuxnew source url.</Comment>
  104. <Name>Ertuğrul Erata</Name>
  105. <Email>ertugrulerata@gmail.com</Email>
  106. </Update>
  107. <Update release="2">
  108. <Date>2016-04-27</Date>
  109. <Version>3.0.3</Version>
  110. <Comment>Release Bump</Comment>
  111. <Name>PisiLinux Community</Name>
  112. <Email>admin@pisilinux.org</Email>
  113. </Update>
  114. <Update release="1">
  115. <Date>2016-03-11</Date>
  116. <Version>3.0.3</Version>
  117. <Comment>First release</Comment>
  118. <Name>Alihan Öztürk</Name>
  119. <Email>alihan@pisilinux.org</Email>
  120. </Update>
  121. </History>
  122. </PISI>