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 097481581D3 for ; Fri, 31 May 2024 08:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA45EE2AAA; Fri, 31 May 2024 08:55:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB856E2A9F for ; Fri, 31 May 2024 08:55:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59D9D343078 for ; Fri, 31 May 2024 08:55:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE01D1C03 for ; Fri, 31 May 2024 08:55:29 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1717098521.0b672f6df25d05aef50761a5c2c554770bc1475e.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-displays/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-displays/Manifest gui-apps/nwg-displays/nwg-displays-0.3.18.ebuild X-VCS-Directories: gui-apps/nwg-displays/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 0b672f6df25d05aef50761a5c2c554770bc1475e X-VCS-Branch: master Date: Fri, 31 May 2024 08:55:29 +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: 26907864-69d3-4d7b-abfa-292b041d5417 X-Archives-Hash: 5ca9949c666748a6a2ef72be53d072d3 commit: 0b672f6df25d05aef50761a5c2c554770bc1475e Author: Pascal Jäger leimstift de> AuthorDate: Thu May 30 19:48:30 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Thu May 30 19:48:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b672f6d gui-apps/nwg-displays: drop 0.3.18 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-displays/Manifest | 1 - gui-apps/nwg-displays/nwg-displays-0.3.18.ebuild | 35 ------------------------ 2 files changed, 36 deletions(-) diff --git a/gui-apps/nwg-displays/Manifest b/gui-apps/nwg-displays/Manifest index 0a9de4556..78e3f5862 100644 --- a/gui-apps/nwg-displays/Manifest +++ b/gui-apps/nwg-displays/Manifest @@ -1,3 +1,2 @@ -DIST nwg-displays-0.3.18.tar.gz 24702 BLAKE2B 7b610ecd73b125a842a49eb0a1ea06a1628408127e619c80e99319133f6853e663f028134f141b69ef5bec948fa1b8de344f4792ee036bb3b02c5500ffa7c887 SHA512 74d79ad73b9b344655addcebf552d471c92f4586dd2165794c1fb88fc09a162ba53023550c10f71d02d4068ec2408bfb0685345879b3c36fbecb9fb64e542bcc DIST nwg-displays-0.3.19.tar.gz 24697 BLAKE2B 5734f08637db9124f3e15a91c5f48f429cefeb80e67355c32a7a5aa4b342ddf3a5e08e9d49dd93cae9da55da1854962526b98c628a6c1b12027a3bcdff2491e3 SHA512 ead66a856463c0dc03abf40d8ffc6fd0a1bb824318fa627165ca2e97014ace3f83f8fa0b5f187093cc2850dbdfda14c4c22b3e702be009d479709a98fdd9d294 DIST nwg-displays-0.3.20.tar.gz 24733 BLAKE2B 2ab24ba7fc35c2f725731483410cd7ceb343ba47d42d1382af2e2cfed95053c9ef1e11bef824ef4a8e3cb95821cada1c30cf3c10668ea7acdbd98f6216a2a248 SHA512 de8585d0ab35fbceb34a78de1cb8e93b6decee5ac1f7969835abe503dd25dbcbf03feb527e1cb2b700d5a56e63a8e0e65fec625691bd9bf10a77b7cf05d6eeb4 diff --git a/gui-apps/nwg-displays/nwg-displays-0.3.18.ebuild b/gui-apps/nwg-displays/nwg-displays-0.3.18.ebuild deleted file mode 100644 index 1e190ccf1..000000000 --- a/gui-apps/nwg-displays/nwg-displays-0.3.18.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="Output management utility for sway and Hyprland" -HOMEPAGE="https://github.com/nwg-piotr/nwg-displays" -SRC_URI="https://github.com/nwg-piotr/nwg-displays/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/wlr-randr - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-displays.desktop - doicon nwg-displays.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}