06ed761de0
used in templates. Remove all comments from the other templates, if you want to know what are their meaning, look at the example template. --HG-- extra : convert_revision : 348bbf4b780be0eba186ba2062cecf05cbbf8a69
19 lines
612 B
Cheetah
Executable File
19 lines
612 B
Cheetah
Executable File
# Template build file for 'libtool-2.2.6a'
|
|
#
|
|
# Variable only used in this template.
|
|
_mypkgname=libtool-2.2.6
|
|
|
|
pkgname=${_mypkgname}a
|
|
extract_sufx=".tar.gz"
|
|
patch_files="${_mypkgname}a-fix-ltmain.sh.diff"
|
|
wrksrc=${_mypkgname}
|
|
url=http://ftp.gnu.org/pub/gnu/libtool
|
|
build_style=gnu_configure
|
|
short_desc="Generic library support"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=f8862338e2c6ea04332fd5aad4aad5bc35d0e152
|
|
long_desc="
|
|
This is GNU libtool, a generic library support script. Libtool hides
|
|
the complexity of generating special library types (such as shared
|
|
libraries) befind a consistent interface."
|