icinga2: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:00 +07:00
parent 03e2850498
commit 1704d3ebab
2 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,10 @@
--- a/lib/base/object.hpp
+++ b/lib/base/object.hpp
@@ -23,6 +23,7 @@
#include "base/i2-base.hpp"
#include "base/debug.hpp"
#include <boost/smart_ptr/intrusive_ptr.hpp>
+#include <cstdint>
#include <vector>
using boost::intrusive_ptr;

View file

@ -1,14 +1,17 @@
# Template file for 'icinga2'
pkgname=icinga2
version=2.9.3
revision=10
revision=11
build_style=cmake
build_helper="qemu"
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_CXX_STANDARD=17
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DICINGA2_RUNDIR=/run
-DICINGA2_PLUGINDIR=/usr/lib/monitoring-plugins/"
hostmakedepends="flex git"
makedepends="openssl-devel boost-devel libmariadbclient-devel libedit-devel
makedepends="openssl-devel boost-devel-minimal libboost_program_options
libboost_system libboost_regex libboost_unit_test_framework
libboost_thread libmariadbclient-devel libedit-devel
yajl-devel postgresql-libs-devel"
depends="monitoring-plugins"
conf_files="/etc/${pkgname}/*.conf