void-packages/srcpkgs/libtool/template

21 lines
668 B
Text
Raw Normal View History

# Template build file for 'libtool'
pkgname=libtool
2011-10-21 14:08:01 +00:00
version=2.4.2
revision=4
2011-10-21 14:08:01 +00:00
homepage="http://www.gnu.org/software/libtool"
2011-05-03 07:22:20 +00:00
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.xz"
build_style=gnu-configure
depends="tar sed"
short_desc="Generic library support"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-10-21 14:08:01 +00:00
license="GPL-2"
checksum=1d7b6862c1ed162e327f083a6f78f40eae29218f0db8c38393d61dab764c4407
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."
build_requires=21
noarch=yes
subpackages="libltdl libltdl-devel"