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-misc/wacomtablet/
Date: Mon, 21 Feb 2022 14:54:12 +0000 (UTC)	[thread overview]
Message-ID: <1645455246.92a103e8e790b8c6f2515a737fb33f6b6d425e42.asturm@gentoo> (raw)

commit:     92a103e8e790b8c6f2515a737fb33f6b6d425e42
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 14:53:53 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 14:54:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=92a103e8

kde-misc/wacomtablet: Add release switch, fix sorting

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

 kde-misc/wacomtablet/wacomtablet-9999.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild
index 3c08025ec4..6ad94b1ac0 100644
--- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild
@@ -13,19 +13,22 @@ DESCRIPTION="System settings module for Wacom tablets"
 HOMEPAGE="https://apps.kde.org/wacomtablet/
 https://userbase.kde.org/Wacomtablet"
 
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS=""
 IUSE=""
 
-BDEPEND="sys-devel/gettext"
 RDEPEND="
+	>=dev-libs/libwacom-0.30
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=dev-libs/libwacom-0.30
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
@@ -45,6 +48,7 @@ DEPEND="${RDEPEND}
 	x11-base/xorg-proto
 	x11-libs/libX11
 "
+BDEPEND="sys-devel/gettext"
 
 src_test() {
 	# test needs DBus, bug 675548


             reply	other threads:[~2022-02-21 14:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 14:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-01  7:54 [gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/ Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2019-06-05 19:25 Andreas Sturmlechner
2018-06-23 20:17 Andreas Sturmlechner
2018-04-03 15:24 Andreas Sturmlechner
2017-11-11 18:39 Andreas Sturmlechner
2017-11-11 18:39 Andreas Sturmlechner
2016-12-30  0:56 Andreas Sturmlechner
2016-03-26 10:42 Johannes Huber
2016-01-26 18:18 Michael Palimaka
2015-07-09 17:18 Johannes Huber
2013-06-14 21:21 Chris Reffett
2013-05-09 13:37 Manuel Rüger
2013-03-31 15:44 Manuel Rüger
2013-02-14 16:30 Chris Reffett
2013-02-14 16:30 Chris Reffett
2013-01-15  0:53 Chris Reffett

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=1645455246.92a103e8e790b8c6f2515a737fb33f6b6d425e42.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