diff --git a/x11/py-waypaper/Makefile b/x11/py-waypaper/Makefile index 8845c3d25839..9b26bf6551cd 100644 --- a/x11/py-waypaper/Makefile +++ b/x11/py-waypaper/Makefile @@ -1,26 +1,29 @@ PORTNAME= waypaper -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= GUI wallpaper manager for Wayland and Xorg WWW= https://anufrievroman.gitbook.io/waypaper LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.44.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>=3.42:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=8.5.0:devel/py-importlib-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=10.4.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2:devel/py-platformdirs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}imageio>=2.36.0:graphics/py-imageio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}imageio-ffmpeg>=0.5.1:graphics/py-imageio-ffmpeg@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}screeninfo>=0.8.1:x11/py-screeninfo@${PY_FLAVOR} \ feh:graphics/feh \ swaybg:x11/swaybg USES= python USE_PYTHON= autoplist pep517 .include diff --git a/x11/py-waypaper/distinfo b/x11/py-waypaper/distinfo index adfa42717e87..9388bab47f83 100644 --- a/x11/py-waypaper/distinfo +++ b/x11/py-waypaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726659426 -SHA256 (waypaper-2.3.tar.gz) = abbb17bba6ff4f6da05312abdfae374d7df6b751274375e0692432357fbf2f40 -SIZE (waypaper-2.3.tar.gz) = 38371 +TIMESTAMP = 1731861935 +SHA256 (waypaper-2.4.tar.gz) = 95477b06a21bab2dc947e47c096388637bdbecbaa3526ffa89b5c78103a72636 +SIZE (waypaper-2.4.tar.gz) = 42140 diff --git a/x11/py-waypaper/pkg-descr b/x11/py-waypaper/pkg-descr index 703fd0852caf..966327b96590 100644 --- a/x11/py-waypaper/pkg-descr +++ b/x11/py-waypaper/pkg-descr @@ -1,13 +1,14 @@ GUI wallpaper setter for Wayland and Xorg window managers. It works as a frontend for popular wallpaper backends like swaybg, swww, wallutils, -hyprpaper and feh. +hyprpaper, mpvpaper and feh. Features - Vim keys - - Support for GIF animations (with swww) - - Support for multiple monitors (with swww) - - Works on Wayland (with swww or swaybg or wallutils or hyprpaper) + - Support for GIF animations (with swww or mpvpaper) + - Support for videos (with mpvpaper) + - Support for multiple monitors (with swww or swaybg or hyprpaper or mpvpaper) + - Works on Wayland (with swww or swaybg or hyprpaper or wallutils or mpvpaper) - Works on Xorg (with feh or wallutils) - Restores wallpaper at launch of your WM - Caching for fast loading