PATCHFILES= 5b90e222a80849f346d0b12752aa1f7a9fb839fc.patch:-p1 # PR: Enable DBUS cmake option on FreeBSD
MAINTAINER= yuri@FreeBSD.org
COMMENT= Bittorrent client using Qt6 and libtorrent-rasterbar
WWW= https://www.qbittorrent.org/
...
...
@@ -16,8 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_12_powerpc64= fails to build: ./base/tristatebool.h:44:5: 'constexpr' constructor does not have empty body
LIB_DEPENDS= libboost_system.so:devel/boost-libs
CXXFLAGS+=-DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED# error: "Boost.Stacktrace requires `_Unwind_Backtrace` function. Define `_GNU_SOURCE` macro or `BOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED` if _Unwind_Backtrace is available without `_GNU_SOURCE`."