mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
astroid: rebuild for boost-1.80
This commit is contained in:
parent
35043b7614
commit
e2e06f9e61
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'astroid'
|
||||
pkgname=astroid
|
||||
version=0.16
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=cmake
|
||||
build_helper=gir
|
||||
hostmakedepends="pkg-config scdoc protobuf gobject-introspection"
|
||||
makedepends="libnotmuch-devel gtkmm-devel webkit2gtk-devel libsass-devel
|
||||
gmime3-devel boost-devel protobuf-devel vte3-devel gobject-introspection
|
||||
|
@ -15,10 +16,6 @@ homepage="http://astroidmail.github.io/"
|
|||
distfiles="https://github.com/astroidmail/astroid/archive/v${version}.tar.gz"
|
||||
checksum=32ecb8c2fafe67f70c7d5f2bc60bda1796d98a56a75f7868c7c1ca50cd7baf5e
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qemu-user-static prelink-cross"
|
||||
fi
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
xvfb-run ctest
|
||||
|
|
Loading…
Add table
Reference in a new issue