public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons-rcc/
Date: Wed, 16 Oct 2019 13:21:09 +0000 (UTC)	[thread overview]
Message-ID: <1571229435.4f25284c5913a59c5c40f43fa19ca52f6420c69d.asturm@gentoo> (raw)

commit:     4f25284c5913a59c5c40f43fa19ca52f6420c69d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 12:37:15 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 12:37:15 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f25284c

kde-frameworks/breeze-icons-rcc: Port away from kde5.eclass

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../breeze-icons-rcc/breeze-icons-rcc-9999.ebuild       | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
index 79fffae97f..422d482082 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
@@ -3,28 +3,25 @@
 
 EAPI=7
 
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-KDE_QTHELP="false"
-KMNAME="breeze-icons"
-inherit kde5
+KDE_ORG_NAME="breeze-icons"
+inherit cmake-utils kde.org
 
 DESCRIPTION="Breeze SVG icon theme binary resource"
 LICENSE="LGPL-3"
 KEYWORDS=""
-IUSE=""
+IUSE="test"
 
 BDEPEND="
-	$(add_frameworks_dep extra-cmake-modules)
-	$(add_qt_dep qtcore)
+	kde-frameworks/extra-cmake-modules:5
+	dev-qt/qtcore:5
 	test? ( app-misc/fdupes )
 "
-DEPEND="test? ( $(add_qt_dep qttest) )"
+DEPEND="test? ( dev-qt/qttest:5 )"
 
 src_configure() {
 	local mycmakeargs=(
 		-DBINARY_ICONS_RESOURCE=ON
 		-DSKIP_INSTALL_ICONS=ON
 	)
-	kde5_src_configure
+	cmake-utils_src_configure
 }


             reply	other threads:[~2019-10-16 13:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 13:21 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27 16:07 [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons-rcc/ Andreas Sturmlechner
2024-02-25 10:32 Andreas Sturmlechner
2024-02-25 10:32 Andreas Sturmlechner
2023-12-21 16:15 Sam James
2023-08-15 14:33 Andreas Sturmlechner
2023-07-08 15:18 Andreas Sturmlechner
2022-08-11 10:19 Sam James
2022-07-03 10:55 Andreas Sturmlechner
2022-06-10  7:52 Andreas Sturmlechner
2021-05-20 21:04 Andreas Sturmlechner
2019-11-11  7:30 Andreas Sturmlechner
2019-05-16  8:55 Michael Palimaka
2017-07-23 19:06 Andreas Sturmlechner
2017-05-01 21:29 Andreas Sturmlechner
2016-11-09 13:15 Michael Palimaka
2016-10-21 19:40 Michael Palimaka

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=1571229435.4f25284c5913a59c5c40f43fa19ca52f6420c69d.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