public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jian Lin" <jlin.gentoo@outlook.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/qview/
Date: Tue, 16 Feb 2021 18:34:10 +0000 (UTC)	[thread overview]
Message-ID: <1613500378.bcbbf78feb8d4de83b7c97f49655651cf3de8cf4.jian@gentoo> (raw)

commit:     bcbbf78feb8d4de83b7c97f49655651cf3de8cf4
Author:     Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Tue Feb 16 18:32:58 2021 +0000
Commit:     Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
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 18:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 18:34 Jian Lin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 14:13 [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/qview/ Takuya Wakazono
2024-08-31 14:13 Takuya Wakazono
2024-05-27 19:53 Daniel Novomesky
2024-05-27 13:38 Daniel Novomesky
2022-03-27 20:57 Daniel Novomesky
2022-03-08  9:27 Daniel Novomesky
2022-03-06 17:33 Daniel Novomesky
2021-12-15 11:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-15 11:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-20 19:20 Daniel Novomesky
2021-04-20 17:33 Daniel Novomesky
2021-04-15 10:54 Daniel Novomesky
2021-04-15 10:48 Daniel Novomesky
2021-04-15  8:13 Theo Anderson
2021-04-12  5:38 [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-04-11 10:39 ` [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-04-08 18:44 Daniel Novomesky
2021-03-04  9:56 Theo Anderson
2021-03-04  9:56 Theo Anderson
2021-02-16 13:29 Daniel Novomesky

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.jian@gentoo \
    --to=jlin.gentoo@outlook.com \
    --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