From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/imv/
Date: Fri, 6 Aug 2021 01:36:04 +0000 (UTC) [thread overview]
Message-ID: <1628213427.dc14c6d5f341e1c0ff25522df2c3dd73e46b58c6.ionen@gentoo> (raw)
commit: dc14c6d5f341e1c0ff25522df2c3dd73e46b58c6
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 6 01:28:57 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Aug 6 01:30:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc14c6d5
media-gfx/imv: sync live
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-gfx/imv/imv-9999.ebuild | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/media-gfx/imv/imv-9999.ebuild b/media-gfx/imv/imv-9999.ebuild
index 9b3b3c026ab..73b075d4566 100644
--- a/media-gfx/imv/imv-9999.ebuild
+++ b/media-gfx/imv/imv-9999.ebuild
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="Minimal image viewer designed for tiling window manager users"
-HOMEPAGE="https://github.com/eXeC64/imv"
+HOMEPAGE="https://github.com/eXeC64/imv/"
LICENSE="MIT-with-advertising"
SLOT="0"
@@ -23,9 +23,11 @@ REQUIRED_USE="|| ( X wayland )"
RESTRICT="!test? ( test )"
RDEPEND="
+ dev-libs/glib:2
dev-libs/icu:=
dev-libs/inih
media-libs/libglvnd[X?]
+ x11-libs/cairo
x11-libs/libxkbcommon[X?]
x11-libs/pango
X? (
@@ -43,6 +45,7 @@ RDEPEND="
!sys-apps/renameutils"
DEPEND="
${RDEPEND}
+ X? ( x11-base/xorg-proto )
test? ( dev-util/cmocka )"
BDEPEND="
app-text/asciidoc
@@ -51,9 +54,9 @@ BDEPEND="
src_prepare() {
default
- # allow building with libglvnd[-X]
+ # if wayland-only, don't automagic on libGL and force libOpenGL
if ! use X; then
- sed -i "/dependency('gl')/s/gl/opengl/" meson.build || die
+ sed -i "/dependency('gl'/{s/'gl'/'opengl'/;s/false/true/}" meson.build || die
fi
# glu isn't used by anything
@@ -61,10 +64,6 @@ src_prepare() {
}
src_configure() {
- local windows=all
- use X || windows=wayland
- use wayland || windows=x11
-
local emesonargs=(
$(meson_feature freeimage)
$(meson_feature gif libnsgif)
@@ -74,7 +73,8 @@ src_configure() {
$(meson_feature svg librsvg)
$(meson_feature test)
$(meson_feature tiff libtiff)
- -Dwindows=${windows}
+ -Dwindows=$(usex X $(usex wayland all x11) wayland)
)
+
meson_src_configure
}
next reply other threads:[~2021-08-06 1:36 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 1:36 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 2:16 [gentoo-commits] repo/gentoo:master commit in: media-gfx/imv/ Michael Orlitzky
2024-03-20 7:17 Ionen Wolkens
2024-03-13 19:38 Arthur Zamarin
2024-03-13 19:38 Arthur Zamarin
2024-03-13 15:03 Arthur Zamarin
2024-02-20 23:21 Ionen Wolkens
2024-01-29 17:17 Sam James
2024-01-19 20:07 Ionen Wolkens
2024-01-19 20:07 Ionen Wolkens
2023-01-26 15:13 Ionen Wolkens
2023-01-20 22:48 Ionen Wolkens
2023-01-20 22:48 Ionen Wolkens
2023-01-19 5:48 Ionen Wolkens
2023-01-19 5:48 Ionen Wolkens
2022-12-19 7:23 Ionen Wolkens
2022-12-16 2:40 Ionen Wolkens
2022-11-01 20:39 Ionen Wolkens
2022-10-07 0:56 Ionen Wolkens
2022-08-14 19:33 Ionen Wolkens
2022-06-30 19:44 Ionen Wolkens
2021-12-23 1:03 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-15 10:48 Ionen Wolkens
2021-12-15 10:48 Ionen Wolkens
2021-12-03 15:13 Ionen Wolkens
2021-08-06 1:36 Ionen Wolkens
2021-03-26 15:55 Sam James
2021-03-26 15:55 Sam James
2021-03-26 15:55 Sam James
2021-02-16 12:16 Joonas Niilola
2021-02-16 12:16 Joonas Niilola
2021-02-16 12:16 Joonas Niilola
2021-02-16 12:16 Joonas Niilola
2020-08-16 18:01 Jeroen Roovers
2020-01-19 19:37 Jeroen Roovers
2020-01-05 13:03 Jeroen Roovers
2020-01-05 13:01 Jeroen Roovers
2020-01-05 13:01 Jeroen Roovers
2020-01-05 13:01 Jeroen Roovers
2020-01-05 13:01 Jeroen Roovers
2020-01-05 13:01 Jeroen Roovers
2019-12-22 11:01 Jeroen Roovers
2019-12-16 10:02 Jeroen Roovers
2019-12-16 10:02 Jeroen Roovers
2019-12-16 10:02 Jeroen Roovers
2017-12-08 23:48 Jonas Stein
2017-01-06 8:01 David Seifert
2016-06-04 13:43 Göktürk Yüksek
2016-05-27 14:17 Patrice Clement
2016-04-29 5:46 Ian Delaney
2016-04-26 8:49 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1628213427.dc14c6d5f341e1c0ff25522df2c3dd73e46b58c6.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox