From df69b36264bcf6907aff2bab448434bbd973cea4 Mon Sep 17 00:00:00 2001 From: suvari Date: Fri, 10 Mar 2017 17:26:29 +0300 Subject: [PATCH] grantlee-qt5: rebuild without QtScript and QtLinguist --- programming/misc/grantlee-qt5/actions.py | 4 +-- programming/misc/grantlee-qt5/pspec.xml | 27 ++++++++++++------- .../misc/grantlee-qt5/translations.xml | 4 +-- 3 files changed, 21 insertions(+), 14 deletions(-) diff --git a/programming/misc/grantlee-qt5/actions.py b/programming/misc/grantlee-qt5/actions.py index 79934ba546..e8fbb8f3be 100644 --- a/programming/misc/grantlee-qt5/actions.py +++ b/programming/misc/grantlee-qt5/actions.py @@ -10,8 +10,8 @@ from pisi.actionsapi import get def setup(): cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_TESTS=OFF") + -DCMAKE_BUILD_TYPE=Release \ + -DBUILD_TESTS=OFF") def build(): cmaketools.make() diff --git a/programming/misc/grantlee-qt5/pspec.xml b/programming/misc/grantlee-qt5/pspec.xml index b0ee8ff021..89be7f5675 100644 --- a/programming/misc/grantlee-qt5/pspec.xml +++ b/programming/misc/grantlee-qt5/pspec.xml @@ -15,9 +15,9 @@ https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz mesa-devel - qt5-base-devel - qt5-script-devel - qt5-linguist + qt5-base-devel + + cmake @@ -25,12 +25,12 @@ grantlee-qt5 - qt5-base - qt5-script + qt5-base + qt5-script libgcc - - /usr/lib + + /usr/lib /usr/share/doc @@ -40,8 +40,8 @@ Development files for grantlee grantlee-qt5 - qt5-base-devel - qt5-script-devel + qt5-base-devel + /usr/include @@ -50,6 +50,13 @@ + + 2017-03-10 + 5.1.0 + Release bump. + Kamil Atlı + suvari@pisilinux.org + 2016-08-13 5.1.0 @@ -72,4 +79,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file diff --git a/programming/misc/grantlee-qt5/translations.xml b/programming/misc/grantlee-qt5/translations.xml index 69d4a6d4c8..d987740a69 100644 --- a/programming/misc/grantlee-qt5/translations.xml +++ b/programming/misc/grantlee-qt5/translations.xml @@ -1,13 +1,13 @@ - grantlee + grantlee-qt5 Django şablon sistemi benzeri bir Qt metin şablon motoru grantlee, Qt çatısı kullanılarak yazılmış bir eklenti destekli metin şablon sistemidir. Projenin amaçları; belgelerin yapısını, içerdikleri veriden ayırarak uygulama geliştiricilerinin işini kolaylaştırmak ve tema desteği için imkan sağlamaktır. - grantlee-devel + grantlee-qt5-devel grantlee için geliştirme dosyaları