automake 1.10
This commit is contained in:
committed by
Tom G. Christensen
parent
1e8e727c20
commit
f993bee71b
15
automake/meta/pkgdef
Normal file
15
automake/meta/pkgdef
Normal file
@@ -0,0 +1,15 @@
|
||||
[automake]
|
||||
pkgname="${pkgprefix}am"
|
||||
name="$topdir - GNU automake"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://www.gnu.org/software/automake/"
|
||||
shortdesc="Generates Makefile.in files"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_bindir
|
||||
$_infodir
|
||||
$_sharedir/automake-1.10
|
||||
$_sharedir/aclocal-1.10
|
||||
$_sharedir/doc/automake
|
||||
|
||||
27
automake/meta/relnotes
Normal file
27
automake/meta/relnotes
Normal file
@@ -0,0 +1,27 @@
|
||||
PACKAGE DETAILS
|
||||
---------------
|
||||
Name: %%PKGNAME%%
|
||||
Version: %%SOURCE_AND_VER%%
|
||||
Vendor: %%VENDOR%%
|
||||
Packager: %%PKGEDBY%%
|
||||
|
||||
Source (sha1sum):
|
||||
%%SOURCE_SHA1SUM%%
|
||||
|
||||
BUILD DETAILS
|
||||
-------------
|
||||
Compiler:
|
||||
%%COMPILER%%
|
||||
|
||||
Environment:
|
||||
%%ENVIRONMENT%%
|
||||
|
||||
Configure:
|
||||
%%CONFIGURE%%
|
||||
|
||||
KNOWN DEPENDENCIES
|
||||
------------------
|
||||
%%DEPENDENCIES%%
|
||||
|
||||
ERRORS/MISCELLANEOUS
|
||||
--------------------
|
||||
Reference in New Issue
Block a user