mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user