freeplane: update to 1.8.6.

Closes: #23258 [via git-merge-pr]
This commit is contained in:
fosslinux 2020-06-27 09:38:17 +10:00 committed by Piraty
parent 5c72b53481
commit 1c86362803
2 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,13 @@
--- freeplane_debughelper/build.gradle 2020-06-29 17:33:42.544000000 +1000
+++ freeplane_debughelper/build.gradle 2020-06-29 17:33:48.627000000 +1000
@@ -7,9 +7,7 @@
dependencies {
def exclusions = [project.name, 'freeplane_ant']
- if (! Os.isFamily(Os.FAMILY_MAC)) {
- exclusions.add('freeplane_mac')
- }
+ exclusions.add('freeplane_mac')
parent.subprojects.findAll{! exclusions.contains(it.name)}.each {
runtimeOnly it
}

View file

@ -1,6 +1,6 @@
# Template file for 'freeplane'
pkgname=freeplane
version=1.8.5
version=1.8.6
revision=1
archs=noarch
hostmakedepends="apache-ant openjdk8 unzip gradle"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"
homepage="http://freeplane.sourceforge.net/"
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname%20stable/${pkgname}_src-$version.tar.gz"
checksum=f21f3d166f9ab1f67add0c5cd0b8b5723e52577f1ff59b6c4d0c41179a3b4a6e
checksum=f690dce9e8e833a4feb7007d3518480aa0329b42b857040a28fa258cc08b25fc
make_dirs="
/usr/share/freeplane/fwdir/condperm/ 755 root root