Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/
Date: Sun, 03 Apr 2022 19:16:48
Message-Id: 1649013395.016114c3f6a1f203f6204c43f57dbc4832413fdc.mattst88@gentoo
1 commit: 016114c3f6a1f203f6204c43f57dbc4832413fdc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 3 18:58:18 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 19:16:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016114c3
7
8 media-gfx/shotwell: Set VALA_MAX_API_VERSION="0.54"
9
10 Fails to build with 0.56.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 media-gfx/shotwell/shotwell-0.30.14.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/shotwell/shotwell-0.30.14.ebuild b/media-gfx/shotwell/shotwell-0.30.14.ebuild
18 index bdf8289fffc9..68dd3cb9e8a4 100644
19 --- a/media-gfx/shotwell/shotwell-0.30.14.ebuild
20 +++ b/media-gfx/shotwell/shotwell-0.30.14.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -VALA_MIN_API_VERSION="0.40"
26 +VALA_MAX_API_VERSION="0.54"
27
28 inherit gnome.org gnome2-utils meson vala xdg