           SPELL=lumina-textedit
          SPELLX=lumina
         VERSION=1.6.2
          SOURCE=$SPELLX-$VERSION.tar.gz
     SOURCE_HASH=sha256:02cca45e655727360990db8a9e3935be54cc4fbb01b339d1cd406d280ecdf3ae
      SOURCE_URL=https://github.com/${SPELLX}-desktop/${SPELLX}/archive/refs/tags/v${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
        WEB_SITE=https://lumina-desktop.org/
         ENTERED=20230217
      LICENSE[0]=BSD
        KEYWORDS="lumina text editor"
           SHORT="plaintext editor for the lumina desktop"
cat << EOF
This is a plaintext editor with a number of advanced features:

Key Features:

   * Multiple file support (one file per tab)
   * Find/Replace support
   * Flexible Interface
       * Tabs can be moved to any edge of the window
       * Line numbering support
       * Line-wrap support
       * Change text font/size independently from the file itself
       * Colors used for highlighting support can be easily customized
   * Syntax Highlighting Support
       * Simple JSON file manifest for support rules
       * Automatic document settings
           * Monospaced fonts on/off
           * Character limit per line
           * Highlight excess whitespace on the end of lines
           * Enable line-wrap by default on/off

Syntax files:

    * Syntax files are installed in PREFIX/share/lumina-desktop/syntax_rules
      with a ".syntax" suffix.
    * Additional files can be provided/installed by the user within the
      "~/.config/lumina-desktop/syntax_rules" directory.
EOF
