commit: 79a2470cf0623b4f27e0dd254c18246e10e25b1d
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 22:04:31 2026 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 22:04:31 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a2470c
app-backup/bareos: update 9999
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
app-backup/bareos/bareos-9999.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-backup/bareos/bareos-9999.ebuild
b/app-backup/bareos/bareos-9999.ebuild
index e6396b1c3b4f..59409a584f12 100644
--- a/app-backup/bareos/bareos-9999.ebuild
+++ b/app-backup/bareos/bareos-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -108,6 +108,7 @@ REQUIRED_USE="
PATCHES=(
"${FILESDIR}/${PN}-21-cmake-gentoo.patch"
+ "${FILESDIR}/${PN}-25.0.1-no-xxhash-dispatch.patch"
)
pkg_pretend() {
@@ -190,6 +191,7 @@ src_configure() {
-DCPM_USE_LOCAL_PACKAGES=1
-DCPM_LOCAL_PACKAGES_ONLY=1
-DENABLE_WEBUI=0
+ -DENABLE_BARRI=0
-Darchivedir=/var/lib/bareos/storage
-Dbackenddir=/usr/$(get_libdir)/${PN}/backend
-Dbasename="`hostname -s`"