diff options
Diffstat (limited to 'libraries/openjfx/slack-desc')
-rw-r--r-- | libraries/openjfx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/openjfx/slack-desc b/libraries/openjfx/slack-desc new file mode 100644 index 000000000000..52b7fd68c12a --- /dev/null +++ b/libraries/openjfx/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +openjfx: openjfx (Open Source JavaFX implementation - binary distribution) +openjfx: +openjfx: OpenJFX is an open source, next generation client application +openjfx: platform for desktop and embedded systems based on JavaSE, +openjfx: implementing the JavaFX framework. It is a collaborative effort with +openjfx: the goal of producing a fully featured toolkit for developing rich +openjfx: client applications with OpenJDK. +openjfx: If you use the Oracle JDK/JRE, they already include JavaFX. +openjfx: +openjfx: This SlackBuild is based on a binary build of OpenJFX provided by +openjfx: Chris Newland, https://chriswhocodes.com |