public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/grim/
Date: Sat, 11 Mar 2023 05:33:27 +0000 (UTC)	[thread overview]
Message-ID: <1678512786.823e973623e2f3807c5fc2f86f0417c0b6b5f941.arthurzam@gentoo> (raw)

commit:     823e973623e2f3807c5fc2f86f0417c0b6b5f941
Author:     sqrtd <v <AT> sqrtd <DOT> dev>
AuthorDate: Sun Mar  5 17:05:31 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 05:33:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823e9736

gui-apps/grim: update HOMEPAGE/EGIT_REPO_URI and metadata.xml

upstream was moved to https://git.sr.ht/~emersion/grim

Signed-off-by: sqrtd <v <AT> sqrtd.dev>
Closes: https://github.com/gentoo/gentoo/pull/29943
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-apps/grim/grim-1.4.0-r1.ebuild | 4 ++--
 gui-apps/grim/grim-1.4.0-r3.ebuild | 4 ++--
 gui-apps/grim/grim-9999.ebuild     | 5 +++--
 gui-apps/grim/metadata.xml         | 4 ++--
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/gui-apps/grim/grim-1.4.0-r1.ebuild b/gui-apps/grim/grim-1.4.0-r1.ebuild
index 71e6455cca6a..a3bbdf2d9a17 100644
--- a/gui-apps/grim/grim-1.4.0-r1.ebuild
+++ b/gui-apps/grim/grim-1.4.0-r1.ebuild
@@ -6,11 +6,11 @@ EAPI=8
 inherit bash-completion-r1 meson
 
 DESCRIPTION="Grab images from a Wayland compositor"
-HOMEPAGE="https://github.com/emersion/grim"
+HOMEPAGE="https://sr.ht/~emersion/grim"
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
+	EGIT_REPO_URI="https://git.sr.ht/~emersion/${PN}"
 else
 	SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"

diff --git a/gui-apps/grim/grim-1.4.0-r3.ebuild b/gui-apps/grim/grim-1.4.0-r3.ebuild
index 11d407ffb990..c7d894147e60 100644
--- a/gui-apps/grim/grim-1.4.0-r3.ebuild
+++ b/gui-apps/grim/grim-1.4.0-r3.ebuild
@@ -6,11 +6,11 @@ EAPI=8
 inherit bash-completion-r1 meson
 
 DESCRIPTION="Grab images from a Wayland compositor"
-HOMEPAGE="https://github.com/emersion/grim"
+HOMEPAGE="https://sr.ht/~emersion/grim"
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
+	EGIT_REPO_URI="https://git.sr.ht/~emersion/${PN}"
 else
 	SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"

diff --git a/gui-apps/grim/grim-9999.ebuild b/gui-apps/grim/grim-9999.ebuild
index 11d407ffb990..654a78d5cc27 100644
--- a/gui-apps/grim/grim-9999.ebuild
+++ b/gui-apps/grim/grim-9999.ebuild
@@ -6,14 +6,15 @@ EAPI=8
 inherit bash-completion-r1 meson
 
 DESCRIPTION="Grab images from a Wayland compositor"
-HOMEPAGE="https://github.com/emersion/grim"
+HOMEPAGE="https://sr.ht/~emersion/grim"
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
+	EGIT_REPO_URI="https://git.sr.ht/~emersion/${PN}"
 else
 	SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
 LICENSE="MIT"

diff --git a/gui-apps/grim/metadata.xml b/gui-apps/grim/metadata.xml
index 500fe7782da6..c6ed50670b26 100644
--- a/gui-apps/grim/metadata.xml
+++ b/gui-apps/grim/metadata.xml
@@ -10,7 +10,7 @@
 	</use>
 	<upstream>
 		<remote-id type="sourcehut">~emersion/grim</remote-id>
-		<bugs-to>https://github.com/emersion/grim/issues</bugs-to>
-		<changelog>https://github.com/emersion/grim/releases</changelog>
+		<bugs-to>https://todo.sr.ht/~emersion/grim</bugs-to>
+		<changelog>https://git.sr.ht/~emersion/grim/refs</changelog>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2023-03-11  5:33 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-11  5:33 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-25  5:49 [gentoo-commits] repo/gentoo:master commit in: gui-apps/grim/ Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-07-03 18:58 Arthur Zamarin
2023-07-03 18:42 Arthur Zamarin
2023-03-17 15:28 Arthur Zamarin
2023-03-17 15:27 Arthur Zamarin
2023-03-17 15:27 Arthur Zamarin
2023-03-17 15:27 Arthur Zamarin
2023-03-11 17:04 Sam James
2023-02-27 12:45 WANG Xuerui
2023-02-27 12:45 WANG Xuerui
2023-02-25 18:13 Arthur Zamarin
2023-02-25  5:43 Arthur Zamarin
2023-01-25 20:46 Matthew Thode
2022-10-17 18:42 Arthur Zamarin
2022-08-16 18:51 Arthur Zamarin
2022-08-16 18:16 Arthur Zamarin
2022-08-16 17:34 Arthur Zamarin
2022-08-14 19:24 Arthur Zamarin
2022-08-14 19:24 Arthur Zamarin
2022-05-17  5:59 Sam James
2022-04-16 16:13 Matthew Thode
2022-02-23 13:31 Sam James
2022-02-23  4:05 Sam James
2022-02-18  3:06 Sam James
2020-09-04 18:03 Sam James
2020-08-17 16:32 Aaron Bauman
2020-08-17 16:31 Aaron Bauman
2020-07-16 14:50 Matthew Thode
2019-08-12  0:52 Aaron Bauman
2019-08-09  0:21 Aaron Bauman
2019-08-09  0:15 Aaron Bauman

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=1678512786.823e973623e2f3807c5fc2f86f0417c0b6b5f941.arthurzam@gentoo \
    --to=arthurzam@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