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-daemon/
Date: Fri, 10 May 2019 10:01:23 +0000 (UTC) [thread overview]
Message-ID: <1557482475.4f5c24e5e8991b3cff452dc6ef5c445f88367fbb.polynomial-c@gentoo> (raw)
commit: 4f5c24e5e8991b3cff452dc6ef5c445f88367fbb
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 10:00:14 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri May 10 10:01:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5c24e5
x11-apps/radeon-profile-daemon: Removed old.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
.../radeon-profile-daemon-20190309-r1.ebuild | 49 ----------------------
1 file changed, 49 deletions(-)
diff --git a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild
deleted file mode 100644
index ca74330cfd3..00000000000
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190309-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils systemd
-
-DESCRIPTION="Daemon for radeon-profile GUI"
-HOMEPAGE="https://github.com/marazmista/radeon-profile-daemon"
-if [[ "${PV}" == 99999999 ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/marazmista/radeon-profile-daemon.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=""
-
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtnetwork:5
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${P}/${PN}"
-
-src_prepare() {
- default
- sed \
- -e '/^bin\.path/s@/bin@/sbin@' \
- -e "/^service\.path/s@=.*\$@= $(systemd_get_systemunitdir)@" \
- -i radeon-profile-daemon.pro || die
- sed \
- -e '/^ExecStart/s@/bin/@/sbin/@' \
- -i extra/${PN}.service || die
-}
-
-src_configure() {
- eqmake5
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
-
- newinitd "${FILESDIR}"/${PN}.initd ${PN}
-}
next reply other threads:[~2019-05-10 10:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-10 10:01 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-24 7:02 [gentoo-commits] repo/gentoo:master commit in: x11-apps/radeon-profile-daemon/ Joonas Niilola
2020-07-08 15:07 Lars Wendler
2019-06-13 14:27 Lars Wendler
2019-04-21 19:39 Lars Wendler
2019-04-20 18:40 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=1557482475.4f5c24e5e8991b3cff452dc6ef5c445f88367fbb.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