From 315f49db7754e5c9fd8b48e608e0ae7990fa9e37 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 18 May 2011 11:34:02 +0200 Subject: [PATCH] dotconf: Added dotconf 1.3 - A library to handle configuration files --- develop/dotconf/dotconf.cache | 30 ++++++++++++++++++++++++++++++ develop/dotconf/dotconf.conf | 15 +++++++++++++++ develop/dotconf/dotconf.desc | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 develop/dotconf/dotconf.cache create mode 100644 develop/dotconf/dotconf.conf create mode 100644 develop/dotconf/dotconf.desc diff --git a/develop/dotconf/dotconf.cache b/develop/dotconf/dotconf.cache new file mode 100644 index 000000000..c2eb93180 --- /dev/null +++ b/develop/dotconf/dotconf.cache @@ -0,0 +1,30 @@ + +[TIMESTAMP] 1305702505 Wed May 18 09:08:25 2011 +[BUILDTIME] 5 (5) +[SIZE] 0.20 MB, 75 files + +[DEP] autoconf +[DEP] automake +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libtool +[DEP] linux-header +[DEP] m4 +[DEP] make +[DEP] mktemp +[DEP] mt-st +[DEP] ncurses +[DEP] perl +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng diff --git a/develop/dotconf/dotconf.conf b/develop/dotconf/dotconf.conf new file mode 100644 index 000000000..80c6769ee --- /dev/null +++ b/develop/dotconf/dotconf.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../dotconf/dotconf.conf +# Copyright (C) 2011 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +hook_add preconf 9 'autoreconf -vif' diff --git a/develop/dotconf/dotconf.desc b/develop/dotconf/dotconf.desc new file mode 100644 index 000000000..998b8719c --- /dev/null +++ b/develop/dotconf/dotconf.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../dotconf/dotconf.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A library to handle configuration files + +[T] Dotconf is a library used to handle configuration files. + +[U] http://www.github.com/williamh/dotconf + +[A] William Hubbs (current maintainer) +[A] Lukas Schroeder (original author) +[M] The OpenSDE Community + +[C] extra/development + +[L] LGPL +[S] Stable +[V] 1.3 +[P] X -----5---9 110.000 + +[D] 3023644339 dotconf-v1.3.tar.gz !https://github.com/williamh/dotconf/tarball/v1.3