mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-engines/devilutionx: Synced live ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -29,6 +29,7 @@ IUSE="debug lto"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libsodium
|
||||
media-fonts/sil-charis
|
||||
media-libs/libsdl2[haptic]
|
||||
media-libs/sdl2-mixer
|
||||
media-libs/sdl2-ttf
|
||||
@@ -38,6 +39,10 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.1.0-no_bundled_font.patch" #704508
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DASAN="OFF"
|
||||
|
||||
Reference in New Issue
Block a user