From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/imv/
Date: Fri, 26 Mar 2021 15:55:00 +0000 (UTC) [thread overview]
Message-ID: <1616774086.1d675f68c972a5a3fb248fcfb4fe5c80b821edff.sam@gentoo> (raw)
commit: 1d675f68c972a5a3fb248fcfb4fe5c80b821edff
Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Wed Mar 24 18:18:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:54:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d675f68
media-gfx/imv: add wayland-scanner bdep, minor style fixes
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/imv/imv-4.2.0.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/media-gfx/imv/imv-4.2.0.ebuild b/media-gfx/imv/imv-4.2.0.ebuild
index 25863200b0b..c3beeda396a 100644
--- a/media-gfx/imv/imv-4.2.0.ebuild
+++ b/media-gfx/imv/imv-4.2.0.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit xdg meson
+
+inherit meson xdg
if [[ ${PV} == 9999 ]]; then
inherit git-r3
@@ -39,15 +40,13 @@ RDEPEND="
svg? ( >=gnome-base/librsvg-2.44 )
tiff? ( media-libs/tiff )
wayland? ( dev-libs/wayland )
- !sys-apps/renameutils
-"
+ !sys-apps/renameutils"
DEPEND="
${RDEPEND}
- test? ( dev-util/cmocka )
-"
+ test? ( dev-util/cmocka )"
BDEPEND="
app-text/asciidoc
-"
+ wayland? ( dev-util/wayland-scanner )"
PATCHES=(
"${FILESDIR}/${PN}-4.2.0-add-string-inc.patch"
next reply other threads:[~2021-03-26 15:55 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 15:55 Sam James [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-08-06 1:36 Ionen Wolkens
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=1616774086.1d675f68c972a5a3fb248fcfb4fe5c80b821edff.sam@gentoo \
--to=sam@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