diff --git a/graphics/halftone/Makefile b/graphics/halftone/Makefile index 55253e26780c..8225b2f6c29e 100644 --- a/graphics/halftone/Makefile +++ b/graphics/halftone/Makefile @@ -1,28 +1,27 @@ PORTNAME= halftone -DISTVERSION= 0.6.0 -PORTREVISION= 1 +DISTVERSION= 0.6.1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Program to apply pixel art-like style to images WWW= https://github.com/tfuxu/Halftone LICENSE= GPLv3 BUILD_DEPENDS= desktop-file-validate:devel/desktop-file-utils \ blueprint-compiler:devel/blueprint-compiler LIB_DEPENDS= libgio-2.0.so:devel/glib20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Wand>0:graphics/py-wand@${PY_FLAVOR} USES= desktop-file-utils gettext-tools:build gnome meson pkgconfig python shebangfix USE_GNOME= glib20 gtk40 libadwaita pygobject3 USE_GITHUB= yes GH_ACCOUNT= tfuxu GH_PROJECT= Halftone SHEBANG_FILES= halftone/halftone.in BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/graphics/halftone/distinfo b/graphics/halftone/distinfo index 4ea701ce1fe7..51c91fc64064 100644 --- a/graphics/halftone/distinfo +++ b/graphics/halftone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704956446 -SHA256 (tfuxu-Halftone-0.6.0_GH0.tar.gz) = b1e414865e513b4b594882e98418fbf65a2acfee76a10ac9dd11cd362e0ffe46 -SIZE (tfuxu-Halftone-0.6.0_GH0.tar.gz) = 1934254 +TIMESTAMP = 1737338585 +SHA256 (tfuxu-Halftone-0.6.1_GH0.tar.gz) = 46613b9989df2ef4531ebf6497c9de26dc48c26bc0345505a09a59e0331a4163 +SIZE (tfuxu-Halftone-0.6.1_GH0.tar.gz) = 1936146 diff --git a/graphics/halftone/pkg-plist b/graphics/halftone/pkg-plist index 499fd48d655b..3d2add35c790 100644 --- a/graphics/halftone/pkg-plist +++ b/graphics/halftone/pkg-plist @@ -1,36 +1,36 @@ bin/halftone -share/appdata/io.github.tfuxu.Halftone.appdata.xml share/applications/io.github.tfuxu.Halftone.desktop share/glib-2.0/schemas/io.github.tfuxu.Halftone.gschema.xml %%DATADIR%%/halftone.gresource %%DATADIR%%/halftone/__init__.py %%DATADIR%%/halftone/backend/__init__.py %%DATADIR%%/halftone/backend/logger.py %%DATADIR%%/halftone/backend/magick.py %%DATADIR%%/halftone/backend/model/__init__.py %%DATADIR%%/halftone/backend/model/output_options.py %%DATADIR%%/halftone/backend/utils/__init__.py %%DATADIR%%/halftone/backend/utils/image.py %%DATADIR%%/halftone/backend/utils/temp.py %%DATADIR%%/halftone/constants.py %%DATADIR%%/halftone/main.py %%DATADIR%%/halftone/utils/__init__.py %%DATADIR%%/halftone/utils/filters.py %%DATADIR%%/halftone/utils/killable_thread.py %%DATADIR%%/halftone/views/__init__.py %%DATADIR%%/halftone/views/about_window.py %%DATADIR%%/halftone/views/dither_page.py %%DATADIR%%/halftone/views/main_window.py %%DATADIR%%/halftone/views/preferences_window.py %%DATADIR%%/halftone/views/report_page.py share/icons/hicolor/scalable/apps/io.github.tfuxu.Halftone.svg share/icons/hicolor/symbolic/apps/io.github.tfuxu.Halftone-symbolic.svg share/locale/it/LC_MESSAGES/halftone.mo share/locale/nl/LC_MESSAGES/halftone.mo share/locale/pl/LC_MESSAGES/halftone.mo share/locale/pt_BR/LC_MESSAGES/halftone.mo share/locale/ru/LC_MESSAGES/halftone.mo share/locale/sk/LC_MESSAGES/halftone.mo share/locale/tr/LC_MESSAGES/halftone.mo share/locale/uk/LC_MESSAGES/halftone.mo share/locale/zh_CN/LC_MESSAGES/halftone.mo +share/metainfo/io.github.tfuxu.Halftone.metainfo.xml