summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f4e473a16dc8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = bookshelf
+ pkgdesc = Virtual bookshelf browser for the terminal
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/maandree/bookshelf
+ arch = any
+ license = GPL3
+ makedepends = texinfo
+ makedepends = gzip
+ depends = bash
+ depends = grep
+ depends = coreutils
+ optdepends = jfbview: default document viewer under TTY
+ optdepends = xpdf: default document viewer under X
+ source = https://github.com/maandree/bookshelf/archive/1.tar.gz
+ sha256sums = cfa0a9f1482533ccc0be068abd9deab716d966b837668dfdca0beba10dfa9493
+
+pkgname = bookshelf
+