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 3120515808B for ; Mon, 21 Feb 2022 19:47:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 340EEE09D8; Mon, 21 Feb 2022 19:47:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 pigeon.gentoo.org (Postfix) with ESMTPS id 1E217E09D8 for ; Mon, 21 Feb 2022 19:47:37 +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 23E0C34341B for ; Mon, 21 Feb 2022 19:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5042F2EA for ; Mon, 21 Feb 2022 19:47:34 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1645472848.7b54990cc16ae13ee5760e339e0dc9b4fd4a3535.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ddcui/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/ddcui/Manifest app-misc/ddcui/ddcui-0.2.0.ebuild X-VCS-Directories: app-misc/ddcui/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7b54990cc16ae13ee5760e339e0dc9b4fd4a3535 X-VCS-Branch: master Date: Mon, 21 Feb 2022 19:47:34 +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: 4c4f9fbe-e8f4-4722-9666-4bf9c50dbe04 X-Archives-Hash: 8d0fd1ca58ed112bd08ad862f7324b26 commit: 7b54990cc16ae13ee5760e339e0dc9b4fd4a3535 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon Feb 21 19:46:27 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Feb 21 19:47:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b54990c app-misc/ddcui: drop version 0.2.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-misc/ddcui/Manifest | 1 - app-misc/ddcui/ddcui-0.2.0.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/app-misc/ddcui/Manifest b/app-misc/ddcui/Manifest index bf8736d49740..f088e317f13f 100644 --- a/app-misc/ddcui/Manifest +++ b/app-misc/ddcui/Manifest @@ -1,3 +1,2 @@ DIST ddcui-0.1.2.tar.gz 126766 BLAKE2B 85317b68bbd7e3e5b780ad2ba45888049f9ca70695ccfeb5d0acc2f2c8db11ee97438aa53240671f908caffd45b12a488593cd82b41c8e1acbad38f97d560ab4 SHA512 008033f23cf1dccb69b503b2f8950518e771bd4892b2df912186712859e6e66f724019beb5941d49452ae9a6080ce2730a1e11ec201931a31b3ab4735c03c724 -DIST ddcui-0.2.0.tar.gz 598886 BLAKE2B d44e7b2226ca815c3d468a69f805b4be6359b447095e2688f98a5bde106d348dc2cbc80c31fc1de47f1bf0ebc7db4fae63e3e4f1501c10a6a7bb0c06718ad3cd SHA512 0509b2adae1b4a5c9cac3f3d598327085f183ada0fa8ef2ae85c1220704bdc50583fdc370f809b52d62eaeeae6a30146d63435ef2134a6467360eb6f90e64191 DIST ddcui-0.2.1.tar.gz 601220 BLAKE2B 18af4ee4db741a612565260ed812f7274695472e9dc6e32c6670efcbdaeafcac9b0b45e44d02188d23e0f379f57b062270ecad58bdcfa8e8c2bf99c2775b1dfe SHA512 0df363dbf17750e3920e0afc5fc29b42271bbf06dcf52cddf46f3660155c0954ee39e8e356e9caebe1a6a679ab0b3a4ebb2e501a9bb9ac2cd47da3f522fb3169 diff --git a/app-misc/ddcui/ddcui-0.2.0.ebuild b/app-misc/ddcui/ddcui-0.2.0.ebuild deleted file mode 100644 index ec7f3ec348e4..000000000000 --- a/app-misc/ddcui/ddcui-0.2.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="Graphical user interface for ddcutil - control monitor settings" -HOMEPAGE="https://www.ddcutil.com/ddcui_main/" -SRC_URI="https://github.com/rockowitz/ddcui/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -# seg fault on launch -# https://github.com/rockowitz/ddcui/issues/34 -KEYWORDS="" -LICENSE="GPL-2+" -SLOT="0" - -DEPEND=" - dev-libs/glib - >=app-misc/ddcutil-1.2.0:0/4 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qthelp:5 - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - # move docs to correct dir - sed -i -e "s%share/doc/ddcui%share/doc/${PF}%g" CMakeLists.txt || die - cmake_src_prepare -}