Wednesday, December 27, 2023

Re: NEW: lang/dialect

On Wed Dec 27, 2023 at 02:25:10PM +0000, Klemens Nanni wrote:
> Small, efficient GTK+4 translator; many languages work with both Google
> and Yandex engines, spoken text via Google's TTS also works great.
>
> Interface is similar to the Google/Yandex browser ones, modulo the annoying
> browser.
>
> Feedback? OK?
> ---
> Information for inst:dialect-2.2.0
>
> Comment:
> translation app for GNOME
>
> Description:
> A translation app for GNOME.
>
> - Translation based on Google Translate
> - Translation based on the LibreTranslate API,
> allowing you to use any public instance
> - Translation based on Lingva Translate API
> - Translation based on Bing
> - Translation based on Yandex
> - Translation history
> - Automatic language detection
> - Text to speech
> - Clipboard buttons
>
> Maintainer: Klemens Nanni <kn@openbsd.org>
>
> WWW: https://github.com/dialect-app/dialect

Some suggestions from portcheck (I'm neither the GNOME nor the py guy to rate it).

missing RUN_DEPENDS+=x11/gtk+4,-guic
missing RUN_DEPENDS+=devel/desktop-file-utils
GLib2 XML schemas found without devel/dconf in MODULES
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/__init__.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/define.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/languages.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/main.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/preferences.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/__init__.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/base.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/bing.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/google.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/libretrans.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/lingva.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/providers/yandex.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/session.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/settings.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/shortcuts.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/widgets/__init__.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/widgets/lang_selector.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/widgets/provider_preferences.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/widgets/theme_switcher.py
Python module without compiled version, consider using ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py: share/dialect/dialect/window.py

No comments:

Post a Comment