From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/
Date: Wed, 14 Jul 2021 14:32:52 +0000 (UTC) [thread overview]
Message-ID: <1626273163.a62ab962a472f88e232a1a4f0a232dcf42001987.juippis@gentoo> (raw)
commit: a62ab962a472f88e232a1a4f0a232dcf42001987
Author: Daniel Brandt <poncho <AT> spahan <DOT> ch>
AuthorDate: Mon Jul 5 07:21:57 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 14:32:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62ab962
app-office/homebank: version bump to 5.5.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Daniel Brandt <poncho <AT> spahan.ch>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-office/homebank/Manifest | 1 +
app-office/homebank/homebank-5.5.2.ebuild | 41 +++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 5db8c77355b..c75910d7d01 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f SHA512 e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba
DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd4444166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe SHA512 a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626
+DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636 SHA512 c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef
diff --git a/app-office/homebank/homebank-5.5.2.ebuild b/app-office/homebank/homebank-5.5.2.ebuild
new file mode 100644
index 00000000000..6eeaf4265c0
--- /dev/null
+++ b/app-office/homebank/homebank-5.5.2.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)
+}
next reply other threads:[~2021-07-14 14:32 UTC|newest]
Thread overview: 100+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-14 14:32 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 10:10 [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/ Arthur Zamarin
2024-11-07 7:41 Sam James
2024-11-07 7:41 Sam James
2024-10-22 13:53 Petr Vaněk
2024-10-11 10:50 Sam James
2024-10-11 10:50 Sam James
2024-10-11 9:56 Arthur Zamarin
2024-10-06 7:12 Petr Vaněk
2024-10-06 7:12 Petr Vaněk
2024-10-04 15:07 Petr Vaněk
2024-10-04 15:07 Petr Vaněk
2024-09-12 5:38 Jakov Smolić
2024-09-09 21:08 Sam James
2024-09-09 21:08 Sam James
2024-09-09 18:54 Petr Vaněk
2024-08-09 18:39 Petr Vaněk
2024-07-04 11:05 Petr Vaněk
2024-06-26 19:32 Arthur Zamarin
2024-06-26 18:58 Arthur Zamarin
2024-06-26 17:48 Arthur Zamarin
2024-05-26 20:28 Petr Vaněk
2024-05-13 11:43 Petr Vaněk
2024-05-13 11:43 Petr Vaněk
2024-03-15 12:49 Petr Vaněk
2024-03-15 9:47 Sam James
2024-03-15 9:47 Sam James
2024-03-15 9:11 Arthur Zamarin
2024-02-13 10:02 Petr Vaněk
2024-02-13 10:02 Petr Vaněk
2024-02-13 10:02 Petr Vaněk
2024-02-04 21:31 Sam James
2024-02-04 21:31 Sam James
2024-02-04 10:25 Jakov Smolić
2024-02-04 9:25 Petr Vaněk
2023-12-11 13:46 Joonas Niilola
2023-09-24 14:25 Arthur Zamarin
2023-09-22 12:14 Arthur Zamarin
2023-09-22 9:15 Arthur Zamarin
2023-08-11 7:31 Joonas Niilola
2023-05-06 12:01 Sam James
2023-05-05 13:43 Arthur Zamarin
2023-04-04 23:17 Sam James
2023-04-04 19:43 Arthur Zamarin
2023-03-17 17:00 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:18 Arthur Zamarin
2023-02-23 12:29 Joonas Niilola
2023-02-05 9:13 Joonas Niilola
2023-02-05 9:13 Joonas Niilola
2022-12-21 22:47 Sam James
2022-12-19 0:58 Sam James
2022-12-18 12:45 Sam James
2022-02-11 14:56 Joonas Niilola
2022-02-11 14:56 Joonas Niilola
2021-12-05 18:39 Sam James
2021-12-05 18:31 Sam James
2021-12-05 4:16 Sam James
2021-09-16 19:11 Sam James
2021-07-14 14:32 Joonas Niilola
2021-05-06 10:11 Sam James
2021-05-06 10:06 Sam James
2021-05-06 10:04 Sam James
2021-03-29 8:45 Joonas Niilola
2021-03-21 8:24 Joonas Niilola
2021-02-27 17:03 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-02-24 22:07 Sam James
2021-01-26 17:53 Joonas Niilola
2021-01-26 15:07 Joonas Niilola
2021-01-03 22:56 Sam James
2020-06-20 15:45 Thomas Deutschmann
2020-06-11 8:29 Agostino Sarubbo
2020-06-09 20:51 Denis Dupeyron
2020-03-08 17:27 Denis Dupeyron
2020-03-08 17:23 Denis Dupeyron
2019-10-16 16:09 Denis Dupeyron
2019-06-14 9:18 Agostino Sarubbo
2019-05-21 1:02 Denis Dupeyron
2019-04-03 15:42 Denis Dupeyron
2019-03-16 21:39 Agostino Sarubbo
2019-02-05 17:11 Denis Dupeyron
2019-02-02 21:07 Sergei Trofimovich
2018-03-27 16:15 Denis Dupeyron
2018-03-27 16:12 Denis Dupeyron
2017-07-27 21:49 Denis Dupeyron
2017-07-27 21:49 Denis Dupeyron
2017-06-18 14:01 Agostino Sarubbo
2017-01-30 6:39 Denis Dupeyron
2016-12-07 16:00 Denis Dupeyron
2016-12-07 15:56 Denis Dupeyron
2016-08-11 22:41 Denis Dupeyron
2016-07-16 23:11 Denis Dupeyron
2016-05-19 18:15 Denis Dupeyron
2016-03-18 17:15 Denis Dupeyron
2015-12-10 21:30 Denis Dupeyron
2015-12-09 18:36 Denis Dupeyron
2015-10-14 21:06 Denis Dupeyron
2015-10-14 19:30 Denis Dupeyron
2015-10-14 19:28 Denis Dupeyron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1626273163.a62ab962a472f88e232a1a4f0a232dcf42001987.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox