mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-util/lottieconverter: update for virtual/zlib
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2023-2024 Gentoo Authors
|
# Copyright 2023-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -18,10 +18,12 @@ DEPEND="
|
|||||||
media-libs/giflib:=
|
media-libs/giflib:=
|
||||||
media-libs/libpng:=
|
media-libs/libpng:=
|
||||||
media-libs/rlottie:=
|
media-libs/rlottie:=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
|
PATCHES=( "${FILESDIR}"/${PN}-0.2-buildtype.patch )
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DSYSTEM_PNG=ON
|
-DSYSTEM_PNG=ON
|
||||||
Reference in New Issue
Block a user