pspec.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>meson</Name>
  6. <Homepage>http://pypi.python.org/pypi/meson/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>Apache-2.0</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A high performance build system</Summary>
  14. <Description>A high performance build system</Description>
  15. <Archive sha1sum="27652ae0b5478db2b5a8cfc9ab368b59ff6e8a71" >https://github.com/mesonbuild/meson/archive/0.55.3.zip</Archive>
  16. <BuildDependencies>
  17. <Dependency>python3</Dependency>
  18. <Dependency>python3-setuptools</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>meson</Name>
  23. <RuntimeDependencies>
  24. <Dependency>python3</Dependency>
  25. <Dependency>python3-setuptools</Dependency>
  26. <Dependency>ninja</Dependency>
  27. </RuntimeDependencies>
  28. <AdditionalFiles>
  29. <AdditionalFile target="/usr/bin/arch-meson" owner="root" permission="0755" >arch-meson</AdditionalFile>
  30. </AdditionalFiles>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="library">/usr/lib</Path>
  34. <Path fileType="data">/usr/share/polkit-1/</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. <Path fileType="man">/usr/share/man</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="7">
  41. <Date>2020-06-21</Date>
  42. <Version>0.55.3</Version>
  43. <Comment>Version bump to 0.54.3</Comment>
  44. <Name>Suleyman Poyraz</Name>
  45. <Email>zaryob.dev@gmail.com</Email>
  46. </Update>
  47. <Update release="6">
  48. <Date>2020-06-21</Date>
  49. <Version>0.54.3</Version>
  50. <Comment>Version bump to 0.54.3</Comment>
  51. <Name>Suleyman Poyraz</Name>
  52. <Email>zaryob.dev@gmail.com</Email>
  53. </Update>
  54. <Update release="5">
  55. <Date>2020-02-15</Date>
  56. <Version>0.54.0</Version>
  57. <Comment>Automatic version bump.</Comment>
  58. <Name>Ali Rıza KESKİN</Name>
  59. <Email>parduscix@yandex.ru</Email>
  60. </Update>
  61. <Update release="4">
  62. <Date>2020-02-15</Date>
  63. <Version>0.53.1</Version>
  64. <Comment>Automatic version bump.</Comment>
  65. <Name>Ali Rıza KESKİN</Name>
  66. <Email>parduscix@yandex.ru</Email>
  67. </Update>
  68. <Update release="3">
  69. <Date>2019-12-13</Date>
  70. <Version>0.52.1</Version>
  71. <Comment>Automatic version bump.</Comment>
  72. <Name>Ali Rıza KESKİN</Name>
  73. <Email>parduscix@yandex.ru</Email>
  74. </Update>
  75. <Update release="2">
  76. <Date>2019-09-10</Date>
  77. <Version>0.51.2</Version>
  78. <Comment>Have been updated to compile libwnck3 to 0.51.2</Comment>
  79. <Name>Süleyman Poyraz</Name>
  80. <Email>zaryob.dev@gmail.com</Email>
  81. </Update>
  82. <Update release="1">
  83. <Date>2019-09-08</Date>
  84. <Version>0.49.2</Version>
  85. <Comment>First release</Comment>
  86. <Name>Süleyman Poyraz</Name>
  87. <Email>zaryob.dev@gmail.com</Email>
  88. </Update>
  89. </History>
  90. </INARY>