2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'libtool'
|
|
|
|
pkgname=libtool
|
2009-12-27 16:48:58 +01:00
|
|
|
version=2.2.6b
|
|
|
|
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.lzma"
|
2008-09-26 21:59:07 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Generic library support"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-12-27 16:48:58 +01:00
|
|
|
checksum=66ebad3c02e5cb6672bfbda1183fb6fc919d33d676eb8be4b7834aa7c3b8b7ae
|
2008-09-26 21:59:07 +02:00
|
|
|
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."
|
2009-04-22 01:56:22 +02:00
|
|
|
|
2009-12-27 16:48:58 +01:00
|
|
|
noarch=yes
|
|
|
|
subpackages="libltdl libltdl-devel"
|
2009-04-24 17:25:25 +02:00
|
|
|
Add_dependency run glibc
|