diff --git a/textproc/py-dialect/Makefile b/textproc/py-dialect/Makefile index 81f3809304a4..50d3ae44b723 100644 --- a/textproc/py-dialect/Makefile +++ b/textproc/py-dialect/Makefile @@ -1,53 +1,52 @@ PORTNAME= dialect -DISTVERSION= 2.5.0 -PORTREVISION= 1 +DISTVERSION= 2.6.0 CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Translation app for GNOME WWW= https://github.com/dialect-app/dialect LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= appstreamcli:devel/appstream \ blueprint-compiler:devel/blueprint-compiler LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libsecret-1.so:security/libsecret -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gTTS>0:audio/py-gtts@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gTTS>=2.5.4:audio/py-gtts@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.13.4:www/py-beautifulsoup@${PY_FLAVOR} USES= desktop-file-utils gettext-tools gnome gstreamer meson \ pkgconfig python USE_GITHUB= yes GH_ACCOUNT= dialect-app -GH_TUPLE= dialect-app:po:1fdb2525674005ecde58f1498f00edfa0bd58b55:po/po +GH_TUPLE= dialect-app:po:bd426bd3adc9917429290f4b6da378076ecf7e2e:po/po USE_GNOME= glib20 gtk40 introspection:build libadwaita pygobject3 GLIB_SCHEMAS= app.drey.Dialect.gschema.xml # workaround to avoid filesystem violations during poudriere build MAKE_ENV+= PYTHONDONTWRITEBYTECODE=1 NO_ARCH= yes PORTDOCS= CONTRIBUTING.md NEWS.md README.md OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's/python3/${PYTHON_VERSION}/' ${WRKSRC}/meson.build post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include .if ${PYTHON_REL} < 31000 IGNORE= requires Python 3.10+ .endif .include diff --git a/textproc/py-dialect/distinfo b/textproc/py-dialect/distinfo index 04afe4fdf32f..8e2719da11e3 100644 --- a/textproc/py-dialect/distinfo +++ b/textproc/py-dialect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728374245 -SHA256 (dialect-app-dialect-2.5.0_GH0.tar.gz) = 5b506728175c60a642bb02723291193df815e04a42a0cdc5e3e41dcdf7d26b5f -SIZE (dialect-app-dialect-2.5.0_GH0.tar.gz) = 157423 -SHA256 (dialect-app-po-1fdb2525674005ecde58f1498f00edfa0bd58b55_GH0.tar.gz) = 9de804d18d186d4996e300fb8d92d164f3429dda9baaa1fa9386e0fdc2803424 -SIZE (dialect-app-po-1fdb2525674005ecde58f1498f00edfa0bd58b55_GH0.tar.gz) = 425199 +TIMESTAMP = 1753582297 +SHA256 (dialect-app-dialect-2.6.0_GH0.tar.gz) = 63f194447005a605a7aee4f0dd546178d62ba13bf36641493974f8ed271bc58e +SIZE (dialect-app-dialect-2.6.0_GH0.tar.gz) = 158590 +SHA256 (dialect-app-po-bd426bd3adc9917429290f4b6da378076ecf7e2e_GH0.tar.gz) = 25f7f39ac14dc64a03fc4b7d0cc036b898cefba1ad37c9666beaf5a4804b50a4 +SIZE (dialect-app-po-bd426bd3adc9917429290f4b6da378076ecf7e2e_GH0.tar.gz) = 463681 diff --git a/textproc/py-dialect/pkg-plist b/textproc/py-dialect/pkg-plist index 412e2730d6e7..338c7dae2d64 100644 --- a/textproc/py-dialect/pkg-plist +++ b/textproc/py-dialect/pkg-plist @@ -1,151 +1,163 @@ bin/dialect share/applications/app.drey.Dialect.desktop share/dbus-1/services/app.drey.Dialect.SearchProvider.service %%DATADIR%%/dialect.gresource %%DATADIR%%/dialect/__init__.py +%%DATADIR%%/dialect/asyncio.py %%DATADIR%%/dialect/define.py %%DATADIR%%/dialect/languages.py %%DATADIR%%/dialect/main.py %%DATADIR%%/dialect/preferences.py %%DATADIR%%/dialect/providers/__init__.py %%DATADIR%%/dialect/providers/base.py +%%DATADIR%%/dialect/providers/errors.py %%DATADIR%%/dialect/providers/local.py %%DATADIR%%/dialect/providers/modules/bing.py %%DATADIR%%/dialect/providers/modules/deepl.py %%DATADIR%%/dialect/providers/modules/google.py %%DATADIR%%/dialect/providers/modules/libretrans.py %%DATADIR%%/dialect/providers/modules/lingva.py %%DATADIR%%/dialect/providers/modules/yandex.py %%DATADIR%%/dialect/providers/settings.py %%DATADIR%%/dialect/providers/soup.py %%DATADIR%%/dialect/session.py %%DATADIR%%/dialect/settings.py %%DATADIR%%/dialect/shortcuts.py %%DATADIR%%/dialect/utils.py %%DATADIR%%/dialect/widgets/__init__.py %%DATADIR%%/dialect/widgets/lang_row.blp %%DATADIR%%/dialect/widgets/lang_selector.blp %%DATADIR%%/dialect/widgets/lang_selector.py %%DATADIR%%/dialect/widgets/provider_preferences.blp %%DATADIR%%/dialect/widgets/provider_preferences.py %%DATADIR%%/dialect/widgets/speech_button.blp %%DATADIR%%/dialect/widgets/speech_button.py %%DATADIR%%/dialect/widgets/textview.py %%DATADIR%%/dialect/widgets/theme_switcher.blp %%DATADIR%%/dialect/widgets/theme_switcher.py %%DATADIR%%/dialect/window.py %%DATADIR%%/search_provider share/gnome-shell/search-providers/app.drey.Dialect.SearchProvider.ini share/icons/hicolor/scalable/apps/app.drey.Dialect.svg share/icons/hicolor/symbolic/apps/app.drey.Dialect-symbolic.svg share/locale/am/LC_MESSAGES/dialect-cldr-langs.mo share/locale/am/LC_MESSAGES/dialect.mo share/locale/ar/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ar/LC_MESSAGES/dialect.mo share/locale/az/LC_MESSAGES/dialect-cldr-langs.mo share/locale/az/LC_MESSAGES/dialect.mo share/locale/be/LC_MESSAGES/dialect-cldr-langs.mo share/locale/be/LC_MESSAGES/dialect.mo share/locale/bg/LC_MESSAGES/dialect-cldr-langs.mo share/locale/bg/LC_MESSAGES/dialect.mo share/locale/bn/LC_MESSAGES/dialect-cldr-langs.mo share/locale/bn/LC_MESSAGES/dialect.mo share/locale/ca/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ca/LC_MESSAGES/dialect.mo share/locale/ckb/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ckb/LC_MESSAGES/dialect.mo share/locale/cs/LC_MESSAGES/dialect-cldr-langs.mo share/locale/cs/LC_MESSAGES/dialect.mo share/locale/da/LC_MESSAGES/dialect-cldr-langs.mo share/locale/da/LC_MESSAGES/dialect.mo share/locale/de/LC_MESSAGES/dialect-cldr-langs.mo share/locale/de/LC_MESSAGES/dialect.mo share/locale/el/LC_MESSAGES/dialect-cldr-langs.mo share/locale/el/LC_MESSAGES/dialect.mo share/locale/en_GB/LC_MESSAGES/dialect-cldr-langs.mo share/locale/en_GB/LC_MESSAGES/dialect.mo share/locale/eo/LC_MESSAGES/dialect-cldr-langs.mo share/locale/eo/LC_MESSAGES/dialect.mo share/locale/es/LC_MESSAGES/dialect-cldr-langs.mo share/locale/es/LC_MESSAGES/dialect.mo +share/locale/et/LC_MESSAGES/dialect-cldr-langs.mo +share/locale/et/LC_MESSAGES/dialect.mo share/locale/eu/LC_MESSAGES/dialect-cldr-langs.mo share/locale/eu/LC_MESSAGES/dialect.mo share/locale/fa/LC_MESSAGES/dialect-cldr-langs.mo share/locale/fa/LC_MESSAGES/dialect.mo share/locale/fi/LC_MESSAGES/dialect-cldr-langs.mo share/locale/fi/LC_MESSAGES/dialect.mo share/locale/fr/LC_MESSAGES/dialect-cldr-langs.mo share/locale/fr/LC_MESSAGES/dialect.mo share/locale/fur/LC_MESSAGES/dialect-cldr-langs.mo share/locale/fur/LC_MESSAGES/dialect.mo share/locale/fy/LC_MESSAGES/dialect-cldr-langs.mo share/locale/fy/LC_MESSAGES/dialect.mo +share/locale/ga/LC_MESSAGES/dialect-cldr-langs.mo +share/locale/ga/LC_MESSAGES/dialect.mo share/locale/gl/LC_MESSAGES/dialect-cldr-langs.mo share/locale/gl/LC_MESSAGES/dialect.mo share/locale/he/LC_MESSAGES/dialect-cldr-langs.mo share/locale/he/LC_MESSAGES/dialect.mo share/locale/hi/LC_MESSAGES/dialect-cldr-langs.mo share/locale/hi/LC_MESSAGES/dialect.mo share/locale/hr/LC_MESSAGES/dialect-cldr-langs.mo share/locale/hr/LC_MESSAGES/dialect.mo share/locale/hu/LC_MESSAGES/dialect-cldr-langs.mo share/locale/hu/LC_MESSAGES/dialect.mo +share/locale/ia/LC_MESSAGES/dialect-cldr-langs.mo +share/locale/ia/LC_MESSAGES/dialect.mo share/locale/id/LC_MESSAGES/dialect-cldr-langs.mo share/locale/id/LC_MESSAGES/dialect.mo share/locale/it/LC_MESSAGES/dialect-cldr-langs.mo share/locale/it/LC_MESSAGES/dialect.mo share/locale/ja/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ja/LC_MESSAGES/dialect.mo share/locale/ka/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ka/LC_MESSAGES/dialect.mo share/locale/kab/LC_MESSAGES/dialect-cldr-langs.mo share/locale/kab/LC_MESSAGES/dialect.mo share/locale/kmr/LC_MESSAGES/dialect-cldr-langs.mo share/locale/kmr/LC_MESSAGES/dialect.mo share/locale/kn/LC_MESSAGES/dialect-cldr-langs.mo share/locale/kn/LC_MESSAGES/dialect.mo share/locale/ko/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ko/LC_MESSAGES/dialect.mo share/locale/lt/LC_MESSAGES/dialect-cldr-langs.mo share/locale/lt/LC_MESSAGES/dialect.mo share/locale/lv/LC_MESSAGES/dialect-cldr-langs.mo share/locale/lv/LC_MESSAGES/dialect.mo share/locale/nb_NO/LC_MESSAGES/dialect-cldr-langs.mo share/locale/nb_NO/LC_MESSAGES/dialect.mo share/locale/nl/LC_MESSAGES/dialect-cldr-langs.mo share/locale/nl/LC_MESSAGES/dialect.mo share/locale/oc/LC_MESSAGES/dialect-cldr-langs.mo share/locale/oc/LC_MESSAGES/dialect.mo share/locale/pl/LC_MESSAGES/dialect-cldr-langs.mo share/locale/pl/LC_MESSAGES/dialect.mo share/locale/pt/LC_MESSAGES/dialect-cldr-langs.mo share/locale/pt/LC_MESSAGES/dialect.mo share/locale/pt_BR/LC_MESSAGES/dialect-cldr-langs.mo share/locale/pt_BR/LC_MESSAGES/dialect.mo share/locale/ro/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ro/LC_MESSAGES/dialect.mo share/locale/ru/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ru/LC_MESSAGES/dialect.mo +share/locale/sc/LC_MESSAGES/dialect-cldr-langs.mo +share/locale/sc/LC_MESSAGES/dialect.mo share/locale/si/LC_MESSAGES/dialect-cldr-langs.mo share/locale/si/LC_MESSAGES/dialect.mo share/locale/sk/LC_MESSAGES/dialect-cldr-langs.mo share/locale/sk/LC_MESSAGES/dialect.mo share/locale/sr/LC_MESSAGES/dialect-cldr-langs.mo share/locale/sr/LC_MESSAGES/dialect.mo share/locale/sv/LC_MESSAGES/dialect-cldr-langs.mo share/locale/sv/LC_MESSAGES/dialect.mo share/locale/ta/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ta/LC_MESSAGES/dialect.mo +share/locale/te_IN/LC_MESSAGES/dialect-cldr-langs.mo +share/locale/te_IN/LC_MESSAGES/dialect.mo share/locale/tr/LC_MESSAGES/dialect-cldr-langs.mo share/locale/tr/LC_MESSAGES/dialect.mo share/locale/uk/LC_MESSAGES/dialect-cldr-langs.mo share/locale/uk/LC_MESSAGES/dialect.mo share/locale/ur/LC_MESSAGES/dialect-cldr-langs.mo share/locale/ur/LC_MESSAGES/dialect.mo share/locale/zgh/LC_MESSAGES/dialect-cldr-langs.mo share/locale/zgh/LC_MESSAGES/dialect.mo share/locale/zh_CN/LC_MESSAGES/dialect-cldr-langs.mo share/locale/zh_CN/LC_MESSAGES/dialect.mo share/locale/zh_Hant/LC_MESSAGES/dialect-cldr-langs.mo share/locale/zh_Hant/LC_MESSAGES/dialect.mo share/metainfo/app.drey.Dialect.metainfo.xml