pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>comar-api</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>library</IsA>
  13. <Summary>Utility functions for Comar scripts</Summary>
  14. <Description>Generic utility library for common Comar script operations.</Description>
  15. <Archive sha1sum="80d3ebca0e57e1c5c5d649e92342676452da65d7" type="targz">https://github.com/PisiLinuxNew/comar-api/archive/v2.4.9.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python</Dependency>
  18. </BuildDependencies>
  19. <!--Patches>
  20. <Patch level="1">run_dir.patch</Patch>
  21. <Patch level="1">pisilinux.patch</Patch>
  22. <Patch level="1">add-stopdependencies.patch</Patch>
  23. </Patches-->
  24. </Source>
  25. <Package>
  26. <Name>comar-api</Name>
  27. <RuntimeDependencies>
  28. <Dependency>python</Dependency>
  29. <Dependency>pisilinux-python</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="library">/usr/lib/pisilinux</Path>
  33. <Path fileType="library">/usr/lib/python2.7</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="7">
  38. <Date>2022-07-25</Date>
  39. <Version>2.4.9</Version>
  40. <Comment>Rebuild.</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="6">
  45. <Date>2020-12-09</Date>
  46. <Version>2.4.9</Version>
  47. <Comment>Rebuild.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2019-12-27</Date>
  53. <Version>2.4.9</Version>
  54. <Comment>Rebuild</Comment>
  55. <Name>Idris Kalp</Name>
  56. <Email>idriskalp@gmail.com</Email>
  57. </Update>
  58. <Update release="4">
  59. <Date>2018-07-15</Date>
  60. <Version>2.4.9</Version>
  61. <Comment>Rebuild</Comment>
  62. <Name>Ertuğrul Erata</Name>
  63. <Email>ertugrulerata@gmail.com</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2017-02-05</Date>
  67. <Version>2.4.9</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Ertuğrul Erata</Name>
  70. <Email>ertugrulerata@gmail.com</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-04-27</Date>
  74. <Version>2.4.9</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>PisiLinux Community</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2016-03-11</Date>
  81. <Version>2.4.9</Version>
  82. <Comment>First release</Comment>
  83. <Name>Alihan Öztürk</Name>
  84. <Email>alihan@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>