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: net-libs/kdsoap/
Date: Wed, 14 Sep 2022 12:22:54 +0000 (UTC)	[thread overview]
Message-ID: <1663158165.05dc34963c1aeefa54f9fe63f2a55ed13abe5adf.asturm@gentoo> (raw)

commit:     05dc34963c1aeefa54f9fe63f2a55ed13abe5adf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 21:15:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 12:22:45 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=05dc3496

net-libs/kdsoap: Sync with 2.0.0 in Gentoo ebuild repo

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/kdsoap/kdsoap-9999.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-libs/kdsoap/kdsoap-9999.ebuild b/net-libs/kdsoap/kdsoap-9999.ebuild
index 1f97988dc4..c988db03bf 100644
--- a/net-libs/kdsoap/kdsoap-9999.ebuild
+++ b/net-libs/kdsoap/kdsoap-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 if [[ ${PV} != *9999* ]]; then
 	SRC_URI="https://github.com/KDAB/KDSoap/releases/download/${P}/${P}.tar.gz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 else
 	EGIT_REPO_URI="https://github.com/KDAB/KDSoap.git"
 	EGIT_SUBMODULES=( kdwsdl2cpp/libkode -autogen )
@@ -17,7 +17,7 @@ DESCRIPTION="Qt-based client-side and server-side SOAP component"
 HOMEPAGE="https://www.kdab.com/development-resources/qt-tools/kd-soap/"
 
 LICENSE="GPL-3 AGPL-3"
-SLOT="0"
+SLOT="0/2"
 IUSE=""
 
 RDEPEND="
@@ -31,15 +31,15 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
 	cmake_src_prepare
-
-	sed -e "/^find_package.*Qt5/s/Widgets //" \
-		-e "/install.*INSTALL_DOC_DIR/d" \
-		-i CMakeLists.txt || die
+	sed -e "/install.*INSTALL_DOC_DIR/d" -i CMakeLists.txt || die
 }
 
 src_configure() {
 	local mycmakeargs=(
-		-DKDSoap_EXAMPLES=OFF # Qt4-based and no install targets
+		-DKDSoap_DOCS=OFF
+		-DKDSoap_EXAMPLES=OFF # no install targets
+		-DKDSoap_STATIC=OFF
+		-DKDSoap_QT6=OFF
 	)
 	cmake_src_configure
 }


             reply	other threads:[~2022-09-14 12:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-14 12:22 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-09 14:39 [gentoo-commits] proj/kde:master commit in: net-libs/kdsoap/ Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2020-03-19 17:53 Andreas Sturmlechner
2020-03-19  0:00 Andreas Sturmlechner
2020-03-19  0:00 Andreas Sturmlechner
2020-03-02 22:47 Andreas Sturmlechner

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=1663158165.05dc34963c1aeefa54f9fe63f2a55ed13abe5adf.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