mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
astroid: for boost-1.89
This commit is contained in:
parent
80c17e1e92
commit
c6040a6003
2 changed files with 12 additions and 2 deletions
10
srcpkgs/astroid/patches/boost-system.patch
Normal file
10
srcpkgs/astroid/patches/boost-system.patch
Normal 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)
|
|
@ -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 <ameise@bitparlament.de>"
|
||||
|
|
Loading…
Add table
Reference in a new issue