mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
juCi++: rebuild for llvm17
This commit is contained in:
parent
cefe35ec16
commit
1acdc000a8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'juCi++'
|
# Template file for 'juCi++'
|
||||||
pkgname=juCi++
|
pkgname=juCi++
|
||||||
version=1.7.2
|
version=1.7.2
|
||||||
revision=6
|
revision=7
|
||||||
_libclangmm_commit="9704b9b6de0982a588fa41741157d5640afedf30"
|
_libclangmm_commit="9704b9b6de0982a588fa41741157d5640afedf30"
|
||||||
_tiny_commit="839ff806dc447ff49af80f9a9eaa7949f770f8e5"
|
_tiny_commit="839ff806dc447ff49af80f9a9eaa7949f770f8e5"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="aspell-devel clang boost-devel gtksourceviewmm-devel libgit2-devel"
|
makedepends="aspell-devel clang-devel boost-devel gtksourceviewmm-devel libgit2-devel"
|
||||||
depends="ctags"
|
depends="ctags"
|
||||||
short_desc="Lightweight IDE supporting the most recent C++ standards"
|
short_desc="Lightweight IDE supporting the most recent C++ standards"
|
||||||
maintainer="rc-05 <rc23@email.it>"
|
maintainer="rc-05 <rc23@email.it>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue