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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86F51158086 for ; Mon, 25 Oct 2021 10:04:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9D95E0814; Mon, 25 Oct 2021 10:04:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC8B7E0814 for ; Mon, 25 Oct 2021 10:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CDA5343719 for ; Mon, 25 Oct 2021 10:04:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82C458F for ; Mon, 25 Oct 2021 10:04:51 +0000 (UTC) From: "Gerben Jan Dijkman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gerben Jan Dijkman" Message-ID: <1635156285.f9d86fa9ca03a0f898dc2d72908cb31ba536581c.gjdijkman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/cawbird/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/cawbird/Manifest net-im/cawbird/cawbird-1.4.1.ebuild net-im/cawbird/cawbird-1.4.2.ebuild X-VCS-Directories: net-im/cawbird/ X-VCS-Committer: gjdijkman X-VCS-Committer-Name: Gerben Jan Dijkman X-VCS-Revision: f9d86fa9ca03a0f898dc2d72908cb31ba536581c X-VCS-Branch: dev Date: Mon, 25 Oct 2021 10:04:51 +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: f802729e-ef73-4ea4-b7aa-1e2d7891b36e X-Archives-Hash: 175b23d2e1705efc9267786a47eb2b89 commit: f9d86fa9ca03a0f898dc2d72908cb31ba536581c Author: Gerben Jan Dijkman gjdwebserver nl> AuthorDate: Mon Oct 25 10:04:45 2021 +0000 Commit: Gerben Jan Dijkman gjdwebserver nl> CommitDate: Mon Oct 25 10:04:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9d86fa9 net-im/cawbird: Versin Bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Gerben Jan Dijkman gjdwebserver.nl> net-im/cawbird/Manifest | 2 +- net-im/cawbird/{cawbird-1.4.1.ebuild => cawbird-1.4.2.ebuild} | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/net-im/cawbird/Manifest b/net-im/cawbird/Manifest index d12148bd0..c6e6dbb83 100644 --- a/net-im/cawbird/Manifest +++ b/net-im/cawbird/Manifest @@ -1 +1 @@ -DIST cawbird-1.4.1.tar.gz 653062 BLAKE2B 5c8448ff37349f243f6b2e378621c561720c7648f8f79eb4c04301b331fa050ee5d7d9874644e89b41b6d613279e2be3d2d96c89c0a1bc9795984b6630fc056c SHA512 bef80fbbbcaf325e6f8c57bce6146eb795f7bb39804f10fada3b529a6439b73f8506f6015d7221b90ed1f1862c79886ee86eebaa244b968bfc60c50ffa5e8abe +DIST cawbird-1.4.2.tar.gz 653216 BLAKE2B c05008a310152c5d190233a7251cf0ca7104f5ca564a1c0f2ac06fb23ded9eb6429965624ae7b7a0b0b763db19ebcb159a138cbed8dac36c3fcaa56d2ead62ee SHA512 409d2b838b9c14c45fb6aa2b04dc1ccaaf76baab7394d630d254dc9a4001f7f53321b88f600e2c3f9c39e19da38dd717f46abb4a63b11696f41e61b9ab8e6452 diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.2.ebuild similarity index 88% rename from net-im/cawbird/cawbird-1.4.1.ebuild rename to net-im/cawbird/cawbird-1.4.2.ebuild index 35007ff43..76d01b0e6 100644 --- a/net-im/cawbird/cawbird-1.4.1.ebuild +++ b/net-im/cawbird/cawbird-1.4.2.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 - VALA_USE_DEPEND="vapigen" -inherit vala meson xdg + +inherit vala meson gnome2-utils xdg DESCRIPTION="Cawbird is a fork of the Corebird Twitter client from Baedert." HOMEPAGE="https://github.com/IBBoard/cawbird" @@ -22,7 +22,7 @@ DEPEND=" >=dev-libs/glib-2.44 >=dev-libs/json-glib-1.0 >=dev-db/sqlite-3.0 - >=net-libs/libsoup-2.4 + >=net-libs/libsoup-2.4:* net-libs/liboauth >=sys-devel/gettext-0.19 media-libs/gst-plugins-base @@ -37,7 +37,12 @@ BDEPEND=" dev-libs/gobject-introspection " +S="${WORKDIR}/$PN-${PV}" + src_configure() { + local mycmakeargs+=( + "-DVALA_EXECUTABLE=${VALAC}" + ) local emesonargs=( -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA== -Dconsumer_secret_base64=MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI=