Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2026 09:08:33 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c32b7077934c - main - x11/py-waypaper: Update to 2.8
Message-ID:  <69cce091.37a13.585e1093@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c32b7077934c31e4fe30b8fd7a00bd0fe3f694e3

commit c32b7077934c31e4fe30b8fd7a00bd0fe3f694e3
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-04-01 09:05:57 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-04-01 09:08:07 +0000

    x11/py-waypaper: Update to 2.8
    
    - Update pkg-descr
    - Pet portfmt
    
    ChangeLog:      https://github.com/anufrievroman/waypaper/releases/tag/2.8
    Reported by:    Roman <notifications@github.com>
---
 x11/py-waypaper/Makefile  | 10 +++++-----
 x11/py-waypaper/distinfo  |  6 +++---
 x11/py-waypaper/pkg-descr |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/x11/py-waypaper/Makefile b/x11/py-waypaper/Makefile
index de3f9ab6ba1a..38fdc9332e3e 100644
--- a/x11/py-waypaper/Makefile
+++ b/x11/py-waypaper/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	waypaper
-DISTVERSION=	2.7
+DISTVERSION=	2.8
 PORTREVISION=	0
 CATEGORIES=	x11 python
 MASTER_SITES=	PYPI
@@ -14,12 +14,12 @@ 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}pillow>=10.4.0:graphics/py-pillow@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2:devel/py-platformdirs@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}imageio-ffmpeg>=0.5.1:graphics/py-imageio-ffmpeg@${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} \
+		${PYTHON_PKGNAMEPREFIX}pillow>=10.4.0:graphics/py-pillow@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2:devel/py-platformdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}platformdirs>=4.4.0:devel/py-platformdirs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}screeninfo>=0.8.1:x11/py-screeninfo@${PY_FLAVOR} \
 		feh:graphics/feh \
 		swaybg:x11/swaybg
 
diff --git a/x11/py-waypaper/distinfo b/x11/py-waypaper/distinfo
index 424be2a24a18..a2e5c8066630 100644
--- a/x11/py-waypaper/distinfo
+++ b/x11/py-waypaper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759052386
-SHA256 (waypaper-2.7.tar.gz) = 2fcc539999ce40efc8442b880aaca2f815cf947c002b9686edd19734601edfc5
-SIZE (waypaper-2.7.tar.gz) = 50829
+TIMESTAMP = 1774959893
+SHA256 (waypaper-2.8.tar.gz) = 3d18ad7ab231c888d04755999bb62a7d81469788c1d7f65f710087612c1df891
+SIZE (waypaper-2.8.tar.gz) = 59951
diff --git a/x11/py-waypaper/pkg-descr b/x11/py-waypaper/pkg-descr
index a77889d00b57..1247b1c59d5f 100644
--- a/x11/py-waypaper/pkg-descr
+++ b/x11/py-waypaper/pkg-descr
@@ -9,6 +9,6 @@ Features
     - Support for videos (with mpvpaper)
     - Support for multiple monitors (with swww, swaybg, hyprpaper or mpvpaper)
     - Works on Wayland (with swww, swaybg, hyprpaper, wallutils or mpvpaper)
-    - Works on Xorg (with feh or wallutils)
-    - Restores wallpaper at launch of your WM
+    - Works on Xorg (with feh, wallutils or xwallpaper)
+    - Restores wallpaper at launch of your WM (waypaper --restore)
     - Caching for fast loading


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce091.37a13.585e1093>