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/qt:master commit in: dev-qt/qtxmlpatterns/
Date: Mon, 21 Mar 2022 10:06:39 +0000 (UTC)	[thread overview]
Message-ID: <1647857086.6df2c7ed95639a3d130f441016f02fb242544d5b.asturm@gentoo> (raw)

commit:     6df2c7ed95639a3d130f441016f02fb242544d5b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 21:16:37 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 10:04:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=6df2c7ed

dev-qt/qtxmlpatterns: Symlink xmlpatterns to /usr/bin/xmlpatterns

The binary tools work unrelated to major Qt version. Development is dead.

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

 dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.9999.ebuild | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.9999.ebuild b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.9999.ebuild
index 0e77af60..83dd028b 100644
--- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.9999.ebuild
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,9 @@ DEPEND="
 	=dev-qt/qtnetwork-${QT5_PV}*
 	qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	!<dev-qt/qtchooser-66-r2
+"
 
 src_prepare() {
 	qt_use_disable_mod qml qml \
@@ -29,3 +31,9 @@ src_prepare() {
 
 	qt5-build_src_prepare
 }
+
+src_install() {
+	qt5-build_src_install
+	qt5_symlink_binary_to_path xmlpatterns
+	qt5_symlink_binary_to_path xmlpatternsvalidator
+}


             reply	other threads:[~2022-03-21 10:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 10:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30 14:03 [gentoo-commits] proj/qt:master commit in: dev-qt/qtxmlpatterns/ Andreas Sturmlechner
2022-09-08  9:29 Andreas Sturmlechner
2022-05-14 21:15 Andreas Sturmlechner
2022-03-04  9:51 Andreas Sturmlechner
2021-08-20 12:36 Andreas Sturmlechner
2019-03-16 19:09 Andreas Sturmlechner
2018-11-13 22:44 Andreas Sturmlechner
2018-01-25  2:26 Maciej Mrozowski
2016-07-13 17:33 Davide Pesavento

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=1647857086.6df2c7ed95639a3d130f441016f02fb242544d5b.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