diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-12 20:06:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-12 20:06:40 -0500 |
| commit | 193236e34a32b643d816ed04394476eab7e04db7 (patch) | |
| tree | 8b608b17886179a6530935fc0531c7a89a51d1a0 /gui-libs/gtksourceview | |
| parent | 9f2ba2858a177b1c2335b5b46428ee7cec08c288 (diff) | |
| download | baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.tar.gz baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.tar.xz baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.zip | |
Adding metadata
Diffstat (limited to 'gui-libs/gtksourceview')
| -rw-r--r-- | gui-libs/gtksourceview/Manifest | 2 | ||||
| -rw-r--r-- | gui-libs/gtksourceview/gtksourceview-5.20.0.ebuild (renamed from gui-libs/gtksourceview/gtksourceview-5.16.0.ebuild) | 11 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gui-libs/gtksourceview/Manifest b/gui-libs/gtksourceview/Manifest index c9a3f54e11b4..ee27d4a13917 100644 --- a/gui-libs/gtksourceview/Manifest +++ b/gui-libs/gtksourceview/Manifest @@ -1,2 +1,2 @@ -DIST gtksourceview-5.16.0.tar.xz 1260396 BLAKE2B f4817b12705063409eb5dcc31232ffb27529182f9c5c00ae17a9835592125243125b21b25369a367f521c80976412b45aad3db0466d4dac91a0ac30957380347 SHA512 062d3df12672090851eaea1f533492af86fc2535dc9dbcdb85f3ce9f1eba8f7dc75c4ddc9ecb8b33379ac93af2c5ff4f22381b77d7c4153efe1001e2be1b07f3 DIST gtksourceview-5.18.0.tar.xz 1266756 BLAKE2B b3de7db077e1c21a1fa5121b8a2546bb798e4b36de6f38098fcc4c4eda00a16019a5083fffff7ec3ecb1e7ee9ad189d8c3e4b480e2cc8957bdf6553099a6fe0d SHA512 7b182c23eeb3ef634804755267ab4fc68801450d65fbfb439d0351613bd4e364c8e4cb020564f8ba903bfb4908c673725df50e0ec3a2c7239a7114a5d32e1341 +DIST gtksourceview-5.20.0.tar.xz 1264672 BLAKE2B 47f128cfb9b3196bcfb6329d051b35d16e28dbc6311c15339e693e4bf921ba2f0e849d831df6477bacf5311ce61e38a53960652b9b446d1042f71efa0ec204a9 SHA512 d0d25ab7098d6626bde49bbd5c29986838f0958cd3e31b5cab74016eb37a4caea3351be9ce4268464a8d1cb42b10b698aa819b215f652c8c97382e0900df7893 diff --git a/gui-libs/gtksourceview/gtksourceview-5.16.0.ebuild b/gui-libs/gtksourceview/gtksourceview-5.20.0.ebuild index 20a287bedb2b..ea9594af7204 100644 --- a/gui-libs/gtksourceview/gtksourceview-5.16.0.ebuild +++ b/gui-libs/gtksourceview/gtksourceview-5.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,12 +6,12 @@ EAPI=8 inherit gnome.org meson vala virtualx xdg DESCRIPTION="A text widget implementing syntax highlighting and other features" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gtksourceview" +HOMEPAGE="https://gnome.pages.gitlab.gnome.org/gtksourceview/gtksourceview5" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="gtk-doc +introspection sysprof +vala" REQUIRED_USE=" gtk-doc? ( introspection ) @@ -19,8 +19,11 @@ REQUIRED_USE=" " RDEPEND=" - >=dev-libs/glib-2.72:2 + >=dev-libs/glib-2.76:2[introspection?] >=gui-libs/gtk-4.17:4[introspection?] + >=x11-libs/gdk-pixbuf-2.30:2[introspection?] + >=x11-libs/cairo-1.16 + >=media-libs/graphene-1.10.0[introspection?] >=dev-libs/libxml2-2.6:2= introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) >=dev-libs/fribidi-0.19.7 |
