summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 21 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae0b468147bd..41e43bbb0ee0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,36 @@
-# Generated by mksrcinfo v8
-# Sat Jan 23 10:48:00 UTC 2016
pkgbase = asciidoc-git
- pkgdesc = Text document format for short documents, articles, books and UNIX man pages.
- pkgver = 1
+ pkgdesc = Text document format for short documents, articles, books and UNIX man pages
+ pkgver = 10.2.0.8.g6d9f76c
pkgrel = 1
- url = git+http://www.methods.co.nz/asciidoc/
+ url = https://asciidoc-py.github.io
arch = any
license = GPL
- depends = python2
+ checkdepends = dblatex
+ checkdepends = graphviz
+ checkdepends = lilypond
+ checkdepends = python-pytest
+ checkdepends = python-pytest-mock
+ checkdepends = source-highlight
+ makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-setuptools
+ depends = python
depends = libxslt
depends = docbook-xsl
+ optdepends = graphviz: graphviz-filter
optdepends = lilypond: music-filter
- optdepends = imagemagick: music-filter (used in conjunction with lilypond)
+ optdepends = imagemagick: music-filter
optdepends = source-highlight: source-highlight-filter
optdepends = dblatex: pdf generation
optdepends = fop: alternative pdf generation
- optdepends = lynx: text generation
- optdepends = w3m: text generation (alternative to lynx)
+ optdepends = w3m: text generation
+ optdepends = lynx: alternative text generation
provides = asciidoc
conflicts = asciidoc
source = git+https://github.com/asciidoc/asciidoc.git
- sha1sums = SKIP
+ sha256sums = SKIP
+ b2sums = SKIP
pkgname = asciidoc-git
-