2014-11-11 22:52:41 +00:00
|
|
|
# Template file for 'perl-LWP'
|
2011-07-14 17:49:39 +00:00
|
|
|
pkgname=perl-LWP
|
2014-11-11 22:52:41 +00:00
|
|
|
version=6.08
|
|
|
|
revision=1
|
2011-07-14 17:49:39 +00:00
|
|
|
wrksrc="libwww-perl-$version"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2014-09-29 15:32:20 +00:00
|
|
|
hostmakedepends="
|
|
|
|
perl>=5.20 perl-URI perl-LWP-MediaTypes perl-Encode-Locale perl-HTTP-Message
|
2013-04-14 09:13:30 +00:00
|
|
|
perl-File-Listing perl-HTTP-Negotiate perl-HTTP-Daemon perl-Net-HTTP
|
2013-11-23 09:31:51 +00:00
|
|
|
perl-HTTP-Cookies perl-WWW-RobotRules"
|
2014-09-29 15:32:20 +00:00
|
|
|
makedepends="${hostmakedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
2014-11-11 22:52:41 +00:00
|
|
|
noarch=yes
|
2011-07-14 17:49:39 +00:00
|
|
|
short_desc="LWP - The World-Wide Web library for Perl (libwww-perl)"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-11-23 09:31:51 +00:00
|
|
|
homepage="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm"
|
2014-11-03 14:51:42 +00:00
|
|
|
update_pkgname="libwww-perl"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="Artistic, GPL-1"
|
2013-11-23 09:31:51 +00:00
|
|
|
distfiles="${CPAN_SITE}/LWP/libwww-perl-${version}.tar.gz"
|
2014-11-11 22:52:41 +00:00
|
|
|
checksum=314d239bdcee4bce849d5c9fe5986a39b2ce12199833ffa32d73a0950531fe94
|
2014-09-29 15:32:20 +00:00
|
|
|
|
|
|
|
pre_configure() {
|
|
|
|
unset configure_args
|
|
|
|
}
|