From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B384E1580E0 for ; Fri, 31 Jan 2025 12:14:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A01C33430F8 for ; Fri, 31 Jan 2025 12:14:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EBA21103B6; Fri, 31 Jan 2025 12:14:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 99D911103B6 for ; Fri, 31 Jan 2025 12:14:19 +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 4EB38343058 for ; Fri, 31 Jan 2025 12:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE784190B for ; Fri, 31 Jan 2025 12:14:17 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1738325608.9dacff41dddbe22e5abc965b7eb227725f754ab8.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/obconf-qt/Manifest x11-misc/obconf-qt/obconf-qt-0.16.4.ebuild X-VCS-Directories: x11-misc/obconf-qt/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9dacff41dddbe22e5abc965b7eb227725f754ab8 X-VCS-Branch: master Date: Fri, 31 Jan 2025 12:14:17 +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: 3bb9b8fc-4c96-4c4a-833f-09d29355f398 X-Archives-Hash: 07012a95523e38f382297526d383b99b commit: 9dacff41dddbe22e5abc965b7eb227725f754ab8 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jan 31 12:13:28 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jan 31 12:13:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dacff41 x11-misc/obconf-qt: drop 0.16.4 Closes: https://bugs.gentoo.org/948015 Signed-off-by: Arthur Zamarin gentoo.org> x11-misc/obconf-qt/Manifest | 1 - x11-misc/obconf-qt/obconf-qt-0.16.4.ebuild | 46 ------------------------------ 2 files changed, 47 deletions(-) diff --git a/x11-misc/obconf-qt/Manifest b/x11-misc/obconf-qt/Manifest index c0c11eee7bd6..614bd99ce68c 100644 --- a/x11-misc/obconf-qt/Manifest +++ b/x11-misc/obconf-qt/Manifest @@ -1,2 +1 @@ -DIST obconf-qt-0.16.4.tar.xz 118780 BLAKE2B 5f8ffc2eddbd2c9fc7c019716256c5ae27c7d5ed3ffa1d221ca876d323f4833845908f2180895985ad94fcfe1596e773a3dfbdd7076350e7bc7bc00766040587 SHA512 4f75a5275e14cd7e8f0abc1bfcd40b4d860d613bc37c06c0e68d6f622ed126dce2fea98b5dd8e629b5de472ab5e668a5b0af7f6621d09fcb0b2287a11b0fb662 DIST obconf-qt-0.16.5.tar.xz 122908 BLAKE2B 9e696027504376bdc05776c2925da9b91222efce260d9a11e965b0b2bd028ffa75413413f7f1e82ce8bb63a159a585e293b854923a37d178c7c7d8ca74ceecd1 SHA512 50f3ac70ad3e31239eedfc498fac0bbc14371c13f270a52b2a90295655fa17024d2f081f56e1b9e5ca4f172835348a4813691f19ff41ab81648a7a74a2f19398 diff --git a/x11-misc/obconf-qt/obconf-qt-0.16.4.ebuild b/x11-misc/obconf-qt/obconf-qt-0.16.4.ebuild deleted file mode 100644 index 582c6577d826..000000000000 --- a/x11-misc/obconf-qt/obconf-qt-0.16.4.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg-utils - -DESCRIPTION="Qt GUI Openbox Configuration Tool" -HOMEPAGE="https://lxqt.github.io/" - -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" -else - SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -fi - -LICENSE="GPL-2 GPL-2+" -SLOT="0" - -BDEPEND=" - dev-qt/linguist-tools:5 - >=dev-util/lxqt-build-tools-0.8.0 - virtual/pkgconfig -" -RDEPEND=" - dev-libs/glib:2 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - x11-libs/libX11 - x11-wm/openbox:3 -" -DEPEND="${RDEPEND}" - -pkg_postinst() { - xdg_desktop_database_update - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - xdg_icon_cache_update -}