git: a160015b86be - main - audio/gnome-podcasts: Chase USES=cargo's new git source support

From: Tobias Kortkamp <tobik_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 08:57:02 UTC
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a160015b86be2ef7188bd435a4ec924dfe9fe624

commit a160015b86be2ef7188bd435a4ec924dfe9fe624
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-10-07 14:47:07 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-10-25 08:49:07 +0000

    audio/gnome-podcasts: Chase USES=cargo's new git source support
    
    PR:             256581
---
 audio/gnome-podcasts/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile
index c2a98bd4a2a0..eee690a4e0b0 100644
--- a/audio/gnome-podcasts/Makefile
+++ b/audio/gnome-podcasts/Makefile
@@ -18,11 +18,9 @@ LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libhandy-1.so:x11-toolkits/libhandy
 
 USES=		cargo gettext gnome meson pkgconfig python:build shebangfix sqlite ssl
-USE_GITHUB=	nodefault
 USE_GITLAB=	yes
 USE_GNOME=	gdkpixbuf2 gtk30
 USE_GSTREAMER1=	bad good libav
-GH_TUPLE=	danigm:gettext-rs:61938b9f5f1d3bdc31f9839f53fabe5ccf136a78:gettextrs
 GL_SITE=	https://gitlab.gnome.org
 GL_ACCOUNT=	World
 GL_COMMIT=	e93a7ddabfe8289138280c3f613038b809b5033d
@@ -89,7 +87,6 @@ CARGO_CRATES=	aho-corasick-0.7.13 \
 		futures-task-0.3.5 \
 		futures-util-0.3.5 \
 		gdk-0.13.1 \
-		gettext-sys-0.19.9 \
 		gdk-pixbuf-0.9.0 \
 		gdk-pixbuf-sys-0.10.0 \
 		gdk-sys-0.10.0 \
@@ -290,8 +287,8 @@ CARGO_CRATES=	aho-corasick-0.7.13 \
 		ws2_32-sys-0.2.1 \
 		xdg-2.2.0 \
 		xml-rs-0.8.3 \
-		xml5ever-0.16.1
-CARGO_USE_GITHUB=	yes
+		xml5ever-0.16.1 \
+		gettext-rs,gettext-sys@git+https://github.com/danigm/gettext-rs?branch=no-gettext\#61938b9f5f1d3bdc31f9839f53fabe5ccf136a78
 CARGO_BUILD=	no
 CARGO_INSTALL=	no
 CARGO_TEST=	no