dev-java/openjfx: new package
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 1 Jun 2019 09:31:42 +0000 (02:31 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 1 Jun 2019 11:34:59 +0000 (04:34 -0700)
commit706f8aefe2cd3b48c7474dec3500e1650115aa4c
treede4c706d220b471b0865921fcb13d8f01e883a69
parenteba7f5fce9b65ee5cc16b63b99231a56e152f8b5
dev-java/openjfx: new package

Quick howto to get openjdk with integrated javafx
1) install openjdk-bin:11
2) install openjfx:11
3) install openjdk:11[javafx], it will pick up jfx libs
4) Optional: remove openjdk-bin:11

no need to unmask gentoo-vm flag

Bug: https://bugs.gentoo.org/547918
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-java/openjfx/Manifest [new file with mode: 0644]
dev-java/openjfx/files/11/disable-buildSrc-tests.patch [new file with mode: 0644]
dev-java/openjfx/files/11/fix-build-on-gradle-5x.patch [new file with mode: 0644]
dev-java/openjfx/files/11/glibc-compatibility.patch [new file with mode: 0644]
dev-java/openjfx/files/11/respect-user-cflags.patch [new file with mode: 0644]
dev-java/openjfx/files/11/use-system-swt-jar.patch [new file with mode: 0644]
dev-java/openjfx/metadata.xml [new file with mode: 0644]
dev-java/openjfx/openjfx-11.0.3_p1.ebuild [new file with mode: 0644]