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 21CA115800A for ; Mon, 21 Aug 2023 03:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3262E2BC01B; Mon, 21 Aug 2023 03:43:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 1B9182BC01B for ; Mon, 21 Aug 2023 03:43:48 +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 44F3F3411E5 for ; Mon, 21 Aug 2023 03:43:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7D5BBF4 for ; Mon, 21 Aug 2023 03:43:45 +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: <1692589350.869e1c3a793b2572c931c268f67b2b6c6bcfd453.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libdex/Manifest dev-libs/libdex/libdex-0.3.1.ebuild X-VCS-Directories: dev-libs/libdex/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 869e1c3a793b2572c931c268f67b2b6c6bcfd453 X-VCS-Branch: master Date: Mon, 21 Aug 2023 03:43:45 +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: deda3615-5d27-4f1d-805d-4570a18ffddd X-Archives-Hash: 26ef3f56282c90bf166281ffbfd85848 commit: 869e1c3a793b2572c931c268f67b2b6c6bcfd453 Author: Matt Turner gentoo org> AuthorDate: Mon Aug 21 03:42:30 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Aug 21 03:42:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869e1c3a dev-libs/libdex: Version bump to 0.3.1 Signed-off-by: Matt Turner gentoo.org> dev-libs/libdex/Manifest | 1 + dev-libs/libdex/libdex-0.3.1.ebuild | 60 +++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) diff --git a/dev-libs/libdex/Manifest b/dev-libs/libdex/Manifest index e62d47d2fae1..059dde053b44 100644 --- a/dev-libs/libdex/Manifest +++ b/dev-libs/libdex/Manifest @@ -1,2 +1,3 @@ DIST libdex-0.2.0.tar.xz 91648 BLAKE2B 258193b29082024cce30d5e20903f1ba6a3c8e566652d341845178797126796fcc1cf628636de02ba9776cb9d8ff5d38c24f10f269fcd9acbc0cdbb1c0918d8b SHA512 db54fa974af97e59e7a21c19be73db8fec6565377ce313a3532435845d3571216d6617f9a8db500019390d85677ca6f30be3f9a36c60240c8130ae0834826a65 DIST libdex-0.3.0.tar.xz 94572 BLAKE2B 1c5ac31b71b076592aeeec8a8005dc429495bd2ee00918d3a2b9d63a8f48b94f2b4bad1b09b5ebaeb7c1799e90e91e6d8c56cc92c4874ae247013d9bba9a489b SHA512 04093447a77e972074425acb38876c62473bf6f609938fa2d7ec36fc944972547c7e8bebfe279273f530f90e18c45ed190ccbf602846c0d783af7fd0c9ac08ce +DIST libdex-0.3.1.tar.xz 95460 BLAKE2B b79e53cde3c1cafe086a0ebb1af74d8c6a05d38bd6e2a74b363fe6b07ab7483014a7caef59ba38176b16df35c92a8f86b9f3a320dc100cc668d915ab3b31d430 SHA512 52ded12bdd088839c7f5bcac24b09667183fe2d515472b41cf7725b4d031b4817e3c043e9b377ccdd2a09c52825ba16f5f368b96d33d35f23fad5264b9225eb9 diff --git a/dev-libs/libdex/libdex-0.3.1.ebuild b/dev-libs/libdex/libdex-0.3.1.ebuild new file mode 100644 index 000000000000..f0d86d8a55dd --- /dev/null +++ b/dev-libs/libdex/libdex-0.3.1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome.org meson vala + +DESCRIPTION="Deferred Execution library for GNOME and GTK" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libdex" + +LICENSE="LGPL-2.1+" +SLOT="0/1" +KEYWORDS="~amd64 ~x86" + +IUSE="gtk-doc +introspection sysprof test vala" +REQUIRED_USE=" + gtk-doc? ( introspection ) + vala? ( introspection ) +" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-libs/glib-2.68:2 + >=sys-libs/liburing-0.7:= + introspection? ( dev-libs/gobject-introspection:= ) + sysprof? ( dev-util/sysprof-capture:4 ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + vala? ( $(vala_depend) ) + dev-util/glib-utils + virtual/pkgconfig + gtk-doc? ( dev-util/gi-docgen ) +" + +src_prepare() { + default + use vala && vala_setup +} + +src_configure() { + local emesonargs=( + $(meson_use gtk-doc docs) + -Dexamples=false + $(meson_use vala vapi) + $(meson_feature introspection) + -Dsysprof=false + $(meson_use test tests) + ) + meson_src_configure +} + +src_install() { + meson_src_install + + if use gtk-doc; then + mkdir -p "${ED}"/usr/share/gtk-doc/html/ || die + mv "${ED}"/usr/share/doc/${PN}-1 "${ED}"/usr/share/gtk-doc/html/ || die + fi +}