From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 918AB15808B for ; Wed, 14 Feb 2024 15:23:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5170CE2A22; Wed, 14 Feb 2024 15:23:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CB35E2A22 for ; Wed, 14 Feb 2024 15:23:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05C8133BEF1 for ; Wed, 14 Feb 2024 15:23:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DB44888 for ; Wed, 14 Feb 2024 15:23:45 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1707924127.400a8aebe1a023890d92f4f7f42e703a5ae8bc3d.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-panel/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-panel/Manifest gui-apps/nwg-panel/nwg-panel-0.9.23.ebuild X-VCS-Directories: gui-apps/nwg-panel/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 400a8aebe1a023890d92f4f7f42e703a5ae8bc3d X-VCS-Branch: dev Date: Wed, 14 Feb 2024 15:23:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e96f4605-4381-4bb4-b151-2df0eb101f86 X-Archives-Hash: 01845c7a5e2aceb4f0710c54d2faedc3 commit: 400a8aebe1a023890d92f4f7f42e703a5ae8bc3d Author: Pascal Jäger leimstift de> AuthorDate: Wed Feb 14 15:22:07 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Wed Feb 14 15:22:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=400a8aeb gui-apps/nwg-panel: add 0.9.23 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-panel/Manifest | 1 + gui-apps/nwg-panel/nwg-panel-0.9.23.ebuild | 53 ++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/gui-apps/nwg-panel/Manifest b/gui-apps/nwg-panel/Manifest index f4f0de5d07..a99f8a20c0 100644 --- a/gui-apps/nwg-panel/Manifest +++ b/gui-apps/nwg-panel/Manifest @@ -1,2 +1,3 @@ DIST nwg-panel-0.9.21.tar.gz 224453 BLAKE2B 33037f4934d42469e3ce4e35ca36cc9421f3ea594000e6fd90ac44739eb5b220a80d6e7a6f1162b5c8cfb32c64bd1fd9dd678e6b46cbd166cc04014951739c23 SHA512 542b574427b7f9ae2d6b57a32ecfd39282971fe848ff16a6c54f2f85898dfb30d9823a43fe9a509cf486cecb59ec675aa0b1cb2713dd2cc29b03a1ddb130eac4 DIST nwg-panel-0.9.22.tar.gz 226330 BLAKE2B b3fce928e16177c58d4180178db6e702416fd04f2e4c80d155722c24df3299e2e1cd0646d85adf2d84ea64d59ecdc35eb36dd5011246189e989b32903db354e4 SHA512 d9be742b307152e76c8e97d16cb5eeb0e67018a8b84ea7e03838cc4b8d9881f50f297911ecb38209ce778112ae9645995727dbda8bf9981cc32da9dc02ff7c39 +DIST nwg-panel-0.9.23.tar.gz 227040 BLAKE2B bc0f5afd220bab8f360874b9744b21c8f1730cbd124763fe57d9707ae1169cce6d155dfe49dca37d45d398b5aeda38f3f68764e7cd5e11ac5392ad61d6b2a615 SHA512 1363ffab1124a17a4320a0350595808dda76fcfe1a97191e3b504b99a0733c9860d4aa35a97299605226f988687c3b4cf14794fe065e2e1ec11e1ca2e0fb0e9c diff --git a/gui-apps/nwg-panel/nwg-panel-0.9.23.ebuild b/gui-apps/nwg-panel/nwg-panel-0.9.23.ebuild new file mode 100644 index 0000000000..dde513ba92 --- /dev/null +++ b/gui-apps/nwg-panel/nwg-panel-0.9.23.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +inherit desktop distutils-r1 systemd xdg-utils + +if [[ "${PV}" == 9999 ]] +then + inherit git-r3 + EGIT_REPO_URI="https://github.com/nwg-piotr/nwg-panel.git" +else + SRC_URI="https://github.com/nwg-piotr/nwg-panel/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DESCRIPTION="GTK3-based panel for sway and Hyprland Wayland compositors" +HOMEPAGE="https://github.com/nwg-piotr/nwg-panel" +LICENSE="MIT" + +SLOT="0" + +RDEPEND=" + x11-libs/gtk+:3 + dev-python/pygobject[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/i3ipc[${PYTHON_USEDEP}] + dev-python/dasbus[${PYTHON_USEDEP}] + gui-apps/nwg-icon-picker + media-sound/playerctl + gui-libs/gtk-layer-shell +" +DEPEND="${RDEPEND}" + +python_install_all() { + distutils-r1_python_install_all + domenu nwg-panel-config.desktop + domenu nwg-processes.desktop + doicon nwg-panel.svg + doicon nwg-processes.svg + doicon nwg-shell.svg + systemd_dounit nwg-panel.service +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}