public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/qview/
Date: Tue, 16 Feb 2021 21:10:53 +0000 (UTC)	[thread overview]
Message-ID: <1613500378.bcbbf78feb8d4de83b7c97f49655651cf3de8cf4.telans@gentoo> (raw)

commit:     bcbbf78feb8d4de83b7c97f49655651cf3de8cf4
Author:     Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Tue Feb 16 18:32:58 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Feb 16 18:32:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcbbf78f

media-gfx/qview: refine ebuild and metadata

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>

 media-gfx/qview/metadata.xml     | 10 ++++++++++
 media-gfx/qview/qview-4.0.ebuild | 10 +++-------
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/media-gfx/qview/metadata.xml b/media-gfx/qview/metadata.xml
index d9a1e3c6..dd4e000e 100644
--- a/media-gfx/qview/metadata.xml
+++ b/media-gfx/qview/metadata.xml
@@ -5,4 +5,14 @@
 		<email>dnovomesky@gmail.com</email>
 		<name>Daniel Novomesky</name>
 	</maintainer>
+	<upstream>
+		<maintainer status="active">
+			<name>jurplel</name>
+			<email>jurplel@interversehq.com</email>
+		</maintainer>
+		<changelog>https://interversehq.com/qview/changelog</changelog>
+		<doc>https://github.com/jurplel/qView/wiki</doc>
+		<bugs-to>https://github.com/jurplel/qView/issues</bugs-to>
+		<remote-id type="github">jurplel/qView</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/media-gfx/qview/qview-4.0.ebuild b/media-gfx/qview/qview-4.0.ebuild
index d7102fa1..bbce1aed 100644
--- a/media-gfx/qview/qview-4.0.ebuild
+++ b/media-gfx/qview/qview-4.0.ebuild
@@ -6,27 +6,23 @@ EAPI="7"
 inherit xdg qmake-utils
 
 DESCRIPTION="Practical and minimal image viewer"
-HOMEPAGE="https://github.com/jurplel/qView"
-
+HOMEPAGE="https://github.com/jurplel/qView https://interversehq.com/qview"
 SRC_URI="https://github.com/jurplel/qView/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/qView-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 DEPEND="dev-qt/qtgui:5"
-
 BDEPEND=""
-
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/qView-${PV}"
-
 src_configure() {
 	eqmake5 PREFIX=/usr qView.pro
 }
 
 src_install() {
 	emake INSTALL_ROOT="${D}" install
+	einstalldocs
 }


             reply	other threads:[~2021-02-16 21:11 UTC|newest]

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

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=1613500378.bcbbf78feb8d4de83b7c97f49655651cf3de8cf4.telans@gentoo \
    --to=telans@posteo.de \
    --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