16 lines
594 B
Bash
16 lines
594 B
Bash
# Template file for 'highlight'
|
|
pkgname=highlight
|
|
version=3.26
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_cmd="make QMAKE=qmake"
|
|
conf_files="/etc/highlight/filetypes.conf"
|
|
hostmakedepends="pkg-config qt-devel"
|
|
makedepends="boost-devel lua-devel"
|
|
short_desc="Fast and flexible source code highlighter (CLI version)"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.andre-simon.de/doku/highlight/highlight.html"
|
|
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
|
checksum=b3c93b49b3a0dec93a3b9ce6422f11f4eca44b572878e549e89f80e0c86ef1f4
|