pspec.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>grantlee-qt5</Name>
  6. <Homepage>https://github.com/steveire/grantlee</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2+</License>
  12. <IsA>library</IsA>
  13. <Summary>Qt string template engine based on the Django template system</Summary>
  14. <Description>grantlee is a plugin based String Template system written using the Qt framework. The goals of the project are to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming.</Description>
  15. <Archive sha1sum="cd4ade4d58f4f8d0f3737e6ddff2917cea5b74d9" type="targz">https://github.com/steveire/grantlee/archive/v5.3.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
  18. <Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.14.1">qt5-declarative-devel</Dependency>
  20. <Dependency>cmake</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch level="1">grantlee-c++11.patch</Patch> -->
  24. <!-- <Patch level="1">grantlee-qt-5.13.patch</Patch> -->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>grantlee-qt5</Name>
  29. <RuntimeDependencies>
  30. <Dependency versionFrom="5.14.1">qt5-base</Dependency>
  31. <Dependency versionFrom="5.14.1">qt5-declarative</Dependency>
  32. <Dependency>libgcc</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>grantlee-qt5-devel</Name>
  41. <Summary>Development files for grantlee</Summary>
  42. <RuntimeDependencies>
  43. <Dependency release="current">grantlee-qt5</Dependency>
  44. <Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="header">/usr/include</Path>
  48. <Path fileType="data">/usr/lib/cmake</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="12">
  53. <Date>2023-04-20</Date>
  54. <Version>5.3.1</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="11">
  60. <Date>2022-01-11</Date>
  61. <Version>5.2.0</Version>
  62. <Comment>Rebuild</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="10">
  67. <Date>2020-04-03</Date>
  68. <Version>5.2.0</Version>
  69. <Comment>Version bump</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="9">
  74. <Date>2020-01-20</Date>
  75. <Version>5.1.0</Version>
  76. <Comment>Rebuild.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="8">
  81. <Date>2019-11-05</Date>
  82. <Version>5.1.0</Version>
  83. <Comment>Rebuild.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="7">
  88. <Date>2019-09-28</Date>
  89. <Version>5.1.0</Version>
  90. <Comment>Rebuild.</Comment>
  91. <Name>Kamil Atlı</Name>
  92. <Email>suvari@pisilinux.org</Email>
  93. </Update>
  94. <Update release="6">
  95. <Date>2018-12-25</Date>
  96. <Version>5.1.0</Version>
  97. <Comment>Rebuild.</Comment>
  98. <Name>Kamil Atlı</Name>
  99. <Email>suvari@pisilinux.org</Email>
  100. </Update>
  101. <Update release="5">
  102. <Date>2018-09-09</Date>
  103. <Version>5.1.0</Version>
  104. <Comment>Release bump.</Comment>
  105. <Name>Kamil Atlı</Name>
  106. <Email>suvari@pisilinux.org</Email>
  107. </Update>
  108. <Update release="4">
  109. <Date>2017-03-10</Date>
  110. <Version>5.1.0</Version>
  111. <Comment>Release bump.</Comment>
  112. <Name>Kamil Atlı</Name>
  113. <Email>suvari@pisilinux.org</Email>
  114. </Update>
  115. <Update release="3">
  116. <Date>2016-08-13</Date>
  117. <Version>5.1.0</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Yusuf Aydemir</Name>
  120. <Email>yusuf.aydemir@pisilinux.org</Email>
  121. </Update>
  122. <Update release="2">
  123. <Date>2016-06-09</Date>
  124. <Version>5.0.0</Version>
  125. <Comment>Release Bump</Comment>
  126. <Name>Pisi Linux Community</Name>
  127. <Email>admin@pisilinux.org</Email>
  128. </Update>
  129. <Update release="1">
  130. <Date>2015-10-18</Date>
  131. <Version>5.0.0</Version>
  132. <Comment>First release</Comment>
  133. <Name>Ertuğrul Erata</Name>
  134. <Email>ertugrulerata@gmail.com</Email>
  135. </Update>
  136. </History>
  137. </PISI>