updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / php-docs-es / PKGBUILD
blob57cb44a4bde4bd08af298c5bf0c4af37037fd384
1 # $Id$
2 # Contributor: Jesus Jerez (jerezmoreno at gmail dot com)
4 pkgname=php-docs-es
5 pkgver=5.3.5
6 pkgrel=1
7 pkgdesc="Set of HTML spanish documentation for PHP."
8 arch=('any')
9 url="http://www.php.net/docs.php"
10 license=('PHP')
11 depends=('php')
12 options=('docs' '!strip')
13 source=(php_manual_es-$pkgver.tar.gz::http://www.php.net/distributions/manual/php_manual_es.tar.gz)
14 md5sums=('38af55bac7bee14b80a4cab3dfe8bab2')
16 build(){
17   cd $srcdir
18   install -d $pkgdir/usr/share/doc/php/
19   cp -rf php-chunked-xhtml $pkgdir/usr/share/doc/php/es