From c6040a60030b938b87e677ca1aa5afae8ee3b767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 30 Aug 2025 16:16:28 +0700 Subject: [PATCH] astroid: for boost-1.89 --- srcpkgs/astroid/patches/boost-system.patch | 10 ++++++++++ srcpkgs/astroid/template | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/astroid/patches/boost-system.patch diff --git a/srcpkgs/astroid/patches/boost-system.patch b/srcpkgs/astroid/patches/boost-system.patch new file mode 100644 index 00000000000..325674276c6 --- /dev/null +++ b/srcpkgs/astroid/patches/boost-system.patch @@ -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) diff --git a/srcpkgs/astroid/template b/srcpkgs/astroid/template index 77e58d2e60f..bf4d98ce05d 100644 --- a/srcpkgs/astroid/template +++ b/srcpkgs/astroid/template @@ -1,7 +1,7 @@ # Template file for 'astroid' pkgname=astroid version=0.17 -revision=2 +revision=3 build_style=cmake build_helper=gir 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 boost-devel-minimal libboost_filesystem libboost_program_options 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" short_desc="Graphical threads-with-tags style email client for Notmuch" maintainer="Ameise "