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 B67F91382C5 for ; Mon, 29 Mar 2021 08:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC0AEE0833; Mon, 29 Mar 2021 08:45:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B65F0E0833 for ; Mon, 29 Mar 2021 08:45:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74E46335D51 for ; Mon, 29 Mar 2021 08:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D86AE4C6 for ; Mon, 29 Mar 2021 08:45:44 +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: <1617007537.d5474c383b50dc4713f9a8f46ccbbba295b837a4.juippis@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.5.1.ebuild X-VCS-Directories: app-office/homebank/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d5474c383b50dc4713f9a8f46ccbbba295b837a4 X-VCS-Branch: master Date: Mon, 29 Mar 2021 08:45:44 +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: 042698b1-4af4-4186-88c9-7db06553fed8 X-Archives-Hash: 3f446144268681a6d3ca0a82f47b2b91 commit: d5474c383b50dc4713f9a8f46ccbbba295b837a4 Author: Poncho spahan ch> AuthorDate: Wed Mar 24 08:37:52 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Mar 29 08:45:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5474c38 app-office/homebank: version bump to 5.5.1 Closes: https://bugs.gentoo.org/773274 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Daniel Brandt spahan.ch> Closes: https://github.com/gentoo/gentoo/pull/20091 Signed-off-by: Joonas Niilola gentoo.org> app-office/homebank/Manifest | 1 + app-office/homebank/homebank-5.5.1.ebuild | 41 +++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest index b61afbfd248..5db8c77355b 100644 --- a/app-office/homebank/Manifest +++ b/app-office/homebank/Manifest @@ -1 +1,2 @@ DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f SHA512 e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba +DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd4444166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe SHA512 a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626 diff --git a/app-office/homebank/homebank-5.5.1.ebuild b/app-office/homebank/homebank-5.5.1.ebuild new file mode 100644 index 00000000000..6eeaf4265c0 --- /dev/null +++ b/app-office/homebank/homebank-5.5.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +inherit xdg + +DESCRIPTION="Free, easy, personal accounting for everyone" +HOMEPAGE="http://homebank.free.fr/index.php" +SRC_URI="http://homebank.free.fr/public/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +IUSE="+ofx" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +RDEPEND=">=dev-libs/glib-2.39 + >=net-libs/libsoup-2.26 + x11-libs/cairo + x11-libs/gdk-pixbuf + >=x11-libs/gtk+-3.22:3 + x11-libs/pango + ofx? ( >=dev-libs/libofx-0.8.3:= )" +DEPEND="${RDEPEND}" +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_prepare() { + default + + # avoid using eautoreconf + sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' data/Makefile.{am,in} || die +} + +src_configure() { + econf $(use_with ofx) +}