mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
source-highlight: rebuild to update metadata objs.
This commit is contained in:
parent
adde554753
commit
ac8fa0f624
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'source-highlight'
|
# Template file for 'source-highlight'
|
||||||
pkgname=source-highlight
|
pkgname=source-highlight
|
||||||
version=3.1.7
|
version=3.1.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
||||||
--with-bash-completion=/usr/share/bash-completion/completions"
|
--with-bash-completion=/usr/share/bash-completion/completions"
|
||||||
|
@ -29,7 +29,6 @@ libsource-highlight_package() {
|
||||||
vmove "usr/lib/*.so.*"
|
vmove "usr/lib/*.so.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
source-highlight-devel_package() {
|
source-highlight-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="libsource-highlight>=${version}_${revision}"
|
depends="libsource-highlight>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue