Added and updated

This commit is contained in:
2024-05-24 10:01:10 +02:00
parent f6fe4e1a73
commit dc048676e0
7 changed files with 139 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<upstream>
<doc>https://chergert.pages.gitlab.gnome.org/libspelling/libspelling-1/</doc>
<remote-id type="gnome-gitlab">chergert/libspelling</remote-id>
</upstream>
<use>
<flag name="enchant">Enable spellchecking using <pkg>app-text/enchant</pkg></flag>
</use>
</pkgmetadata>