1 # Maintainer: Tianjiao Yin <ytj000+aur@gmail.com>
5 pkgdesc="Chinese documetation of Boost, a free peer-reviewed portable C++ source libraries."
8 url="http://www.boost.org/"
10 _filename=boost_1_41_0_doc_20091225.7z
11 source=(http://boost-doc-zh.googlecode.com/files/$_filename)
12 md5sums=('435ea362653c99801141301ed30a6763')
13 noextract=($_filename)
19 # There is a giant bug in current version
20 chmod 755 ${srcdir} -R
22 rm ${srcdir}/$_filename
23 mkdir -p ${pkgdir}/usr/share/doc/boost
24 mv ${srcdir}/* ${pkgdir}/usr/share/doc/boost/zh