1 # Maintainer: <oliver@first.in-berlin.de>
6 pkgdesc="OCaml PCRE-binding"
10 source=(http://hg.ocaml.info/release/pcre-ocaml/archive/release-6.2.4.tar.gz)
11 md5sums=('649fd1c1abacd7efe27c8f446d554a84')
12 url="http://www.ocaml.info/home/ocaml_sources.html#pcre-ocaml"
16 cd ${srcdir}/${pkgname}-release-${pkgver}/lib
18 make byte-code-library native-code-library
24 cd ${srcdir}/${pkgname}-release-${pkgver}
28 OCAML_LIB_INSTALL=${pkgdir}/usr/lib/ocaml/pcre/ make rawinstall
30 cp META ${pkgdir}/usr/lib/ocaml/pcre/