From 429a342d61589e5f58071df8895288ab804c287c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 14 May 2009 16:09:17 +0200 Subject: [PATCH] Added GConf-2.26.1 template. Uncomplete. --HG-- extra : convert_revision : d67eb80e45e713dc9172bc0fc483a9de43761b91 --- templates/GConf/template | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/GConf/template diff --git a/templates/GConf/template b/templates/GConf/template new file mode 100644 index 00000000000..ddf09868822 --- /dev/null +++ b/templates/GConf/template @@ -0,0 +1,20 @@ +# Template file for 'GConf' +pkgname=GConf +version=2.26.1 +distfiles="${GNOME_SITE}/GConf/2.26/GConf-$version.tar.bz2" +build_style=gnu_configure +configure_args="--without-openldap --enable-gtk" +short_desc="A process-transparent configuration system" +maintainer="Juan RP " +checksum=d557da05cc2f3a45e711b9ca097db7f6214dfe6b1c8f5ee63145fc6100e703fd +long_desc=" + GConf is a process-transparent configuration database API used to + store user preferences. It has pluggable backends and features to + support workgroup administration." + +Add_dependency build pkg-config +Add_dependency build intltool +Add_dependency full glibc +Add_dependency full gtk+ +Add_dependency full ORBit2 +Add_dependency full PolicyKit