Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/moneydance/
Date: Sun, 10 Mar 2019 22:38:46
Message-Id: 1552257322.d48726c9bfc54ec57115503c65aa4670c9676519.monsieurp@gentoo
1 commit: d48726c9bfc54ec57115503c65aa4670c9676519
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Fri Mar 8 20:58:37 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 10 22:35:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48726c9
7
8 app-office/moneydance: bump to version 2019.1.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
12 Closes: https://github.com/gentoo/gentoo/pull/11309
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 app-office/moneydance/Manifest | 1 +
16 app-office/moneydance/moneydance-2019.1.ebuild | 56 ++++++++++++++++++++++++++
17 2 files changed, 57 insertions(+)
18
19 diff --git a/app-office/moneydance/Manifest b/app-office/moneydance/Manifest
20 index 89a5e0da89f..5f2581b71d3 100644
21 --- a/app-office/moneydance/Manifest
22 +++ b/app-office/moneydance/Manifest
23 @@ -1,3 +1,4 @@
24 DIST moneydance-2017.10-amd64.tar.gz 132116528 BLAKE2B f5ba44a89944657c6c1380226dc512729825b084783e6d70dd7b2b731411294c7333bae858b2be3d5321e5145230257b325dc2b72a22744a877673c1c934d854 SHA512 175ff470b5fb5c3851eae708cc641777d7bdf1ede40366ccf5a135d6c813c08d9ce32665a2307c3aefa63eeb2206ad0874cb989aa998415abb86184a2b114ce8
25 DIST moneydance-2017.10-x86.tar.gz 134860964 BLAKE2B 92181a6c6a81063377823b0fd9ed652036cf1f633c2cab57f19d1dbb18a2542361fc2bafab8852c11b941a24532f662351ea2d05bc928818db24a4cf3cae7112 SHA512 18d9d4ce7b0b65566ac81fea66ba34d66173559ca90ac166cc9b90631400845ae1c9d92ae781a618cacc57cd4f630f079736101d29b66d9c6cee7d32c7c15c22
26 DIST moneydance-2019.0-amd64.tar.gz 132467602 BLAKE2B d58df88166f73c80b755863bd9ea18fdadf192ac9f0016313ab59c209c895ef8c1203d0b7627004521a9569343c3269bc1854e4e7925ec6e438148059d8adaf3 SHA512 2ee22626b0b3918c3ebd80f7ca4ce9c1ad39716fb837887ca84a970f2f3d64d7daff36eff31eaa22753e55e0dcfc49ccb2f10e5c8dfbf21e67e8627b17d9de59
27 +DIST moneydance-2019.1-amd64.tar.gz 132469388 BLAKE2B 516ff3af46e23370cf97b7a41e9802f14f5272c36b01080d69f339bdb9ca7de045de35baead8d97a8febece062dcd8b2befecad2744773e9a1c79b9a16b9639a SHA512 a28787dcc10173f4d492ec1bd5a8f17b6592f86c324e57a7e2951a0265825e4f78b620a4aabb4cde94c97860d3aaac8066572882c772d5abfa79c90cd33770ee
28
29 diff --git a/app-office/moneydance/moneydance-2019.1.ebuild b/app-office/moneydance/moneydance-2019.1.ebuild
30 new file mode 100644
31 index 00000000000..e6885dce27b
32 --- /dev/null
33 +++ b/app-office/moneydance/moneydance-2019.1.ebuild
34 @@ -0,0 +1,56 @@
35 +# Copyright 2018-2019 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=6
39 +
40 +inherit desktop eapi7-ver java-pkg-2 xdg-utils
41 +
42 +MY_PN="Moneydance"
43 +MY_PV="$(ver_cut 1)"
44 +
45 +DESCRIPTION="A cross-platform personal finance application"
46 +HOMEPAGE="https://moneydance.com/"
47 +SRC_URI="https://infinitekind.com/stabledl/${MY_PV}/${MY_PN}_linux_amd64.tar.gz -> ${P}-amd64.tar.gz"
48 +
49 +LICENSE="Apache-1.0 Apache-2.0 BSD CPAL-1.0 CPL-1.0 CSL-2.0 LGPL-2 MIT TIK"
50 +SLOT="0"
51 +KEYWORDS="~amd64"
52 +
53 +RDEPEND="|| (
54 + >=dev-java/openjdk-bin-11.0
55 + >=dev-java/openjdk-11.0
56 + >=dev-java/oracle-jdk-bin-11.0
57 + )
58 +"
59 +
60 +DEPEND="${RDEPEND}"
61 +
62 +S="${WORKDIR}/${MY_PN}"
63 +
64 +RESTRICT="bindist fetch mirror"
65 +
66 +pkg_nofetch() {
67 + elog "Please download ${A} from"
68 + elog "https://infinitekind.com/stabledl/${MY_PV}/${MY_PN}_linux_amd64.tar.gz"
69 + elog "and place it in your DISTDIR directory."
70 +}
71 +
72 +src_compile() {
73 + :;
74 +}
75 +
76 +src_install() {
77 + java-pkg_dojar lib/*.jar
78 + java-pkg_dolauncher moneydance --main "Moneydance" --java_args "-client -Dawt.useSystemAAFontSettings=gasp -Dawt.useSystemAAFontSettings=on -Xmx1024m"
79 +
80 + doicon resources/*.png
81 + make_desktop_entry "moneydance" "Moneydance" moneydance Office
82 +}
83 +
84 +pkg_postinst() {
85 + xdg_icon_cache_update
86 +}
87 +
88 +pkg_postrm() {
89 + xdg_icon_cache_update
90 +}