summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-10-02 23:09:41 -0600
committerSam James <sam@gentoo.org>2023-10-23 04:10:07 +0100
commitacf0a4eb413ab7e3efb7fc1d38973a332c5bca84 (patch)
treeb979d0d763fb96f34e4da88c1a67fe48be2d2a89
parentdev-haskell/singleton-bool: Migrate to CABAL_CHDEPS (diff)
downloadgentoo-acf0a4eb413ab7e3efb7fc1d38973a332c5bca84.tar.gz
gentoo-acf0a4eb413ab7e3efb7fc1d38973a332c5bca84.tar.bz2
gentoo-acf0a4eb413ab7e3efb7fc1d38973a332c5bca84.zip
dev-haskell/skylighting: add 0.14
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/skylighting/metadata.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/dev-haskell/skylighting/metadata.xml b/dev-haskell/skylighting/metadata.xml
index e4e3cb3a2ce1..bd25baabc366 100644
--- a/dev-haskell/skylighting/metadata.xml
+++ b/dev-haskell/skylighting/metadata.xml
@@ -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>