aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 14:47:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:49:07 +0000
commita160015b86be2ef7188bd435a4ec924dfe9fe624 (patch)
tree0117556b74ea6c3ce1573efb635ad257bd1b7ace
parent545ee2932db14475d9678caf861e3052a780816d (diff)
downloadports-a160015b86be2ef7188bd435a4ec924dfe9fe624.tar.gz
ports-a160015b86be2ef7188bd435a4ec924dfe9fe624.zip
audio/gnome-podcasts: Chase USES=cargo's new git source support
PR: 256581
-rw-r--r--audio/gnome-podcasts/Makefile7
1 files 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