astroid: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:28 +07:00
parent 80c17e1e92
commit c6040a6003
2 changed files with 12 additions and 2 deletions

View file

@ -0,0 +1,10 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -116,7 +116,6 @@ find_package ( Boost REQUIRED
log
thread
date_time
- system
)
find_package (Protobuf CONFIG)

View file

@ -1,7 +1,7 @@
# Template file for 'astroid' # Template file for 'astroid'
pkgname=astroid pkgname=astroid
version=0.17 version=0.17
revision=2 revision=3
build_style=cmake build_style=cmake
build_helper=gir build_helper=gir
hostmakedepends="pkg-config scdoc protobuf gobject-introspection" hostmakedepends="pkg-config scdoc protobuf gobject-introspection"
@ -9,7 +9,7 @@ makedepends="libnotmuch-devel gtkmm-devel libwebkit2gtk41-devel libsass-devel
gmime3-devel protobuf-devel vte3-devel gobject-introspection gmime3-devel protobuf-devel vte3-devel gobject-introspection
boost-devel-minimal libboost_filesystem libboost_program_options boost-devel-minimal libboost_filesystem libboost_program_options
libboost_log_setup libboost_log libboost_thread libboost_date_time libboost_log_setup libboost_log libboost_thread libboost_date_time
libboost_unit_test_framework libboost_system libpeas-devel" libboost_unit_test_framework libpeas-devel"
checkdepends="gnupg notmuch w3m cmark xvfb-run" checkdepends="gnupg notmuch w3m cmark xvfb-run"
short_desc="Graphical threads-with-tags style email client for Notmuch" short_desc="Graphical threads-with-tags style email client for Notmuch"
maintainer="Ameise <ameise@bitparlament.de>" maintainer="Ameise <ameise@bitparlament.de>"