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 6DD231580EB for ; Fri, 23 May 2025 14:18:10 +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 5A1683435B9 for ; Fri, 23 May 2025 14:18:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5546811047E; Fri, 23 May 2025 14:18:05 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id 4E6CE11047E for ; Fri, 23 May 2025 14:18:05 +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 9C42634357E for ; Fri, 23 May 2025 14:18:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14E0427A7 for ; Fri, 23 May 2025 14:18:03 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1748009814.e961d295adc84e054e9b11350f6087a02698732c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/purple-events/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/purple-events/Manifest net-im/purple-events/purple-events-0.99.2.ebuild X-VCS-Directories: net-im/purple-events/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e961d295adc84e054e9b11350f6087a02698732c X-VCS-Branch: master Date: Fri, 23 May 2025 14:18:03 +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: 48b57583-bf9e-44a9-8430-703810f584ac X-Archives-Hash: 6d1f375376334fbf738e52cf57d6d773 commit: e961d295adc84e054e9b11350f6087a02698732c Author: Filip Kobierski pm me> AuthorDate: Sat Mar 1 16:32:57 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri May 23 14:16:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e961d295 net-im/purple-events: add 0.99.2 - bump EAPI - migrate from autotools to meson - remove intltool BDEPEND (thanks Sam!) - bind to pidgin - update LICENSE - add glib DEPEND Signed-off-by: Filip Kobierski pm.me> Part-of: https://github.com/gentoo/gentoo/pull/40833 Closes: https://github.com/gentoo/gentoo/pull/40833 Signed-off-by: Joonas Niilola gentoo.org> net-im/purple-events/Manifest | 1 + net-im/purple-events/purple-events-0.99.2.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/net-im/purple-events/Manifest b/net-im/purple-events/Manifest index 058dcb143354..a600d70e571a 100644 --- a/net-im/purple-events/Manifest +++ b/net-im/purple-events/Manifest @@ -1 +1,2 @@ DIST purple-events-0.99.1.tar.gz 24437 BLAKE2B c4952de806deb6357cfcd59b0392319522c26ac267e991de40adcf1ab622b1df4156854951543a6ad8e0f05b160b31bbf38352a1b5f4a980e24fb37fd8f61dca SHA512 105126fd0dbcc74d6a5878308e43ff27df4c9f1ec20601f382419cb8ebbe1a39e44da6327be86d779dbc66f6251699126776fc8389cdf48dc1569ae6bd8fa6fb +DIST purple-events-0.99.2.tar.gz 24100 BLAKE2B c0f52b02e9e3b418edfe36be4973e60b8c2b6bd239dbe6f877fe4d37c9d5b015702d6e30b61204dc32c3b52f46f01d01c555483442506893095845b100ccd0e0 SHA512 b427bbc32f06e666598118d865460cc1376c12e105f50cd124456fce38a01bedc1d4de1638abbfabe5e097fbae9cf17357500768e961fc0f98dd7a82219e62b7 diff --git a/net-im/purple-events/purple-events-0.99.2.ebuild b/net-im/purple-events/purple-events-0.99.2.ebuild new file mode 100644 index 000000000000..5ef72e2ed5fb --- /dev/null +++ b/net-im/purple-events/purple-events-0.99.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +DESCRIPTION="Allows a fine-grained control over libpurple events" +HOMEPAGE="https://github.com/sardemff7/purple-events" +SRC_URI="https://github.com/sardemff7/purple-events/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-libs/glib:2 + net-im/pidgin:= +" +DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/gettext + virtual/pkgconfig +"