@@ -12,25 +12,24 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Qt string template engine based on the Django template system</Summary>
|
<Summary>Qt string template engine based on the Django template system</Summary>
|
||||||
<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>
|
<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>
|
||||||
<Archive sha1sum="67f81e6c3ff039cdf9179c9e3c500c50e165d0f7" type="targz">https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz</Archive>
|
<Archive sha1sum="7f1655bec63b579ff794ca24e5db6a8e29466a94" type="targz">https://github.com/steveire/grantlee/archive/v5.2.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
|
<Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
|
||||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
|
||||||
<Dependency versionFrom="5.7.1">qt5-script-devel</Dependency>
|
<Dependency versionFrom="5.14.1">qt5-declarative-devel</Dependency>
|
||||||
<!-- <Dependency versionFrom="5.7.1">qt5-linguist</Dependency> -->
|
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">grantlee-c++11.patch</Patch>
|
<!-- <Patch level="1">grantlee-c++11.patch</Patch> -->
|
||||||
<Patch level="1">grantlee-qt-5.13.patch</Patch>
|
<!-- <Patch level="1">grantlee-qt-5.13.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>grantlee-qt5</Name>
|
<Name>grantlee-qt5</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
<Dependency versionFrom="5.14.1">qt5-base</Dependency>
|
||||||
<Dependency versionFrom="5.7.1">qt5-script</Dependency>
|
<Dependency versionFrom="5.14.1">qt5-declarative</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -44,8 +43,7 @@
|
|||||||
<Summary>Development files for grantlee</Summary>
|
<Summary>Development files for grantlee</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">grantlee-qt5</Dependency>
|
<Dependency release="current">grantlee-qt5</Dependency>
|
||||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
|
||||||
<!-- <Dependency versionFrom="5.7.1">qt5-script-devel</Dependency> -->
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -54,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="10">
|
||||||
|
<Date>2020-04-03</Date>
|
||||||
|
<Version>5.2.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2020-01-20</Date>
|
<Date>2020-01-20</Date>
|
||||||
<Version>5.1.0</Version>
|
<Version>5.1.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user