From: Harri Nieminen Date: Wed, 1 Mar 2017 16:47:58 +0000 (+0200) Subject: x11-misc/qps: EAPI bump 4 -> 6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3302c3b46dd113cf06513e83870a7a637c47b648;p=gentoo.git x11-misc/qps: EAPI bump 4 -> 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4091 --- diff --git a/x11-misc/qps/qps-1.10.16.ebuild b/x11-misc/qps/qps-1.10.16-r1.ebuild similarity index 80% rename from x11-misc/qps/qps-1.10.16.ebuild rename to x11-misc/qps/qps-1.10.16-r1.ebuild index 5f69992d97da..f556cf7c1c03 100644 --- a/x11-misc/qps/qps-1.10.16.ebuild +++ b/x11-misc/qps/qps-1.10.16-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 -inherit eutils qt4-r2 +inherit eutils qmake-utils DESCRIPTION="Visual process manager - Qt version of ps/top" HOMEPAGE="http://qps.kldp.net/projects/qps/" @@ -20,13 +20,18 @@ DEPEND="dev-qt/qtcore:4 RDEPEND="${DEPEND}" src_prepare() { + default sed -i -e '/strip/d' ${PN}.pro || die "sed failed" } +src_configure() { + eqmake4 ${PN}.pro +} + src_install() { dobin ${PN} doman ${PN}.1 - dodoc CHANGES + einstalldocs newicon icon/icon.xpm ${PN}.xpm make_desktop_entry ${PN} ${PN} ${PN} "System;"