vp-build/templates/libtool.tmpl

16 lines
540 B
Cheetah
Executable File

# Template build file for 'libtool'
pkgname=libtool
version=2.2.6a
extract_sufx=".tar.gz"
patch_files="libtool-fix-ltmain.sh.diff"
wrksrc=$pkgname-2.2.6
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."