Initial Commit

This commit is contained in:
2025-05-08 16:54:23 +03:00
commit d4dba4ec23
2 changed files with 44 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: enchant
description: Spelling library wrapper with consistent interface
version: 2.8.2
url: https://rrthomas.github.io/enchant/
license: LGPL2.1-or-later
architecture: any
depends: ["gcc","glib","glibc"]
optional_depends: ["aspell"]
make_depends: ["aspell","vala","unittest-cpp"]
type: source