public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/qview/
Date: Fri,  5 Mar 2021 12:10:42 +0000 (UTC)	[thread overview]
Message-ID: <1614851688.b8dd72cd83798bf6f750f443d036ce14e3069071.andrewammerlaan@gentoo> (raw)

commit:     b8dd72cd83798bf6f750f443d036ce14e3069071
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Thu Mar  4 09:54:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar  4 09:54:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8dd72cd

media-gfx/qview: use correct test suite

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 media-gfx/qview/qview-4.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/media-gfx/qview/qview-4.0.ebuild b/media-gfx/qview/qview-4.0.ebuild
index cf9e3237..eb4a2d42 100644
--- a/media-gfx/qview/qview-4.0.ebuild
+++ b/media-gfx/qview/qview-4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic qmake-utils xdg
+inherit flag-o-matic qmake-utils virtualx xdg
 
 DESCRIPTION="Practical and minimal image viewer"
 HOMEPAGE="https://github.com/jurplel/qView https://interversehq.com/qview"
@@ -27,6 +27,12 @@ src_configure() {
 	eqmake5 PREFIX=/usr qView.pro
 }
 
+src_test() {
+	cd tests || die
+	eqmake5 && emake
+	virtx ./tests
+}
+
 src_install() {
 	emake INSTALL_ROOT="${D}" install
 	einstalldocs


             reply	other threads:[~2021-03-05 12:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 12:10 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 21:35 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/qview/ David Roman
2024-08-31 21:35 David Roman
2024-05-29  8:35 Florian Schmaus
2022-03-29  0:22 Ronny Gutbrod
2022-03-08 13:39 Andrew Ammerlaan
2021-12-15 11:10 Andrew Ammerlaan
2021-04-20 19:31 Andrew Ammerlaan
2021-04-20 18:55 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-12  5:38 Theo Anderson
2021-04-09 12:52 Andrew Ammerlaan
2021-03-05 12:10 Andrew Ammerlaan
2021-02-16 21:10 Theo Anderson
2021-02-16 21:10 Theo Anderson

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=1614851688.b8dd72cd83798bf6f750f443d036ce14e3069071.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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