diff --git a/graphics/curtail/Makefile b/graphics/curtail/Makefile index 33591a7b938a..87eb010479e5 100644 --- a/graphics/curtail/Makefile +++ b/graphics/curtail/Makefile @@ -1,36 +1,36 @@ PORTNAME= curtail -DISTVERSION= 1.11.1 +DISTVERSION= 1.12.0 CATEGORIES= graphics print MAINTAINER= yuri@FreeBSD.org COMMENT= Simple & useful image compressor WWW= https://github.com/Huluti/Curtail LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= appstream-util:devel/appstream-glib RUN_DEPENDS= cwebp:graphics/webp \ jpegoptim:graphics/jpegoptim \ libadwaita>0:x11-toolkits/libadwaita \ oxipng:graphics/oxipng \ pngquant:graphics/pngquant \ scour:textproc/py-scour@${PY_FLAVOR} USES= desktop-file-utils gettext gnome meson pkgconfig python USE_GNOME= glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= Huluti GH_PROJECT= Curtail GLIB_SCHEMAS= com.github.huluti.Curtail.gschema.xml NO_ARCH= yes BINARY_ALIAS= python3=${PYTHON_CMD} post-install: # adjust python path in the executable @${REINPLACE_CMD} -i '' -e 's|^#!.*|#!${PYTHON_CMD}|' ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/curtail/distinfo b/graphics/curtail/distinfo index 09e328129abf..fb2f2161fec7 100644 --- a/graphics/curtail/distinfo +++ b/graphics/curtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728740236 -SHA256 (Huluti-Curtail-1.11.1_GH0.tar.gz) = b5a33041ff64edbdcad293113d472a9de93f4b83be6efd99661cb2555050a068 -SIZE (Huluti-Curtail-1.11.1_GH0.tar.gz) = 208910 +TIMESTAMP = 1736887696 +SHA256 (Huluti-Curtail-1.12.0_GH0.tar.gz) = 7ca6f13012d7cb3ddc94b625c5cad5aefc9d535511dec67e55774c0429c43fb0 +SIZE (Huluti-Curtail-1.12.0_GH0.tar.gz) = 223113 diff --git a/graphics/curtail/pkg-plist b/graphics/curtail/pkg-plist index d384f1cb7630..6dba97b6dad4 100644 --- a/graphics/curtail/pkg-plist +++ b/graphics/curtail/pkg-plist @@ -1,34 +1,37 @@ bin/curtail share/applications/com.github.huluti.Curtail.desktop %%DATADIR%%/curtail.gresource %%DATADIR%%/curtail/__init__.py %%DATADIR%%/curtail/compressor.py %%DATADIR%%/curtail/main.py %%DATADIR%%/curtail/preferences.py %%DATADIR%%/curtail/resultitem.py %%DATADIR%%/curtail/tools.py %%DATADIR%%/curtail/window.py share/icons/hicolor/scalable/apps/com.github.huluti.Curtail.svg share/icons/hicolor/symbolic/apps/com.github.huluti.Curtail-symbolic.svg share/locale/bg/LC_MESSAGES/curtail.mo share/locale/cs/LC_MESSAGES/curtail.mo share/locale/de/LC_MESSAGES/curtail.mo +share/locale/en_GB/LC_MESSAGES/curtail.mo share/locale/es/LC_MESSAGES/curtail.mo share/locale/fr/LC_MESSAGES/curtail.mo share/locale/gl/LC_MESSAGES/curtail.mo share/locale/hi/LC_MESSAGES/curtail.mo share/locale/hr/LC_MESSAGES/curtail.mo share/locale/it/LC_MESSAGES/curtail.mo +share/locale/ka/LC_MESSAGES/curtail.mo share/locale/ko/LC_MESSAGES/curtail.mo share/locale/nb/LC_MESSAGES/curtail.mo share/locale/nl/LC_MESSAGES/curtail.mo share/locale/oc/LC_MESSAGES/curtail.mo share/locale/pl/LC_MESSAGES/curtail.mo share/locale/pt_BR/LC_MESSAGES/curtail.mo share/locale/ru/LC_MESSAGES/curtail.mo share/locale/sk/LC_MESSAGES/curtail.mo +share/locale/sl/LC_MESSAGES/curtail.mo share/locale/sv/LC_MESSAGES/curtail.mo share/locale/tr/LC_MESSAGES/curtail.mo share/locale/uk/LC_MESSAGES/curtail.mo share/locale/zh_CN/LC_MESSAGES/curtail.mo share/metainfo/com.github.huluti.Curtail.appdata.xml