From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D4751580E0 for ; Sun, 26 Jan 2025 15:02:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 350D434359B for ; Sun, 26 Jan 2025 15:02:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D08B811047D; Sun, 26 Jan 2025 15:01:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C882711047D for ; Sun, 26 Jan 2025 15:01:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6072934354A for ; Sun, 26 Jan 2025 15:01:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 851C825D5 for ; Sun, 26 Jan 2025 15:01:43 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1737903640.1cca846cda4169edc8a97b80486c74ab85cd71c3.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libgedit-tepl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/libgedit-tepl/Manifest gui-libs/libgedit-tepl/libgedit-tepl-6.11.0.ebuild gui-libs/libgedit-tepl/metadata.xml X-VCS-Directories: gui-libs/libgedit-tepl/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1cca846cda4169edc8a97b80486c74ab85cd71c3 X-VCS-Branch: master Date: Sun, 26 Jan 2025 15:01:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5550ef1c-2974-456e-82cf-58d7c0eda318 X-Archives-Hash: 522b8fa3724f4436642eed9ad723686a commit: 1cca846cda4169edc8a97b80486c74ab85cd71c3 Author: Guillermo Joandet gmail com> AuthorDate: Sat Apr 27 21:15:49 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jan 26 15:00:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cca846c gui-libs/libgedit-tepl: New package 6.11.0 Signed-off-by: Guillermo Joandet gmail.com> Signed-off-by: Pacho Ramos gentoo.org> gui-libs/libgedit-tepl/Manifest | 1 + gui-libs/libgedit-tepl/libgedit-tepl-6.11.0.ebuild | 50 ++++++++++++++++++++++ gui-libs/libgedit-tepl/metadata.xml | 11 +++++ 3 files changed, 62 insertions(+) diff --git a/gui-libs/libgedit-tepl/Manifest b/gui-libs/libgedit-tepl/Manifest new file mode 100644 index 000000000000..313ef73c42e8 --- /dev/null +++ b/gui-libs/libgedit-tepl/Manifest @@ -0,0 +1 @@ +DIST libgedit-tepl-6.11.0.tar.xz 173836 BLAKE2B ef31ad6e9c63d4e593d7f0416beea417fce4fc661ec9b9c22cc4d11317713e6a9be69bf68cdf7fe9de1fa51fcf8d45e83701f4249a8fc8d4e8ccca9334c43272 SHA512 1137ca24d8395fba4a5959b37a3b4dae2400853b9cc09f5411df8d1a448b33caae5c347eb8f50e3caae880015ad620c49fbfc0c081b80067e0abad3a63b59e0f diff --git a/gui-libs/libgedit-tepl/libgedit-tepl-6.11.0.ebuild b/gui-libs/libgedit-tepl/libgedit-tepl-6.11.0.ebuild new file mode 100644 index 000000000000..478605d08a42 --- /dev/null +++ b/gui-libs/libgedit-tepl/libgedit-tepl-6.11.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome.org meson virtualx + +DESCRIPTION="GtkSourceView-based text editors and IDE helper library" +HOMEPAGE="https://gitlab.gnome.org/World/gedit/libgedit-tepl" + +LICENSE="LGPL-3+" +SLOT="6/4" +KEYWORDS="~amd64" +IUSE="gtk-doc" +RESTRICT="!test? ( test )" + +RDEPEND=" + !gui-libs/tepl + >=dev-libs/glib-2.74:2 + >=x11-libs/gtk+-3.22:3[introspection] + >=gui-libs/libgedit-gtksourceview-299.1.0:300 + >=gui-libs/libgedit-amtk-5.0:5=[introspection] + gui-libs/libgedit-gfls + dev-libs/icu:= + gnome-base/gsettings-desktop-schemas + dev-libs/gobject-introspection:= +" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-util/glib-utils + gtk-doc? ( + >=dev-util/gtk-doc-1.25 + app-text/docbook-xml-dtd:4.3 + ) + >=sys-devel/gettext-0.19.6 + virtual/pkgconfig +" + +src_configure() { + local emesonargs=( + -Dgobject_introspection=true + $(meson_use gtk-doc gtk_doc) + $(meson_use test tests) + ) + meson_src_configure +} + +src_test() { + virtx meson_src_test +} diff --git a/gui-libs/libgedit-tepl/metadata.xml b/gui-libs/libgedit-tepl/metadata.xml new file mode 100644 index 000000000000..e66a7f943c32 --- /dev/null +++ b/gui-libs/libgedit-tepl/metadata.xml @@ -0,0 +1,11 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + + + World/gedit/libgedit-tepl + +