From 3c5e23b2ace59e11504e67562d0918b064421909 Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Sun, 10 May 2009 20:57:47 +0200 Subject: [PATCH] added libconfig --- .../libconfig/libconfig-1.3.2.exheres-0 | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 diff --git a/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 b/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 new file mode 100644 index 0000000..2ea7a57 --- /dev/null +++ b/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 @@ -0,0 +1,20 @@ +# Copyright 2009 Daniel Mierswa +# Distributed under the terms of the GNU General Public License v2 + +SUMMARY="A simple and small library for manipulating structured configuration files." +DESCRIPTION=" +A simple and small library (38K - 66K) POSIX and Windows 2000 or later compliant configuration +file parser. +" +HOMEPAGE="http://www.hyperrealm.com/$PN" +DOWNLOADS="$HOMEPAGE/$PNV.tar.gz" + +LICENCES="LGPL-2.1" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" + build: + dev-libs/pkg-config +"