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 CC6B01581FD for ; Tue, 09 Sep 2025 06:57:21 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B24D6340E58 for ; Tue, 09 Sep 2025 06:57:21 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6407E11056F; Tue, 09 Sep 2025 06:57:18 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5AA6511056F for ; Tue, 09 Sep 2025 06:57: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 0B7B8340E58 for ; Tue, 09 Sep 2025 06:57:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6155A394A for ; Tue, 09 Sep 2025 06:57:16 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1757401010.198e23c4340d42c616ef0c6ddbb85afc1a177ea6.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/homebank/Manifest app-office/homebank/homebank-5.9.5.ebuild X-VCS-Directories: app-office/homebank/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 198e23c4340d42c616ef0c6ddbb85afc1a177ea6 X-VCS-Branch: master Date: Tue, 09 Sep 2025 06:57: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: 4b9e74fb-94c7-4a3e-b064-27c1820cd150 X-Archives-Hash: be50db58252d6e1a195f0d069eda9d1f commit: 198e23c4340d42c616ef0c6ddbb85afc1a177ea6 Author: Petr Vaněk gentoo org> AuthorDate: Tue Sep 9 06:55:33 2025 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Tue Sep 9 06:56:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198e23c4 app-office/homebank: add 5.9.5 Signed-off-by: Petr Vaněk gentoo.org> app-office/homebank/Manifest | 1 + app-office/homebank/homebank-5.9.5.ebuild | 45 +++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest index 6529f5af10a5..814bac97a433 100644 --- a/app-office/homebank/Manifest +++ b/app-office/homebank/Manifest @@ -1 +1,2 @@ DIST homebank-5.9.4.tar.gz 4013867 BLAKE2B ddd5affd011dfd33f9b732241b934d08437d4ad82d464ada9b21d6b3ef7987250a3daa36380c99e89f1744537a99761684b07f0ecd8fa6b52128fc44fb1a07f6 SHA512 0d9c81c9f74b529301da1081cf217dd65ee0b8aff8293b30b41d4ed928cf2535f0e057dd5ac51dab23ca4958708ac2b543f7c4196259aae37df28423562b1a04 +DIST homebank-5.9.5.tar.gz 4018789 BLAKE2B 09dae27088932b4dd951f27af0831df172052091c12d7698e80d976101cb49c93e51079f6bfcbce20f5d152f77cec8062eea84ac3d7f2d602e025d2918c01fca SHA512 257185f925e0abd24b819eb8733b0162646870f1caf37cc4a19ad4664af8e5e3668baf3d2b660ac699ed61c6c4ec86d7e864213c34affe597ae72d49a0e102f0 diff --git a/app-office/homebank/homebank-5.9.5.ebuild b/app-office/homebank/homebank-5.9.5.ebuild new file mode 100644 index 000000000000..a46ace707ea2 --- /dev/null +++ b/app-office/homebank/homebank-5.9.5.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg + +DESCRIPTION="Free, easy, personal accounting for everyone" +HOMEPAGE=" + https://www.gethomebank.org/ + https://launchpad.net/homebank +" +SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="+ofx" + +RDEPEND=" + >=dev-libs/glib-2.39:2 + net-libs/libsoup:3.0 + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-3.22:3 + x11-libs/pango + ofx? ( >=dev-libs/libofx-0.8.3:= ) +" +DEPEND=" + ${RDEPEND} + x11-base/xorg-proto +" +BDEPEND=" + >=dev-lang/perl-5.8.1 + dev-perl/XML-Parser + >=dev-util/intltool-0.40.5 + sys-devel/gettext + virtual/pkgconfig +" + +DOCS=( AUTHORS ChangeLog README ) + +src_configure() { + econf $(use_with ofx) +}