summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7a22c3b4a06c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+pkgbase = llpp
+ pkgdesc = Lightweight, fast and featureful PDF viewer based on MuPDF
+ pkgver = 21
+ pkgrel = 3
+ url = http://repo.or.cz/w/llpp.git
+ install = llpp.install
+ arch = i686
+ arch = x86_64
+ license = custom
+ makedepends = ocaml
+ makedepends = ninja
+ makedepends = ocaml-lablgl
+ depends = mupdf
+ depends = openssl
+ depends = openjpeg2
+ depends = libx11
+ depends = desktop-file-utils
+ optdepends = xsel: Text selection
+ optdepends = file: automatic file type recognition
+ optdepends = gzip: handling of MIME types 'application/x-{gzip,compress}'
+ optdepends = xz: handling of MIME type 'application/x-xz'
+ optdepends = bzip2: handling of MIME type 'application/x-bzip2'
+ optdepends = djvulibre: djvu conversion
+ optdepends = ghostscript: ps, dvi, and djvu conversion
+ optdepends = princexml: html conversion
+ optdepends = unoconv: conversion of office documents
+ optdepends = librsvg: preferred option for svg conversion
+ optdepends = inkscape: alternative option for svg conversion
+ optdepends = imagemagick: image conversion
+ optdepends = antiword: conversion of Microsoft Word (.doc) documents (option 2)
+ optdepends = zip: png and jpeg conversion
+ optdepends = texlive-core: dvi conversion
+ options = !strip
+ source = http://repo.or.cz/w/llpp.git/snapshot/f376f8000cdf01fcc0ae3aa1fed99f193d6e7909.tar.gz
+ sha256sums = SKIP
+
+pkgname = llpp
+