mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
CastXML: rebuild for llvm15
This commit is contained in:
parent
e064fe24b6
commit
c700ddf901
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'CastXML'
|
# Template file for 'CastXML'
|
||||||
pkgname=CastXML
|
pkgname=CastXML
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSPHINX_MAN=YES -DCastXML_INSTALL_MAN_DIR=share/man"
|
configure_args="-DSPHINX_MAN=YES -DCastXML_INSTALL_MAN_DIR=share/man"
|
||||||
hostmakedepends="clang python3-Sphinx"
|
hostmakedepends="clang python3-Sphinx"
|
||||||
|
@ -12,7 +12,7 @@ short_desc="C-family abstract syntax tree XML output tool"
|
||||||
maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
|
maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/CastXML/CastXML"
|
homepage="https://github.com/CastXML/CastXML"
|
||||||
distfiles="https://github.com/CastXML/CastXML/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CastXML/CastXML/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a7b40b1530585672f9cf5d7a6b6dd29f20c06cd5edf34ef34c89a184a4d1a006
|
checksum=a7b40b1530585672f9cf5d7a6b6dd29f20c06cd5edf34ef34c89a184a4d1a006
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue