From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1ABD915811D for ; Sat, 8 Jul 2023 03:23:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 001C5E07E2; Sat, 8 Jul 2023 03:23:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1080E07E2 for ; Sat, 8 Jul 2023 03:23:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10431340E2F for ; Sat, 8 Jul 2023 03:23:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70662ACF for ; Sat, 8 Jul 2023 03:23:16 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1688786593.a74f5dd0e245f898f42a9a2c1084081f4dcee7e9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/tepl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/tepl/Manifest gui-libs/tepl/tepl-6.6.0.ebuild X-VCS-Directories: gui-libs/tepl/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a74f5dd0e245f898f42a9a2c1084081f4dcee7e9 X-VCS-Branch: master Date: Sat, 8 Jul 2023 03:23:16 +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: be5687f8-f452-444f-9efd-8b13ba13c25b X-Archives-Hash: 894df9b38b0aba0856a6af9fc9ff5190 commit: a74f5dd0e245f898f42a9a2c1084081f4dcee7e9 Author: Guillermo Joandet gmail com> AuthorDate: Sun Jun 25 21:50:39 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Jul 8 03:23:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74f5dd0 gui-libs/tepl: Version bump to 6.6.0 Signed-off-by: Guillermo Joandet gmail.com> Signed-off-by: Matt Turner gentoo.org> gui-libs/tepl/Manifest | 1 + gui-libs/tepl/tepl-6.6.0.ebuild | 48 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/gui-libs/tepl/Manifest b/gui-libs/tepl/Manifest index d338d069958b..8784a74005ff 100644 --- a/gui-libs/tepl/Manifest +++ b/gui-libs/tepl/Manifest @@ -1,2 +1,3 @@ DIST tepl-5.0.1.tar.xz 126068 BLAKE2B 2c3038326660f6326c5030cb944f8cee885b794a481f6d8f1b5d87a8ea7121ded381d28b36246a99b57bbea5fd9e6d2d4f65f9dfc54d8154ee8aabbccd7e3cb5 SHA512 f363d182185976447d235cf1201148e5201cdabd1fa8b88d7a763a965896f87bd222a0161c11e93662afaf4e474bbd0308643d28559aadc27b9d48974f4c458d DIST tepl-6.4.0.tar.xz 164004 BLAKE2B f0365abef85a187d72652ef70abf27d1a7ad2f74f64bf85607e0aa295dfb0e424c7683269233c308d89115aacac4b99c471039b47cedb81b9be2ec361439a2b4 SHA512 c9c3c720b393ba94d94d58c01f9db72c4713f010551bab31bdfbca6ba416af1c48f1090598f469ce7b41a2ada26fbac4f69632ee411468f3eae84b61b78b60bb +DIST tepl-6.6.0.tar.xz 163468 BLAKE2B 206d17d125776861eb36208fb4b43126a679656aa1e74776cd7b2a73a757c0bfdf5ed0115a7853a59cf4a30f5dc4dd8d947a051d4a7e0826741f4214ef38e811 SHA512 f02aafe7c90e5e5df0cc843597eb134656296f01c8cd07a5c5bd07b550ae1e3d611e03d5ba881f941965261e430bbe0d74a0908209535e39446014c0a1b133e6 diff --git a/gui-libs/tepl/tepl-6.6.0.ebuild b/gui-libs/tepl/tepl-6.6.0.ebuild new file mode 100644 index 000000000000..9131540148af --- /dev/null +++ b/gui-libs/tepl/tepl-6.6.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2023 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/swilmet/tepl" + +LICENSE="LGPL-3+" +SLOT="6/3" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="gtk-doc" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-libs/glib-2.62:2 + >=x11-libs/gtk+-3.22:3 + >=gui-libs/libgedit-gtksourceview-299.0.1:300 + >=gui-libs/amtk-5.0:5= + 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_src_configure +} + +src_test() { + virtx meson_src_test +}