summaryrefslogtreecommitdiffstats
path: root/package/grantlee/grantlee.mk
diff options
context:
space:
mode:
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>2012-10-31 10:38:03 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-09 09:56:58 +0100
commit062129c16eeea69c72d7d65b109bc7667449cb71 (patch)
tree14d0d5a9daf02874fc37b3e3c1705709c8b76aa9 /package/grantlee/grantlee.mk
parentfc73d4d262bd9c1ba6f6874f93513d9ca56a1ddb (diff)
downloadbuildroot-novena-062129c16eeea69c72d7d65b109bc7667449cb71.tar.gz
buildroot-novena-062129c16eeea69c72d7d65b109bc7667449cb71.zip
add new package grantlee
[Peter: sort alphabetically in Config.in] Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/grantlee/grantlee.mk')
-rw-r--r--package/grantlee/grantlee.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/grantlee/grantlee.mk b/package/grantlee/grantlee.mk
new file mode 100644
index 000000000..10adfd929
--- /dev/null
+++ b/package/grantlee/grantlee.mk
@@ -0,0 +1,13 @@
+#############################################################
+#
+# grantlee
+#
+#############################################################
+
+GRANTLEE_VERSION = 0.2.0
+GRANTLEE_SITE = http://downloads.grantlee.org
+GRANTLEE_INSTALL_STAGING = YES
+GRANTLEE_DEPENDENCIES = qt
+
+$(eval $(cmake-package))
+