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: Tue, 29 Jan 2019 23:00:20
Message-Id: 1548802796.d06ef7a3a312ebcc538352c6659b89e4c7b7d7fa.monsieurp@gentoo
1 commit: d06ef7a3a312ebcc538352c6659b89e4c7b7d7fa
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Sun Jan 27 17:00:14 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 29 22:59:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06ef7a3
7
8 app-office/moneydance: drop old version.
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 app-office/moneydance/Manifest | 2 -
15 app-office/moneydance/moneydance-2017.8.ebuild | 62 --------------------------
16 2 files changed, 64 deletions(-)
17
18 diff --git a/app-office/moneydance/Manifest b/app-office/moneydance/Manifest
19 index f3be23e0f75..89a5e0da89f 100644
20 --- a/app-office/moneydance/Manifest
21 +++ b/app-office/moneydance/Manifest
22 @@ -1,5 +1,3 @@
23 DIST moneydance-2017.10-amd64.tar.gz 132116528 BLAKE2B f5ba44a89944657c6c1380226dc512729825b084783e6d70dd7b2b731411294c7333bae858b2be3d5321e5145230257b325dc2b72a22744a877673c1c934d854 SHA512 175ff470b5fb5c3851eae708cc641777d7bdf1ede40366ccf5a135d6c813c08d9ce32665a2307c3aefa63eeb2206ad0874cb989aa998415abb86184a2b114ce8
24 DIST moneydance-2017.10-x86.tar.gz 134860964 BLAKE2B 92181a6c6a81063377823b0fd9ed652036cf1f633c2cab57f19d1dbb18a2542361fc2bafab8852c11b941a24532f662351ea2d05bc928818db24a4cf3cae7112 SHA512 18d9d4ce7b0b65566ac81fea66ba34d66173559ca90ac166cc9b90631400845ae1c9d92ae781a618cacc57cd4f630f079736101d29b66d9c6cee7d32c7c15c22
25 -DIST moneydance-2017.8-amd64.tar.gz 132109962 BLAKE2B 4984b6266eed96337ab284168db1a167121daa6b454a338f348d1d724587e6dfd6a52c25ff739ca0e09a9c0441b1b582e59a571f001e8b2ddc6c5e10917100cd SHA512 53e46ee63ee89b86f3108045e9a16fdda637effb5edb719ccf7192632e6ebace607f40871ee54b5c5bde40821fdf2cbf89a5abd6eba0698618a8db8d848971c6
26 -DIST moneydance-2017.8-x86.tar.gz 134851425 BLAKE2B 4c40f30798b66d01b5abacc5cfbfa584a107f351de8bd2eb8c291aea6d96c122a36feb5ed092ea0aec4a99be7e1507f79551a1c6a1cd79365b8dfc52892a57bc SHA512 434fbd0c941a455c862963e572b7c1489fa19ccf30efb315af33eac3974acdad57292943d129433e6a59d3f233cd797b6697c0e82d9293ce0464d25ab8c32912
27 DIST moneydance-2019.0-amd64.tar.gz 132467602 BLAKE2B d58df88166f73c80b755863bd9ea18fdadf192ac9f0016313ab59c209c895ef8c1203d0b7627004521a9569343c3269bc1854e4e7925ec6e438148059d8adaf3 SHA512 2ee22626b0b3918c3ebd80f7ca4ce9c1ad39716fb837887ca84a970f2f3d64d7daff36eff31eaa22753e55e0dcfc49ccb2f10e5c8dfbf21e67e8627b17d9de59
28
29 diff --git a/app-office/moneydance/moneydance-2017.8.ebuild b/app-office/moneydance/moneydance-2017.8.ebuild
30 deleted file mode 100644
31 index 801d4007af9..00000000000
32 --- a/app-office/moneydance/moneydance-2017.8.ebuild
33 +++ /dev/null
34 @@ -1,62 +0,0 @@
35 -# Copyright 2018 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -MY_PN="Moneydance"
41 -
42 -inherit desktop gnome2-utils java-pkg-2
43 -
44 -DESCRIPTION="A cross-platform personal finance application"
45 -HOMEPAGE="https://moneydance.com/"
46 -SRC_URI="
47 - amd64? ( https://infinitekind.com/stabledl/current/${MY_PN}_linux_amd64.tar.gz -> ${P}-amd64.tar.gz )
48 - x86? ( https://infinitekind.com/stabledl/current/${MY_PN}_linux_x86.tar.gz -> ${P}-x86.tar.gz )
49 -"
50 -
51 -LICENSE="Apache-1.0 Apache-2.0 BSD CPAL-1.0 CPL-1.0 CSL-2.0 LGPL-2 MIT TIK"
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -
55 -RDEPEND="
56 - >=virtual/jre-1.8"
57 -
58 -DEPEND="
59 - >=virtual/jdk-1.8"
60 -
61 -S="${WORKDIR}/${MY_PN}"
62 -
63 -RESTRICT="bindist fetch mirror"
64 -
65 -pkg_nofetch() {
66 - elog "Please download ${A} from"
67 - elog "https://www.infinitekind.com/download-moneydance-personal-finance-software"
68 - elog "and place it in your DISTDIR directory."
69 -}
70 -
71 -src_prepare() {
72 - default
73 -
74 - # Modify .desktop file, to fix QA errors
75 - sed -e 's/Application;//g' -e 's/.png//g' -i resources/moneydance.desktop || die
76 -}
77 -
78 -src_compile() {
79 - :;
80 -}
81 -
82 -src_install() {
83 - java-pkg_dojar jars/*.jar
84 - java-pkg_dolauncher moneydance --main "Moneydance" --java_args "-client -Dawt.useSystemAAFontSettings=gasp -Dawt.useSystemAAFontSettings=on -Xmx1024m"
85 -
86 - doicon resources/*.png
87 - domenu resources/moneydance.desktop
88 -}
89 -
90 -pkg_postinst() {
91 - gnome2_icon_cache_update
92 -}
93 -
94 -pkg_postrm() {
95 - gnome2_icon_cache_update
96 -}