Christian Wiese
14 years ago
3 changed files with 77 additions and 0 deletions
@ -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 |
@ -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' |
@ -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 <w.d.hubbs@gmail.com> (current maintainer) |
||||
[A] Lukas Schroeder (original author) |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[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 |
Loading…
Reference in new issue