mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
2.1 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/base/automake/automake.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] A GNU tool for automatically creating Makefiles
  23. [T] This is Automake, a Makefile generator. It was inspired by the 4.4BSD
  24. [T] make and include files, but aims to be portable and to conform to the
  25. [T] GNU standards for Makefile variables and targets.
  26. [T]
  27. [T] Automake is a Perl script. The input files are called Makefile.am.
  28. [T] The output files are called Makefile.in; they are intended for use
  29. [T] with Autoconf. Automake requires certain things to be done in your
  30. [T] configure.in.
  31. [U] http://sourceware.cygnus.com/automake
  32. [A] The GNU Project <gnu@gnu.org>
  33. [M] Clifford Wolf <clifford@clifford.at>
  34. [C] base/development
  35. [F] CORE
  36. [L] GPL
  37. [S] Stable
  38. [V] 0000
  39. [P] X -?-3-5---9 111.600
  40. #if xpkg == automake17
  41. [V] 1.7.9
  42. [D] 4279610476 automake-1.7.9.tar.bz2 ftp://ftp.gnu.org/pub/gnu/automake/
  43. #endif
  44. #if xpkg == automake18
  45. [V] 1.8.5
  46. [D] 619690407 automake-1.8.5.tar.bz2 ftp://ftp.gnu.org/pub/gnu/automake/
  47. #endif
  48. #if xpkg == automake19
  49. [V] 1.9.3
  50. [D] 488348187 automake-1.9.3.tar.bz2 ftp://ftp.gnu.org/pub/gnu/automake/
  51. #endif
  52. [CD] <COPY> cp $cachedir/automake18.cache $confdir/$pkg.cache