From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/razercfg/
Date: Thu, 22 Mar 2018 14:57:15 +0000 (UTC) [thread overview]
Message-ID: <1521730624.af75e838cf636a72a9034f0c31966bf8ba5dd648.asturm@gentoo> (raw)
commit: af75e838cf636a72a9034f0c31966bf8ba5dd648
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 22 14:56:42 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 14:57:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af75e838
sys-apps/razercfg: Drop USE=qt4
Qt4 is dead and going away.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/razercfg/metadata.xml | 1 -
sys-apps/razercfg/razercfg-0.39-r1.ebuild | 13 +++++--------
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/sys-apps/razercfg/metadata.xml b/sys-apps/razercfg/metadata.xml
index 101f51bc68a..77b7acea528 100644
--- a/sys-apps/razercfg/metadata.xml
+++ b/sys-apps/razercfg/metadata.xml
@@ -14,6 +14,5 @@ tool.
<use>
<flag name="pm-utils">Installs the pm-utils hooks for suspend/resume and
requires <pkg>sys-power/pm-utils</pkg></flag>
- <flag name="qt4">Installs a qt UI. Requires <pkg>dev-python/pyside</pkg></flag>
</use>
</pkgmetadata>
diff --git a/sys-apps/razercfg/razercfg-0.39-r1.ebuild b/sys-apps/razercfg/razercfg-0.39-r1.ebuild
index c9cb4bdaf9e..f39e614cb88 100644
--- a/sys-apps/razercfg/razercfg-0.39-r1.ebuild
+++ b/sys-apps/razercfg/razercfg-0.39-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,14 +14,13 @@ SRC_URI="https://bues.ch/${PN}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+pm-utils qt4 +udev"
+IUSE="+pm-utils +udev"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
virtual/libusb:1
pm-utils? ( sys-power/pm-utils )
- qt4? ( >=dev-python/pyside-1.2.1[${PYTHON_USEDEP}] )
udev? ( virtual/udev )
"
DEPEND="${PYTHON_DEPS}
@@ -67,11 +66,9 @@ src_install() {
newinitd "${FILESDIR}"/razerd.init.d-r2 razerd
dodoc README.* HACKING.* razer.conf
- if ! use qt4; then
- rm "${D%/}"/usr/bin/qrazercfg{,-applet} || die
- rm "${D%/}"/usr/share/icons/hicolor/scalable/apps/razercfg* || die
- rm "${D%/}"/usr/share/applications/razercfg.desktop || die
- fi
+ rm "${D%/}"/usr/bin/qrazercfg{,-applet} || die
+ rm "${D%/}"/usr/share/icons/hicolor/scalable/apps/razercfg* || die
+ rm "${D%/}"/usr/share/applications/razercfg.desktop || die
if ! use pm-utils; then
rm "${D%/}/usr/$(get_libdir)/pm-utils/sleep.d/80razer" || die
next reply other threads:[~2018-03-22 14:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 14:57 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 18:49 [gentoo-commits] repo/gentoo:master commit in: sys-apps/razercfg/ Arthur Zamarin
2024-06-14 9:00 Arthur Zamarin
2023-10-04 19:37 Sam James
2023-05-04 4:18 Viorel Munteanu
2022-05-26 1:14 Sam James
2021-09-03 1:53 Sam James
2021-05-23 16:34 Michał Górny
2021-01-01 1:56 Michał Górny
2020-07-24 8:28 Joonas Niilola
2020-07-24 8:28 Joonas Niilola
2020-07-24 8:28 Joonas Niilola
2020-02-09 16:42 Michał Górny
2017-10-16 3:34 David Seifert
2017-05-06 20:25 Michael Orlitzky
2017-05-06 20:25 Michael Orlitzky
2017-04-20 16:41 David Seifert
2017-03-24 15:14 Wolfram Schlich
2016-07-07 19:48 Austin English
2016-06-11 20:39 Pacho Ramos
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=1521730624.af75e838cf636a72a9034f0c31966bf8ba5dd648.asturm@gentoo \
--to=asturm@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