libtool: update to 2.2.6b, add new libltdl-devel subpkg.
--HG-- extra : convert_revision : f36cc3f6b6ffed4dd3457b8f84cac3bb363ad8f7
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# Template build file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.2.6a
|
||||
wrksrc="$pkgname-2.2.6"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.gz"
|
||||
version=2.2.6b
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.lzma"
|
||||
build_style=gnu_configure
|
||||
short_desc="Generic library support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=eb6b8f8272c5a5cad0c7c6b949aa75632f45c295f09b2e1e90b6bce15b32b796
|
||||
checksum=66ebad3c02e5cb6672bfbda1183fb6fc919d33d676eb8be4b7834aa7c3b8b7ae
|
||||
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."
|
||||
|
||||
subpackages="libltdl"
|
||||
noarch=yes
|
||||
subpackages="libltdl libltdl-devel"
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user