From nobody Wed Sep 25 07:42:31 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XD7x40hNNz5WpLh; Wed, 25 Sep 2024 07:42:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XD7x35tCkz4Kjq; Wed, 25 Sep 2024 07:42:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727250151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wrkLudH0HTbiC4g88VQbNvY9raOzBD7RZSiDz9R6WkU=; b=VDyct9s2zjE4ENryncEy2yzuyJBmwsjT527g5taLOBV+xrD3txDTwAMVZlFDY6xPI7YKAp Ojqlt8gv8AlI6I68ZeKJtPfElW4d0WnIaWy50YQQIUXQ2EFa1rc2ItYIFILht0v7nc5Znh ycHhhoUnOfMvtfGOR4CELaMi1kyRxOhGVX8SpuVKWsOBO3L7buy/98I3j886vXuxJIKHMd Yqa/9OxuaZmdJ514Fs5egZXuDu/TSJWDIpGHB4p89CO6TxnrzPqzradrewdhvehaMe0w43 Dl1DDcdHVu1FHLL4v60ghk94HFTSMqXV6K1VU5FQv+/nQzrllfKvUVbP6QQoXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727250151; a=rsa-sha256; cv=none; b=yfdEMkMdew2i+OROWlsm9z7PLOqyM2biLtSg5RNXRjLN/P4Ns9Bsvm/McxjyOLwlVtLmkm IxGAfFK+LeVALD4TUOFcX37vdLN9J5rZljUjPd65zF9FhBwmb0JbH4s0wohaavHHrG4p/m /x6M+PZNCfG0/eP/VqQITXkmK3JyX9a/7No0M8nTVfdgAimrmvG5DSt0iCh6bLYLnx6k05 wZRJAplIpGI/DNNbqiFCw1LEVuVwHc9IKr4mmUZ2Q1cdHbzvIBsQ7jm38ZouPY26p/pQa5 F7mdBQHznCVaCtGkuDgvKtao2YbokK923OmVSw7nI3OoXgJ6oW6ZkKzZaVzoiA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727250151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wrkLudH0HTbiC4g88VQbNvY9raOzBD7RZSiDz9R6WkU=; b=Tvxgmg06Kf7hYy8cM44DRb7d9CLsRLBnVjKlBlU8poVtQvCl+h2v8bQcdRd8MyWKNRPHd2 F1++nl26ai2wxMrgZm3cjgr67bGsycxEMf5dhd7Qf47C4hydh9JAe2TBXTHEs5Wn7f4yvl doilroI7750QMxLqaEGcCygHaPkEwaZ2UBdmng7XWwyvI1AShUGVAtAGCC74ClRXQUa7MV LU8cCr3zWbDI1qycTJ1K2YUm3xVyU5p3sKCk+EkRdmJgJwCAbWB7pwVFURaP/iiI8ClbTk QoLEbPb8REfNukAIpK12w+eMQPRb1dJisUeM9hi2vzsn4UqySnjjH67LtSbjQg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XD7x35TKvz13hX; Wed, 25 Sep 2024 07:42:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48P7gVcx079014; Wed, 25 Sep 2024 07:42:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48P7gV8o079011; Wed, 25 Sep 2024 07:42:31 GMT (envelope-from git) Date: Wed, 25 Sep 2024 07:42:31 GMT Message-Id: <202409250742.48P7gV8o079011@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: dc2c2592b855 - main - x11/py-waypaper: Add new port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dc2c2592b85500fdf5e382f3eca901f28d41f2db Auto-Submitted: auto-generated The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc2c2592b85500fdf5e382f3eca901f28d41f2db commit dc2c2592b85500fdf5e382f3eca901f28d41f2db Author: Nicola Vitale AuthorDate: 2024-09-25 07:41:07 +0000 Commit: Nicola Vitale CommitDate: 2024-09-25 07:41:07 +0000 x11/py-waypaper: Add new port 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. 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) - Works on Xorg (with feh or wallutils) - Restores wallpaper at launch of your WM - Caching for fast loading https://anufrievroman.gitbook.io/waypaper --- x11/Makefile | 1 + x11/py-waypaper/Makefile | 26 ++++++++++++++++++++++++++ x11/py-waypaper/distinfo | 3 +++ x11/py-waypaper/pkg-descr | 13 +++++++++++++ 4 files changed, 43 insertions(+) diff --git a/x11/Makefile b/x11/Makefile index 917d63f8d8c1..1b0d003a4d66 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -356,6 +356,7 @@ SUBDIR += py-python-xapp SUBDIR += py-pyvirtualdisplay SUBDIR += py-screeninfo + SUBDIR += py-waypaper SUBDIR += py-xcffib SUBDIR += py-xdot SUBDIR += qimageblitz diff --git a/x11/py-waypaper/Makefile b/x11/py-waypaper/Makefile new file mode 100644 index 000000000000..8845c3d25839 --- /dev/null +++ b/x11/py-waypaper/Makefile @@ -0,0 +1,26 @@ +PORTNAME= waypaper +DISTVERSION= 2.3 +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} \ + 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 new file mode 100644 index 000000000000..adfa42717e87 --- /dev/null +++ b/x11/py-waypaper/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1726659426 +SHA256 (waypaper-2.3.tar.gz) = abbb17bba6ff4f6da05312abdfae374d7df6b751274375e0692432357fbf2f40 +SIZE (waypaper-2.3.tar.gz) = 38371 diff --git a/x11/py-waypaper/pkg-descr b/x11/py-waypaper/pkg-descr new file mode 100644 index 000000000000..703fd0852caf --- /dev/null +++ b/x11/py-waypaper/pkg-descr @@ -0,0 +1,13 @@ +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. + +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) + - Works on Xorg (with feh or wallutils) + - Restores wallpaper at launch of your WM + - Caching for fast loading