mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
gui-apps/organicmaps: update EAPI 7 -> 8
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/guru/pull/79
This commit is contained in:
parent
0467c8c394
commit
c20cd587b4
@ -1,4 +1,7 @@
|
||||
EAPI=7
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit git-r3 xdg cmake
|
||||
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
|
||||
@ -10,8 +13,6 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="sys-devel/clang
|
||||
>=dev-util/cmake-3.18.1
|
||||
dev-util/ninja
|
||||
media-libs/freetype
|
||||
dev-libs/icu
|
||||
sys-libs/libstdc++-v3
|
||||
@ -20,7 +21,6 @@ DEPEND="sys-devel/clang
|
||||
dev-qt/qtsvg
|
||||
dev-db/sqlite
|
||||
sys-libs/zlib[minizip]"
|
||||
RDEPEND=""
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-zlib-compile.patch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user