public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/
Date: Tue,  7 Jun 2016 23:45:17 +0000 (UTC)	[thread overview]
Message-ID: <1465343095.f58be387dd068fcb7be1728eecf6feb8d7c0aa50.pesa@gentoo> (raw)

commit:     f58be387dd068fcb7be1728eecf6feb8d7c0aa50
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  7 23:44:55 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 23:44:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58be387

app-editors/qxmledit: add missing dep; use EPREFIX where appropriate

Gentoo-Bug: 585324

Package-Manager: portage-2.3.0_rc1

 app-editors/qxmledit/qxmledit-0.9.3.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/app-editors/qxmledit/qxmledit-0.9.3.ebuild b/app-editors/qxmledit/qxmledit-0.9.3.ebuild
index 4c05c45..1237476 100644
--- a/app-editors/qxmledit/qxmledit-0.9.3.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.9.3.ebuild
@@ -17,6 +17,7 @@ IUSE="qt5"
 
 DEPEND="
 	qt5? (
+		dev-qt/qtconcurrent:5
 		dev-qt/qtcore:5
 		dev-qt/qtgui:5
 		dev-qt/qtnetwork:5
@@ -33,7 +34,8 @@ DEPEND="
 		dev-qt/qtsql:4
 		dev-qt/qtsvg:4
 		dev-qt/qtxmlpatterns:4
-	)"
+	)
+"
 RDEPEND="${DEPEND}"
 
 DOCS=(AUTHORS NEWS README)
@@ -48,12 +50,11 @@ src_prepare() {
 
 src_configure() {
 	export \
-		QXMLEDIT_INST_DIR="/usr/bin" \
-		QXMLEDIT_INST_LIB_DIR="/usr/$(get_libdir)" \
-		QXMLEDIT_INST_INCLUDE_DIR="/usr/include/${PN}" \
-		QXMLEDIT_INST_DATA_DIR="/usr/share/${PN}" \
-		QXMLEDIT_INST_DOC_DIR="/usr/share/doc/${PF}" \
-		QXMLEDIT_INST_TRANSLATIONS_DIR="/usr/share/${PN}/translations"
+		QXMLEDIT_INST_DIR="${EPREFIX}/usr/bin" \
+		QXMLEDIT_INST_LIB_DIR="${EPREFIX}/usr/$(get_libdir)" \
+		QXMLEDIT_INST_INCLUDE_DIR="${EPREFIX}/usr/include/${PN}" \
+		QXMLEDIT_INST_DATA_DIR="${EPREFIX}/usr/share/${PN}" \
+		QXMLEDIT_INST_DOC_DIR="${EPREFIX}/usr/share/doc/${PF}"
 
 	if use qt5; then
 		eqmake5
@@ -64,6 +65,7 @@ src_configure() {
 
 src_install() {
 	emake INSTALL_ROOT="${D}" install
+
 	doicon install_scripts/environment/icon/qxmledit.png
 	domenu install_scripts/environment/desktop/QXmlEdit.desktop
 	einstalldocs


             reply	other threads:[~2016-06-07 23:45 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 23:45 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 19:54 [gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/ Petr Vaněk
2024-06-06 17:28 Arthur Zamarin
2024-06-06 16:58 Arthur Zamarin
2024-02-23 11:49 Arthur Zamarin
2024-02-23 11:20 Arthur Zamarin
2024-02-22 20:16 Arthur Zamarin
2019-08-12  6:16 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-08-08  7:43 Agostino Sarubbo
2019-03-07 13:13 Michael Palimaka
2019-03-07 13:13 Michael Palimaka
2019-03-07 13:13 Michael Palimaka
2018-06-30  1:52 Michael Palimaka
2018-01-25 14:06 Michael Palimaka
2017-12-22  9:57 Michael Palimaka
2017-09-30  7:22 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-09-11 12:17 Michael Palimaka
2017-06-18 11:04 Michael Palimaka
2017-03-04  7:09 Michael Palimaka
2017-01-26 14:55 Michael Palimaka
2017-01-26 14:53 Agostino Sarubbo
2017-01-26 14:45 Agostino Sarubbo
2016-11-12 13:38 Michael Palimaka
2016-08-11 14:38 Michael Palimaka
2016-08-11 14:38 Michael Palimaka
2016-06-09 11:50 Michael Palimaka
2016-06-08 15:54 Michael Palimaka
2016-06-08 15:54 Michael Palimaka
2016-06-06 16:15 Agostino Sarubbo
2016-05-30 16:04 Davide Pesavento
2016-05-30 16:04 Davide Pesavento
2016-04-02 19:02 Davide Pesavento
2016-02-27  3:10 Davide Pesavento
2015-12-15 17:55 Michael Palimaka
2015-09-01 18:38 Tobias Klausmann

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=1465343095.f58be387dd068fcb7be1728eecf6feb8d7c0aa50.pesa@gentoo \
    --to=pesa@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