dev-haskell/skylighting: add 0.14

Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
hololeap 2023-10-02 23:09:41 -06:00 committed by Sam James
parent 7672ee41cb
commit acf0a4eb41
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 11 deletions

View File

@ -6,18 +6,8 @@
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="executable">Build the skylighting executable.</flag>
<flag name="executable">Whether to build the skylighting program</flag>
</use>
<longdescription>
Skylighting is a syntax highlighting library with
support for over one hundred languages. It derives
its tokenizers from XML syntax definitions used
by KDE's KSyntaxHighlighting framework, so any
syntax supported by that framework can be added.
An optional command-line program is provided.
Skylighting is intended to be the successor to
highlighting-kate.
</longdescription>
<upstream>
<remote-id type="hackage">skylighting</remote-id>
<remote-id type="github">jgm/skylighting</remote-id>