blob: 70df7e5e368b99906acf2aeaae2ee17d52da7bfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = camlpdf-git
pkgdesc = PDF-processing-library for OCaml
pkgver = 2.8.r16.g9c40794
pkgrel = 1
url = https://github.com/johnwhitington/camlpdf
arch = x86_64
license = LGPL-2.1-or-later
makedepends = ocaml-findlib
makedepends = git
makedepends = gcc
depends = glibc
options = !makeflags
options = staticlibs
source = git+https://github.com/johnwhitington/camlpdf.git
sha256sums = SKIP
pkgname = camlpdf-git
|