public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/radeon-profile/
Date: Wed,  6 May 2020 08:22:28 +0000 (UTC)	[thread overview]
Message-ID: <1588753341.693b208a8f1cddcf9f63f4f64823172aabd5f9c5.polynomial-c@gentoo> (raw)

commit:     693b208a8f1cddcf9f63f4f64823172aabd5f9c5
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 08:22:21 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed May  6 08:22:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693b208a

x11-apps/radeon-profile: Removed old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 x11-apps/radeon-profile/Manifest                   |  1 -
 .../radeon-profile/radeon-profile-20190603.ebuild  | 58 ----------------------
 2 files changed, 59 deletions(-)

diff --git a/x11-apps/radeon-profile/Manifest b/x11-apps/radeon-profile/Manifest
index d3fefcb0424..eb21785040b 100644
--- a/x11-apps/radeon-profile/Manifest
+++ b/x11-apps/radeon-profile/Manifest
@@ -1,3 +1,2 @@
-DIST radeon-profile-20190603.tar.gz 382652 BLAKE2B 60d22d59bcc0d91a70775579877300b6e2191187c295da2761b0be3bbac0d761e8a82a9bec958afabec652f6920439c48dedbeeb520849360f890e8205aa39ec SHA512 5def76cd69e347d3caf0ffbd6ae41982e516e72cb869b019f31316bcfaaa4487fd6ec87c7598d56e01640874f3e1d08febdb8e62362851bd6d7c3dc2f2cfb347
 DIST radeon-profile-20190903.tar.gz 383822 BLAKE2B d6551bb8e504147104a106cd2f1b4e5115d650d70b77e89e95f1915ba2d59bcda5b0d726260f905f953596cd673d61bcc9b563ddff0147edf981bec40d5ff2e2 SHA512 8417ddb53fb31cd753c8b7adf42390220eba401e424eff6ea82b8535832ddf9e7f59cb9083d51a003f0453ebdf91a594fbadfd37da1c47b7b0e87447e1f600f3
 DIST radeon-profile-20200504.tar.gz 395674 BLAKE2B 6435dfcf9d2ce25789f429f12071cdb1c3f85050654b7fdec45c51a59d562d60369b28cfcd2854dfd5841e4af8f9166afed266e0a48d9010619972b653e0d4a8 SHA512 73f7eb59369af57aba5f067202fb1f772e48260c42ad194876926c29d278022daa86235f8d591bc763b8c6d80682553fe9a55f848137a8ec1de1bf9531c162c6

diff --git a/x11-apps/radeon-profile/radeon-profile-20190603.ebuild b/x11-apps/radeon-profile/radeon-profile-20190603.ebuild
deleted file mode 100644
index ad6e34fec99..00000000000
--- a/x11-apps/radeon-profile/radeon-profile-20190603.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="Read current clocks of ATi/AMD Radeon cards"
-HOMEPAGE="https://github.com/marazmista/radeon-profile"
-if [[ "${PV}" == 99999999 ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/marazmista/radeon-profile.git"
-else
-	SRC_URI="https://github.com/marazmista/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-
-S="${WORKDIR}/${P}/${PN}"
-
-RDEPEND="
-	dev-qt/qtcharts:5
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtwidgets:5
-	x11-libs/libX11
-	x11-libs/libXrandr
-"
-
-DEPEND="
-	${RDEPEND}
-	dev-qt/qtconcurrent:5
-	media-libs/mesa[X(+)]
-	x11-libs/libdrm
-"
-
-src_prepare() {
-	default
-	sed 's@TrayIcon;@@' -i extra/${PN}.desktop || die
-}
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-}
-
-pkg_postinst() {
-	elog "In order to run ${PN} as non-root user, the"
-	elog "  x11-apps/radeon-profile-daemon"
-	elog "package needs to be installed and the daemon must run."
-}


             reply	other threads:[~2020-05-06  8:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06  8:22 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-04  1:25 [gentoo-commits] repo/gentoo:master commit in: x11-apps/radeon-profile/ Lars Wendler
2020-08-26 15:21 Thomas Deutschmann
2020-07-08 15:07 Lars Wendler
2020-07-08 15:07 Lars Wendler
2020-05-06  8:22 Lars Wendler
2019-10-16 10:54 Lars Wendler
2019-10-16 10:54 Lars Wendler
2019-06-13 14:27 Lars Wendler
2019-05-10 15:53 Lars Wendler
2019-04-20 13:08 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588753341.693b208a8f1cddcf9f63f4f64823172aabd5f9c5.polynomial-c@gentoo \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox