grantlee: remove package
superseeded by grantlee5. Nothing depends on this old release anymore Closes: #342 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f470938c21
commit
fc8e22c38c
4 changed files with 0 additions and 34 deletions
|
@ -1288,8 +1288,6 @@ libphononexperimental.so.4 phonon-4.6.0_1
|
||||||
libdbusmenu-glib.so.4 libdbusmenu-glib-12.10.2_1
|
libdbusmenu-glib.so.4 libdbusmenu-glib-12.10.2_1
|
||||||
libdbusmenu-gtk3.so.4 libdbusmenu-gtk3-12.10.2_1
|
libdbusmenu-gtk3.so.4 libdbusmenu-gtk3-12.10.2_1
|
||||||
libdbusmenu-qt.so.2 libdbusmenu-qt-0.9.2_1
|
libdbusmenu-qt.so.2 libdbusmenu-qt-0.9.2_1
|
||||||
libgrantlee_gui.so.0 grantlee-0.3.0_1
|
|
||||||
libgrantlee_core.so.0 grantlee-0.3.0_1
|
|
||||||
libGrantlee_Templates.so.5 grantlee5-5.0.0_1
|
libGrantlee_Templates.so.5 grantlee5-5.0.0_1
|
||||||
libGrantlee_TextDocument.so.5 grantlee5-5.0.0_1
|
libGrantlee_TextDocument.so.5 grantlee5-5.0.0_1
|
||||||
libattica.so.0.4 attica-0.4.2_1
|
libattica.so.0.4 attica-0.4.2_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
grantlee
|
|
|
@ -1,30 +0,0 @@
|
||||||
# Template file for 'grantlee'
|
|
||||||
pkgname=grantlee
|
|
||||||
version=0.5.1
|
|
||||||
revision=2
|
|
||||||
build_style=cmake
|
|
||||||
makedepends="qt-devel"
|
|
||||||
short_desc="Qt4 string template engine based on the Django template system"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
homepage="https://github.com/steveire/grantlee"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
|
||||||
checksum=7669a57c9a2bee24956b1daf6e63a10847172b4c46650345a9a5d14b2686e664
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt-host-tools qt-qmake"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
sed -e 's|INCLUDE_INSTALL_DIR include|INCLUDE_INSTALL_DIR include/grantlee-qt4|' -i CMakeLists.txt
|
|
||||||
}
|
|
||||||
|
|
||||||
grantlee-devel_package() {
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/cmake
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
ignore="v0.1* 5.*"
|
|
Loading…
Add table
Add a link
Reference in a new issue