mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
22 lines
813 B
XML
22 lines
813 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>joe@wt.gd</email>
|
|
<name>Joe Kappus</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Crow Translate is a simple and lightweight translator that allows
|
|
translating and speaking text using the Mozhi translation API.
|
|
It features global shortcuts, text-to-speech, OCR via Tesseract,
|
|
and a popup translation window.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="kde-invent">office/crow-translate</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="piper-tts">Enable Piper neural text-to-speech support (requires onnxruntime and bundled espeak-ng)</flag>
|
|
<flag name="wayland">Enable improved Wayland integration via KWayland</flag>
|
|
</use>
|
|
</pkgmetadata>
|