mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
media-gfx/gimp: allow for older librsvg
This matches upstream requirements in meson.build and it apparently should work. Bug: https://bugs.gentoo.org/920531 See-Also: https://gitlab.gnome.org/GNOME/gimp/-/issues/14544 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44074 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
01e9d2ade2
commit
ba0bb32854
@@ -44,7 +44,7 @@ COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.70.0:2
|
||||
dev-libs/gobject-introspection
|
||||
>=dev-libs/json-glib-1.4.4
|
||||
>=gnome-base/librsvg-2.57.3:2
|
||||
>=gnome-base/librsvg-2.40.6:2
|
||||
>=media-gfx/mypaint-brushes-1.3.1:1.0=
|
||||
>=media-libs/babl-0.1.114[introspection,lcms,vala?]
|
||||
>=media-libs/fontconfig-2.12.6
|
||||
|
||||
@@ -43,7 +43,7 @@ COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.70.0:2
|
||||
dev-libs/gobject-introspection
|
||||
>=dev-libs/json-glib-1.4.4
|
||||
>=gnome-base/librsvg-2.57.3:2
|
||||
>=gnome-base/librsvg-2.40.6:2
|
||||
>=media-gfx/mypaint-brushes-1.5.1:2.0=
|
||||
>=media-libs/babl-0.1.114[introspection,lcms,vala?]
|
||||
>=media-libs/fontconfig-2.12.6
|
||||
|
||||
@@ -42,7 +42,7 @@ COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.70.0:2
|
||||
dev-libs/gobject-introspection
|
||||
>=dev-libs/json-glib-1.4.4
|
||||
>=gnome-base/librsvg-2.57.3:2
|
||||
>=gnome-base/librsvg-2.40.6:2
|
||||
>=media-gfx/mypaint-brushes-1.3.0:2.0=
|
||||
>=media-libs/babl-9999[introspection,lcms,vala?]
|
||||
>=media-libs/fontconfig-2.12.6
|
||||
|
||||
@@ -400,7 +400,7 @@ gnome-extra/gnome-browser-connector
|
||||
gnome-extra/gnome-tweaks
|
||||
gnome-extra/sushi
|
||||
>=media-gfx/libimagequant-4
|
||||
media-gfx/gimp
|
||||
<media-gfx/gimp-3.0.6
|
||||
>=media-libs/libopenraw-0.3.2
|
||||
media-plugins/gimp-lqr
|
||||
media-video/rav1e
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com (2025-10-06)
|
||||
# Requires gjs which then requires rust through spidermonkey
|
||||
media-gfx/gimp javascript
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-15)
|
||||
# Tests require dev-python/paramiko.
|
||||
dev-python/dulwich test
|
||||
|
||||
Reference in New Issue
Block a user