diff --git a/package/public/autoconf213/autoconf213.conf b/package/public/autoconf213/autoconf213.conf new file mode 100644 index 000000000..e8873f984 --- /dev/null +++ b/package/public/autoconf213/autoconf213.conf @@ -0,0 +1,8 @@ +# avoid shared files with autoconf +datadir="$root/$prefix/share/autoconf213" + +# rename programs +var_append extraconfopt ' ' '--program-suffix=-213' + +# rename info files +var_append INSTALL_WRAPPER_FILTER '|' 'sed -e "s,\(.*/info/autoconf\)\.info,\1-213.info,"' diff --git a/package/public/autoconf213/autoconf213.desc b/package/public/autoconf213/autoconf213.desc new file mode 100644 index 000000000..129392211 --- /dev/null +++ b/package/public/autoconf213/autoconf213.desc @@ -0,0 +1,57 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/autoconf/autoconf.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[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; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] A GNU tool for automatically configuring source code (compatibility version) + +[T] Autoconf is an extensible package of m4 macros that produce shell +[T] scripts to automatically configure software source code packages. +[T] These scripts can adapt the packages to many kinds of UNIX-like +[T] systems without manual user intervention. Autoconf creates a +[T] configuration script for a package from a template file that lists the +[T] operating system features that the package can use, in the form of m4 +[T] macro calls. +[T] This is version 2.13, required for compatibility with source code that +[T] does not support newer autoconf versions. + +[U] http://sources.redhat.com/autoconf/ + +[A] Akim Demaille {listed as maintainers on [U]} +[A] Paul Eggert +[A] Matthew Langston +[A] Jim Meyering +[A] Alexandre Oliva +[A] Tom Tromey +[M] The ROCK Linux Project +[C] base/development +[F] DIETLIBC +[F] CORE + +[L] GPL +[S] Stable +[V] 2.13 +[P] X --X3-5---9 105.500 + +[O] export EMACS=no + +[D] 135236606 autoconf-2.13.tar.gz ftp://ftp.gnu.org/pub/gnu/autoconf/ +