# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= automake VERSION= 1.16.1 KEYWORDS= devel VARIANTS= standard SDESC[standard]= GNU Standards-compliant Makefile generator HOMEPAGE= https://www.gnu.org/software/automake/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GNU/automake DISTFILE[1]= automake-1.16.1.tar.xz:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= autoconf:single:standard RUN_DEPENDS= autotools-wrappers:automake:standard USES= cpe makeinfo perl INFO= single:automake CPE_VENDOR= gnu FPC_EQUIVALENT= devel/automake INFO_SUBDIR= . MUST_CONFIGURE= gnu CONFIGURE_ARGS= --program-suffix=-1.16 MAKE_ENV= MAKEINFOFLAGS=--no-split PLIST_SUB= AMVER=1.16 post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/aclocal [FILE:683:descriptions/desc.single] Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake is a Perl script. The input files are called Makefile.am. The output files are called Makefile.in; They are intended for use with Autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal" program. aclocal is a program to generate an 'aclocal.m4' based on the contents of 'configure.in'. It is useful as an extensible, maintainable mechanism for augmenting autoconf. [FILE:101:distinfo] 5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921 1534936 automake-1.16.1.tar.xz [FILE:1622:manifests/plist.single] bin/ aclocal-%%AMVER%% automake-%%AMVER%% share/aclocal-%%AMVER%%/ amversion.m4 ar-lib.m4 as.m4 auxdir.m4 cond-if.m4 cond.m4 depend.m4 depout.m4 dmalloc.m4 extra-recurs.m4 gcj.m4 init.m4 install-sh.m4 lead-dot.m4 lex.m4 lispdir.m4 maintainer.m4 make.m4 missing.m4 mkdirp.m4 obsolete.m4 options.m4 prog-cc-c-o.m4 python.m4 runlog.m4 sanity.m4 silent.m4 strip.m4 substnot.m4 tar.m4 upc.m4 vala.m4 share/aclocal-%%AMVER%%/internal/ac-config-macro-dirs.m4 share/automake-%%AMVER%%/ COPYING INSTALL ar-lib compile config.guess config.sub depcomp install-sh mdate-sh missing mkinstalldirs py-compile tap-driver.sh test-driver texinfo.tex ylwrap share/automake-%%AMVER%%/Automake/ ChannelDefs.pm Channels.pm Condition.pm Config.pm Configure_ac.pm DisjConditions.pm FileUtils.pm General.pm Getopt.pm Item.pm ItemDef.pm Language.pm Location.pm Options.pm Rule.pm RuleDef.pm VarDef.pm Variable.pm Version.pm Wrap.pm XFile.pm share/automake-%%AMVER%%/am/ check.am check2.am clean-hdr.am clean.am compile.am configure.am data.am dejagnu.am depend.am depend2.am distdir.am footer.am header-vars.am header.am inst-vars.am install.am java.am lang-compile.am lex.am library.am libs.am libtool.am lisp.am ltlib.am ltlibrary.am mans-vars.am mans.am program.am progs.am python.am remake-hdr.am scripts.am subdirs.am tags.am texi-vers.am texibuild.am texinfos.am vala.am yacc.am share/man/man1/ aclocal-%%AMVER%%-%%AMVER%%.1.gz aclocal-%%AMVER%%.1.gz automake-%%AMVER%%-%%AMVER%%.1.gz automake-%%AMVER%%.1.gz @dir share/aclocal [FILE:917:patches/patch-Makefile.in] --- Makefile.in.orig 2013-06-20 11:37:56.000000000 +0000 +++ Makefile.in 2013-06-26 18:43:25.000000000 +0000 @@ -221,4 +221,3 @@ am__dirstamp = $(am__leading_dot)dirstamp -INFO_DEPS = $(srcdir)/doc/automake.info \ - $(srcdir)/doc/automake-history.info +INFO_DEPS = $(srcdir)/doc/automake.info TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex @@ -690,3 +689,3 @@ AUTOMAKESOURCES = $(automake_in) $(aclocal_in) -info_TEXINFOS = doc/automake.texi doc/automake-history.texi +info_TEXINFOS = doc/automake.texi doc_automake_TEXINFOS = doc/fdl.texi @@ -723,3 +722,3 @@ -dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz +dist_doc_DATA = setup_autotools_paths = { \ @@ -860,3 +859,3 @@ -dist_system_ac_DATA = m4/acdir/README +dist_system_ac_DATA = automake_internal_acdir = $(automake_acdir)/internal @@ -3478,3 +3477,2 @@ @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am [FILE:485:patches/patch-doc__automake.texi] --- doc/automake.texi.orig 2012-04-21 07:38:05.000000000 -0700 +++ doc/automake.texi 2012-04-26 11:05:39.000000000 -0700 @@ -38,3 +38,3 @@ -@dircategory Software development +@dircategory Programming & development toolS @direntry @@ -43,8 +43,2 @@ -@dircategory Individual utilities -@direntry -* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4. -* automake-invocation: (automake)automake Invocation. Generating Makefile.in. -@end direntry - @titlepage