python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / asciidoc / template
blob02e7afa998de4bc171ad73f63972d1837fd54e6b
1 # Template file for 'asciidoc'
2 pkgname=asciidoc
3 version=8.6.10
4 revision=2
5 noarch=yes
6 build_style=gnu-configure
7 hostmakedepends="automake docbook-xsl libxslt python"
8 depends="docbook-xsl libxslt python"
9 conf_files="/etc/asciidoc/filters/*/*.conf /etc/asciidoc/*.conf"
10 short_desc="Text based document generation"
11 maintainer="Juan RP <xtraeme@voidlinux.eu>"
12 homepage="http://asciidoc.org/"
13 license="GPL-2.0-or-later"
14 distfiles="https://github.com/asciidoc/asciidoc/archive/${version}.tar.gz"
15 checksum=9e52f8578d891beaef25730a92a6e723596ddbd07bfe0d2a56486fcf63a0b983
17 pre_configure() {
18         autoreconf -fi
21 post_install() {
22         vinstall vim/syntax/asciidoc.vim 644 usr/share/vim/vimfiles/syntax asciidoc.vim