summaryrefslogtreecommitdiff
path: root/app-misc/xmind
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /app-misc/xmind
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'app-misc/xmind')
-rw-r--r--app-misc/xmind/Manifest2
-rw-r--r--app-misc/xmind/xmind-3.7.6_p201801311814.ebuild28
2 files changed, 14 insertions, 16 deletions
diff --git a/app-misc/xmind/Manifest b/app-misc/xmind/Manifest
index c692f1f0fb40..52ac3d2c2ba9 100644
--- a/app-misc/xmind/Manifest
+++ b/app-misc/xmind/Manifest
@@ -6,5 +6,5 @@ DIST xmind-8-update7-linux.zip 119918223 BLAKE2B 83a7c11e9eda40ac5f89458673417cd
DIST xmind-icons.tar.xz 5024 BLAKE2B 3391d931dc7d3094ad1213c9cbd43c6b3f151c7f7321ff23139c7f1b69c3fdc662902a95714bac240b1962c26210f3edc41752f315c885581e9ba03efa9069e6 SHA512 3ee6b8e42b75305bec8f97f733575f10ca3d08e1c5a76a10700776cb7740ae6f8a0f3dfbc4112d60ab2499915ca4ea0e3d56fd49e55bec00fccdc8710d9f9f0d
DIST xmind-portable-3.5.3.201506180105.zip 159265180 BLAKE2B dde948c9e16cb02607b8fd23a315b0ff5d5ec75b4feb79d62cde1e0d11f06e477068435dd8856d573b7f01e7959a19169357b477841a1d5057367cd3c4f8b8c3 SHA512 d41deebec769d06276d051c57e546c44e4283feabd5f6c45ce97efdbf755d75e9b99d39b6fd10baf2f4735f25a695d2902ca9888d94ad414318f38c55e3f4af5
EBUILD xmind-3.5.3.201506180105-r2.ebuild 2139 BLAKE2B 219105f6cc823877aee66e25c32cef49ed171f1d009c99d937b0337a6e6dd1e42e6209fdaf205231f8764c960f3540a962c41bfdc03c54a78bd9753901ff7c9f SHA512 ffb2376e0504c90a8e55b346cf70410d50d41150d043f187ec80f3e6bdfd54926ab83e38ebb422b29ea9de68e30db9afc9903b498dea00cbfc7736833f281220
-EBUILD xmind-3.7.6_p201801311814.ebuild 2101 BLAKE2B dff125728a53e483577ce48ab966d686423644cc36322ec951a7d197ba27d486ac8dc3b40e8c4a48407eaf04df69c3ccc039c25233d105a3be4b644728b699a7 SHA512 0bcccb050701a227d6f77136949f8770832ffca4015c104482918f9738cdb8b24b147113eb0e4f5d8a37ee62e3a29c5aa8bbf725918d8cbc70d91f4b9d4570b3
+EBUILD xmind-3.7.6_p201801311814.ebuild 2088 BLAKE2B 0180c2846ab2ae85ae03d7d6b8be46917a57d31dd3f15b2260b92f079c10f7da1b6156846f3097da53e9785ad33ca52e54bc39c62b7642821293a58ad69769ee SHA512 1cfc77297cb8d94d8107d9dd11e813e6c38d5b8a9b47f1a4d492bb67aa3aeb001d61f4f2a0a706b700cb5ab68b23cd3e017c1da81bf1e0190fb367d3f17e5869
MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
index 869813d042d0..9999a65deaac 100644
--- a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
+++ b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
@@ -1,30 +1,28 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+MY_P="${PN}-8-update7-linux"
inherit desktop font optfeature xdg
-MY_PV="8-update7"
-MY_P="${PN}-${MY_PV}-linux"
-
-DESCRIPTION="A brainstorming and mind mapping software tool"
+DESCRIPTION="Brainstorming and mind mapping software tool"
HOMEPAGE="https://www.xmind.net"
SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip
https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz"
+S="${WORKDIR}"
+
LICENSE="EPL-1.0 LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
RDEPEND="
>=virtual/jre-1.8
x11-libs/gtk+:2
"
-S=${WORKDIR}
-
QA_PRESTRIPPED="opt/xmind/XMind/libcairo-swt.so"
QA_FLAGS_IGNORED="
opt/xmind/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.400.v20160518-1444/eclipse_1617.so
@@ -36,12 +34,7 @@ FONT_SUFFIX="ttf"
FONT_S="${S}/fonts"
src_configure() {
- if use amd64; then
- XDIR="XMind_amd64"
- else
- XDIR="XMind_i388"
- fi
- mv "$XDIR" XMind || die
+ mv "XMind_$(usex amd64 amd64 i386)" XMind || die
# force data instance & config area to be at home/.xmind directory
sed \
-e '/-configuration/d' \
@@ -83,3 +76,8 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "audio notes support" media-sound/lame
}
+
+pkg_postrm() {
+ font_pkg_postrm
+ xdg_pkg_postrm
+}