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 567731581D3 for ; Fri, 24 May 2024 23:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2210BE2A86; Fri, 24 May 2024 23:35:46 +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 053E0E2A86 for ; Fri, 24 May 2024 23:35:46 +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 DC8C4342F94 for ; Fri, 24 May 2024 23:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F7FD1B46 for ; Fri, 24 May 2024 23:35:43 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1716593713.2140c34fc24bb1e9884bcf744b02fe506aa3e1b6.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/set_opacity/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/set_opacity/Manifest x11-misc/set_opacity/set_opacity-1.0.ebuild X-VCS-Directories: x11-misc/set_opacity/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 2140c34fc24bb1e9884bcf744b02fe506aa3e1b6 X-VCS-Branch: master Date: Fri, 24 May 2024 23:35:43 +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: 5a7dcdee-376c-4dca-875b-3c57b542f51d X-Archives-Hash: 6b7c0b1a0334dca20033d06af70f97f0 commit: 2140c34fc24bb1e9884bcf744b02fe506aa3e1b6 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Fri May 17 14:07:59 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri May 24 23:35:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2140c34f x11-misc/set_opacity: remove old Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36719 Signed-off-by: Conrad Kostecki gentoo.org> x11-misc/set_opacity/Manifest | 1 - x11-misc/set_opacity/set_opacity-1.0.ebuild | 31 ----------------------------- 2 files changed, 32 deletions(-) diff --git a/x11-misc/set_opacity/Manifest b/x11-misc/set_opacity/Manifest index 63195346d2a5..63becbcb17db 100644 --- a/x11-misc/set_opacity/Manifest +++ b/x11-misc/set_opacity/Manifest @@ -1,2 +1 @@ DIST set_opacity-1.0-gh.tar.gz 4830 BLAKE2B 717d5f01ce2895d3a3bc722d2aa326225627dc9049a3fbe875fc9037562bf2502727cb99bb5f19a0add401c1eafad04a38823121aa05939364a2fe7a5dab47e5 SHA512 e7d0af8d248194538cd34aba33734070468ac55275f9a4f936216d5c397178dc01f154f8cf07cc113a946813215a001be55d81281d2d01908b55bdefc3e87e53 -DIST set_opacity-1.0.tar.gz 5115 BLAKE2B 2855de8d20a1431c6eb3d07690ec8ead5f00c80e0e25f588fe03ec0123885621053629223f82a2e689c480cd253a35abe4a3aad0629b25e69feb696eb44dcc1c SHA512 cfe702d5c48968fd283c63420d8cbbfb7a9783a339c962bd10818caaa3754bf5a044c81d4670421ceb13fe697ef461bceed0647be45a4682c8fe0a210bf98ddd diff --git a/x11-misc/set_opacity/set_opacity-1.0.ebuild b/x11-misc/set_opacity/set_opacity-1.0.ebuild deleted file mode 100644 index c2462bb21a72..000000000000 --- a/x11-misc/set_opacity/set_opacity-1.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -DESCRIPTION="Tool for set real compositing for windows through window's id, process' pid etc." -HOMEPAGE="https://github.com/XVilka/set_opacity" -SRC_URI="https://github.com/XVilka/set_opacity/archive-tarball/${PV} -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="x11-libs/libXdamage - x11-libs/libXcomposite - x11-libs/libXfixes - x11-libs/libXrender" -RDEPEND=${DEPEND} - -S="${WORKDIR}/x11-tools-set_opacity" - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - dobin set_opacity -}