public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/valentina/
Date: Wed, 30 Dec 2020 07:37:48 +0000 (UTC)	[thread overview]
Message-ID: <1609313852.a881c76bf1e5c7a0bce2469dbb6fa4dc912adb3b.fordfrog@gentoo> (raw)

commit:     a881c76bf1e5c7a0bce2469dbb6fa4dc912adb3b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 07:37:32 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 07:37:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a881c76b

media-gfx/valentina: fixed some minor issues

Closes: https://bugs.gentoo.org/756052
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-gfx/valentina/valentina-0.6.1-r1.ebuild | 13 +++++++------
 media-gfx/valentina/valentina-9999.ebuild     | 13 +++++++------
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/media-gfx/valentina/valentina-0.6.1-r1.ebuild b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
index ac59849d9ee..d6decfb393a 100644
--- a/media-gfx/valentina/valentina-0.6.1-r1.ebuild
+++ b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit qmake-utils gnome2-utils xdg
+inherit qmake-utils xdg
 
 DESCRIPTION="Cloth patternmaking software"
 HOMEPAGE="https://valentinaproject.bitbucket.io/"
@@ -21,24 +21,25 @@ for LANG in ${LANGS}; do
 	IUSE="${IUSE} l10n_${LANG}"
 done
 
-CDEPEND="
+RDEPEND="
 	app-text/poppler
-	dev-qt/linguist:5
 	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtopengl
+	dev-qt/qtopengl:5
 	dev-qt/qtprintsupport:5
 	dev-qt/qtsvg:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
 	dev-qt/qtxmlpatterns:5"
-RDEPEND="${CDEPEND}"
 DEPEND="
-	${CDEPEND}
+	${RDEPEND}
 	dev-qt/qttest:5
 "
+BDEPEND="
+	dev-qt/linguist-tools:5
+"
 
 S=${WORKDIR}/${PN}-v${PV}
 

diff --git a/media-gfx/valentina/valentina-9999.ebuild b/media-gfx/valentina/valentina-9999.ebuild
index abe4eee7ed0..5a744653473 100644
--- a/media-gfx/valentina/valentina-9999.ebuild
+++ b/media-gfx/valentina/valentina-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit qmake-utils gnome2-utils xdg git-r3
+inherit qmake-utils xdg git-r3
 
 DESCRIPTION="Cloth patternmaking software"
 HOMEPAGE="https://gitlab.com/smart-pattern/valentina"
@@ -21,24 +21,25 @@ for LANG in ${LANGS}; do
 	IUSE="${IUSE} l10n_${LANG}"
 done
 
-CDEPEND="
+RDEPEND="
 	app-text/poppler
-	dev-qt/linguist:5
 	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtopengl
+	dev-qt/qtopengl:5
 	dev-qt/qtprintsupport:5
 	dev-qt/qtsvg:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
 	dev-qt/qtxmlpatterns:5"
-RDEPEND="${CDEPEND}"
 DEPEND="
-	${CDEPEND}
+	${RDEPEND}
 	dev-qt/qttest:5
 "
+BDEPEND="
+	dev-qt/linguist-tools:5
+"
 
 src_configure() {
 	local locales=""


             reply	other threads:[~2020-12-30  7:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  7:37 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  5:47 [gentoo-commits] repo/gentoo:master commit in: media-gfx/valentina/ Arthur Zamarin
2024-12-03 12:10 Sam James
2024-12-01 20:27 Miroslav Šulc
2024-02-04 14:33 Miroslav Šulc
2024-02-04 13:32 Miroslav Šulc
2024-02-04 13:31 Miroslav Šulc
2020-09-03  9:50 Miroslav Šulc
2020-07-02 17:34 Miroslav Šulc
2020-02-10  8:18 Agostino Sarubbo
2020-02-09 10:31 Agostino Sarubbo
2020-01-31  8:24 Miroslav Šulc
2019-03-01 12:29 Miroslav Šulc
2018-10-23 12:12 Miroslav Šulc
2018-10-06  6:57 Miroslav Šulc
2018-10-06  6:57 Miroslav Šulc
2018-03-05 12:12 Miroslav Šulc
2018-01-23 13:45 Miroslav Šulc
2018-01-07  8:09 Miroslav Šulc
2017-10-23 17:42 Miroslav Šulc
2017-05-29 20:04 Davide Pesavento
2017-05-15 17:36 Miroslav Šulc
2017-05-15 17:36 Miroslav Šulc
2016-10-21 16:48 Miroslav Šulc
2016-03-24 12:41 Michael Palimaka
2016-02-19 11:46 Miroslav Šulc
2016-02-19  9:43 Miroslav Šulc
2016-02-18 21:09 Miroslav Šulc

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=1609313852.a881c76bf1e5c7a0bce2469dbb6fa4dc912adb3b.fordfrog@gentoo \
    --to=fordfrog@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