summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 16:47:17 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 10:49:09 +0200
commit333c19d3bde66eec75020cbaa44a01b2b5415b18 (patch)
tree666177bd4d150b15105b4edb2567f83a3e7e3900 /games
parentdns/dog: Chase USES=cargo's new git source support (diff)
games/abstreet: Chase USES=cargo's new git source support
PR: 256581
Diffstat (limited to 'games')
-rw-r--r--games/abstreet/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile
index 601e4e076be3..ef533f224503 100644
--- a/games/abstreet/Makefile
+++ b/games/abstreet/Makefile
@@ -20,10 +20,6 @@ USE_XORG= xcb
MAKE_ENV= ABST_DATA_DIR=${DATADIR} ABST_PLAYER_HOME_DIR=1
-GH_TUPLE= dabreegster:earcutr:e029a11b66fd27f2ca2fd457dd37c403485ebba1:earcutr \
- dabreegster:seattle_traffic_signals:c2b33cc7fc4b922c8d25d88a8b07fb824d235b9d:seattle_traffic_signals \
- easbar:fast_paths:192ae1997f9857791826ac5ed16892b2f692920c:fast_paths \
- michaelkirk:winit:a87ae2661263ff241e8868cbf3ce65aab205863a:michaelkirk_winit
CARGO_CRATES= RustyXML-0.1.1 \
aabb-quadtree-0.1.0 \
adler32-1.0.4 \
@@ -452,8 +448,11 @@ CARGO_CRATES= RustyXML-0.1.1 \
xmlparser-0.13.2 \
xmltree-0.10.0 \
xmlwriter-0.1.0 \
- zip-0.5.5
-CARGO_USE_GITHUB= yes
+ zip-0.5.5 \
+ seattle_traffic_signals@git+https://github.com/dabreegster/seattle_traffic_signals\#c2b33cc7fc4b922c8d25d88a8b07fb824d235b9d \
+ fast_paths@git+https://github.com/easbar/fast_paths\#192ae1997f9857791826ac5ed16892b2f692920c \
+ earcutr@git+https://github.com/dabreegster/earcutr?branch=patch-1\#e029a11b66fd27f2ca2fd457dd37c403485ebba1 \
+ winit@git+https://github.com/michaelkirk/winit?branch=mkirk/fix-stdweb-dpi\#a87ae2661263ff241e8868cbf3ce65aab205863a
BINARY_ALIAS= python3=${PYTHON_CMD}