mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
source-highlight: for boost-1.88
This commit is contained in:
parent
5e9d7fa501
commit
a88ec5d2e8
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'source-highlight'
|
||||
pkgname=source-highlight
|
||||
version=3.1.9
|
||||
revision=8
|
||||
revision=9
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
||||
--with-bash-completion=/usr/share/bash-completion/completions"
|
||||
makedepends="boost-devel"
|
||||
makedepends="boost-devel-minimal libboost_regex"
|
||||
short_desc="Convert source code to syntax highlighted document"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue