2009-02-25 15:39:02 +00:00
|
|
|
# Template build file for 'curl'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=curl
|
2013-02-08 09:30:42 +00:00
|
|
|
version=7.29.0
|
2012-10-11 06:26:44 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-15 22:46:43 +00:00
|
|
|
configure_args="--enable-ldaps --with-gssapi=/usr
|
2012-10-11 06:26:44 +00:00
|
|
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="ca-certificates"
|
2012-10-11 06:26:44 +00:00
|
|
|
makedepends="pkg-config perl groff libidn-devel openssl-devel
|
|
|
|
libldap-devel mit-krb5-devel"
|
2012-05-25 20:52:50 +00:00
|
|
|
subpackages="libcurl libcurl-devel"
|
2008-09-30 13:22:57 +00:00
|
|
|
short_desc="Client that groks URLs"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-28 07:47:01 +00:00
|
|
|
license="MIT"
|
2012-07-29 05:09:19 +00:00
|
|
|
homepage="http://curl.haxx.se"
|
|
|
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
2013-02-08 09:30:42 +00:00
|
|
|
checksum=9d78e8bac6fa101679ca82e72a24e55918c5d495d29acb1eff62610929d3832f
|