474 lines
11 KiB
Makefile
474 lines
11 KiB
Makefile
PORTNAME= abstreet
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 0.2.64
|
|
PORTREVISION= 12
|
|
CATEGORIES= games
|
|
MASTER_SITES= LOCAL/yuri:data
|
|
DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Game exploring how changes to city affect drivers/cyclists/pedestrians
|
|
WWW= https://github.com/dabreegster/abstreet
|
|
|
|
LICENSE= APACHE20
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
BROKEN= fails to build with rust 1.61.0+ # also see the WIP https://github.com/a-b-street/abstreet/issues/959 why it can't be updated yet
|
|
|
|
BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib
|
|
|
|
USES= cargo gnome localbase:ldflags pkgconfig python:build xorg
|
|
USE_GNOME= glib20 gtk30
|
|
USE_XORG= xcb
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= a-b-street
|
|
|
|
MAKE_ENV= ABST_DATA_DIR=${DATADIR} ABST_PLAYER_HOME_DIR=1
|
|
|
|
CARGO_CRATES= aabb-quadtree-0.1.0 \
|
|
ab_glyph_rasterizer-0.1.4 \
|
|
adler-1.0.2 \
|
|
adler32-1.2.0 \
|
|
ahash-0.4.7 \
|
|
aho-corasick-0.7.18 \
|
|
alsa-0.5.0 \
|
|
alsa-sys-0.3.1 \
|
|
andrew-0.3.1 \
|
|
android_glue-0.2.3 \
|
|
ansi_term-0.11.0 \
|
|
anyhow-1.0.41 \
|
|
approx-0.4.0 \
|
|
arrayvec-0.5.2 \
|
|
as-slice-0.1.5 \
|
|
atk-sys-0.10.0 \
|
|
atty-0.2.14 \
|
|
autocfg-1.0.1 \
|
|
base64-0.13.0 \
|
|
bincode-1.3.3 \
|
|
bindgen-0.56.0 \
|
|
bitflags-1.2.1 \
|
|
block-0.1.6 \
|
|
bstr-0.2.16 \
|
|
built-0.5.1 \
|
|
bumpalo-3.7.0 \
|
|
bytemuck-1.7.0 \
|
|
byteorder-1.4.3 \
|
|
bytes-1.0.1 \
|
|
cairo-sys-rs-0.10.0 \
|
|
calloop-0.6.5 \
|
|
cargo-lock-7.0.0 \
|
|
cbindgen-0.19.0 \
|
|
cc-1.0.68 \
|
|
cesu8-1.1.0 \
|
|
cexpr-0.4.0 \
|
|
cfg-if-0.1.10 \
|
|
cfg-if-1.0.0 \
|
|
cgl-0.3.2 \
|
|
chrono-0.4.19 \
|
|
clang-sys-1.2.0 \
|
|
clap-2.33.3 \
|
|
clipboard-0.5.0 \
|
|
clipboard-win-2.2.0 \
|
|
cocoa-0.23.0 \
|
|
cocoa-0.24.0 \
|
|
cocoa-foundation-0.1.0 \
|
|
color_quant-1.1.0 \
|
|
colorous-1.0.5 \
|
|
combine-4.6.0 \
|
|
console_log-0.2.0 \
|
|
contour-0.4.0 \
|
|
core-foundation-0.7.0 \
|
|
core-foundation-0.9.1 \
|
|
core-foundation-sys-0.6.2 \
|
|
core-foundation-sys-0.7.0 \
|
|
core-foundation-sys-0.8.2 \
|
|
core-graphics-0.19.2 \
|
|
core-graphics-0.22.2 \
|
|
core-graphics-types-0.1.1 \
|
|
core-video-sys-0.1.4 \
|
|
coreaudio-rs-0.10.0 \
|
|
coreaudio-sys-0.2.8 \
|
|
cpal-0.13.3 \
|
|
crc32fast-1.2.1 \
|
|
csv-1.1.6 \
|
|
csv-core-0.1.10 \
|
|
ctrlc-3.1.9 \
|
|
darling-0.10.2 \
|
|
darling-0.12.4 \
|
|
darling_core-0.10.2 \
|
|
darling_core-0.12.4 \
|
|
darling_macro-0.10.2 \
|
|
darling_macro-0.12.4 \
|
|
data-url-0.1.0 \
|
|
deflate-0.8.6 \
|
|
derivative-2.2.0 \
|
|
derive_builder-0.9.0 \
|
|
derive_builder_core-0.9.0 \
|
|
dispatch-0.2.0 \
|
|
dlib-0.4.2 \
|
|
dlib-0.5.0 \
|
|
downcast-rs-1.2.0 \
|
|
earcutr-0.1.1 \
|
|
either-1.6.1 \
|
|
encoding_rs-0.8.28 \
|
|
enum_dispatch-0.3.7 \
|
|
enumset-1.0.6 \
|
|
enumset_derive-0.5.4 \
|
|
env_logger-0.8.4 \
|
|
euclid-0.22.6 \
|
|
fallible-streaming-iterator-0.1.9 \
|
|
fixedbitset-0.4.0 \
|
|
flatbuffers-0.6.1 \
|
|
flate2-1.0.20 \
|
|
flatgeobuf-0.5.0 \
|
|
float-cmp-0.5.3 \
|
|
float_next_after-0.1.5 \
|
|
fnv-1.0.7 \
|
|
fontdb-0.5.4 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.0.1 \
|
|
fuchsia-zircon-0.3.3 \
|
|
fuchsia-zircon-sys-0.3.3 \
|
|
futures-0.3.15 \
|
|
futures-channel-0.3.15 \
|
|
futures-core-0.3.15 \
|
|
futures-executor-0.3.15 \
|
|
futures-io-0.3.15 \
|
|
futures-macro-0.3.15 \
|
|
futures-sink-0.3.15 \
|
|
futures-task-0.3.15 \
|
|
futures-util-0.3.15 \
|
|
gdal-0.8.0 \
|
|
gdal-sys-0.4.0 \
|
|
gdk-pixbuf-sys-0.10.0 \
|
|
gdk-sys-0.10.0 \
|
|
generic-array-0.12.4 \
|
|
generic-array-0.13.3 \
|
|
generic-array-0.14.4 \
|
|
geographiclib-rs-0.2.0 \
|
|
geojson-0.22.2 \
|
|
geozero-0.7.4 \
|
|
getrandom-0.2.3 \
|
|
gio-sys-0.10.1 \
|
|
gl_generator-0.14.0 \
|
|
glib-sys-0.10.1 \
|
|
glob-0.3.0 \
|
|
glow-0.9.0 \
|
|
glutin-0.26.0 \
|
|
glutin_egl_sys-0.1.5 \
|
|
glutin_emscripten_sys-0.1.1 \
|
|
glutin_gles2_sys-0.1.5 \
|
|
glutin_glx_sys-0.1.7 \
|
|
glutin_wgl_sys-0.1.5 \
|
|
gobject-sys-0.10.0 \
|
|
gtk-sys-0.10.0 \
|
|
h2-0.3.3 \
|
|
hash32-0.1.1 \
|
|
hashbrown-0.9.1 \
|
|
heapless-0.6.1 \
|
|
heck-0.3.3 \
|
|
hermit-abi-0.1.18 \
|
|
histogram-0.6.9 \
|
|
htmlescape-0.3.1 \
|
|
http-0.2.4 \
|
|
http-body-0.4.2 \
|
|
httparse-1.4.1 \
|
|
httpdate-1.0.1 \
|
|
humantime-2.1.0 \
|
|
hyper-0.14.9 \
|
|
hyper-rustls-0.22.1 \
|
|
ident_case-1.0.1 \
|
|
idna-0.2.3 \
|
|
image-0.23.14 \
|
|
indexmap-1.6.2 \
|
|
instant-0.1.9 \
|
|
iovec-0.1.4 \
|
|
ipnet-2.3.1 \
|
|
itertools-0.9.0 \
|
|
itertools-0.10.1 \
|
|
itoa-0.4.7 \
|
|
jni-0.18.0 \
|
|
jni-sys-0.3.0 \
|
|
jobserver-0.1.22 \
|
|
js-sys-0.3.51 \
|
|
kernel32-sys-0.2.2 \
|
|
khronos_api-3.1.0 \
|
|
kurbo-0.8.1 \
|
|
lazy_static-1.4.0 \
|
|
lazycell-1.3.0 \
|
|
lewton-0.10.2 \
|
|
libc-0.2.97 \
|
|
libloading-0.6.7 \
|
|
libloading-0.7.0 \
|
|
libm-0.1.4 \
|
|
libm-0.2.1 \
|
|
lock_api-0.4.4 \
|
|
log-0.4.14 \
|
|
lru-0.6.5 \
|
|
lttb-0.2.0 \
|
|
lyon-0.16.2 \
|
|
lyon_algorithms-0.16.0 \
|
|
lyon_geom-0.16.2 \
|
|
lyon_path-0.16.2 \
|
|
lyon_tessellation-0.16.2 \
|
|
mach-0.3.2 \
|
|
malloc_buf-0.0.6 \
|
|
maplit-1.0.2 \
|
|
matches-0.1.8 \
|
|
maybe-uninit-2.0.0 \
|
|
md5-0.7.0 \
|
|
memchr-2.4.0 \
|
|
memmap2-0.1.0 \
|
|
memmap2-0.2.3 \
|
|
mime-0.3.16 \
|
|
miniz_oxide-0.3.7 \
|
|
miniz_oxide-0.4.4 \
|
|
mio-0.6.23 \
|
|
mio-0.7.13 \
|
|
mio-extras-2.0.6 \
|
|
miow-0.2.2 \
|
|
miow-0.3.7 \
|
|
nbez-0.1.0 \
|
|
ndk-0.2.1 \
|
|
ndk-0.3.0 \
|
|
ndk-glue-0.2.1 \
|
|
ndk-glue-0.3.0 \
|
|
ndk-macro-0.2.0 \
|
|
ndk-sys-0.2.1 \
|
|
net2-0.2.37 \
|
|
nix-0.18.0 \
|
|
nix-0.20.0 \
|
|
nom-5.1.2 \
|
|
nom-6.1.2 \
|
|
ntapi-0.3.6 \
|
|
num-derive-0.3.3 \
|
|
num-integer-0.1.44 \
|
|
num-iter-0.1.42 \
|
|
num-rational-0.3.2 \
|
|
num-traits-0.1.43 \
|
|
num-traits-0.2.14 \
|
|
num_cpus-1.13.0 \
|
|
num_enum-0.4.3 \
|
|
num_enum-0.5.1 \
|
|
num_enum_derive-0.4.3 \
|
|
num_enum_derive-0.5.1 \
|
|
numtoa-0.1.0 \
|
|
objc-0.2.7 \
|
|
objc-foundation-0.1.1 \
|
|
objc_id-0.1.1 \
|
|
oboe-0.4.2 \
|
|
oboe-sys-0.4.2 \
|
|
ogg-0.8.0 \
|
|
once_cell-1.8.0 \
|
|
ordered-float-2.5.1 \
|
|
osmesa-sys-0.1.2 \
|
|
osmio-0.4.0 \
|
|
owned_ttf_parser-0.6.0 \
|
|
pango-sys-0.10.0 \
|
|
parking_lot-0.11.1 \
|
|
parking_lot_core-0.8.3 \
|
|
pdqselect-0.1.0 \
|
|
peeking_take_while-0.1.2 \
|
|
percent-encoding-2.1.0 \
|
|
pest-2.1.3 \
|
|
petgraph-0.6.0 \
|
|
petname-1.1.0 \
|
|
pico-args-0.4.2 \
|
|
pin-project-lite-0.2.6 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.19 \
|
|
png-0.16.8 \
|
|
ppv-lite86-0.2.10 \
|
|
priority-queue-1.1.1 \
|
|
proc-macro-crate-0.1.5 \
|
|
proc-macro-error-1.0.4 \
|
|
proc-macro-error-attr-1.0.4 \
|
|
proc-macro-hack-0.5.19 \
|
|
proc-macro-nested-0.1.7 \
|
|
proc-macro2-1.0.27 \
|
|
protobuf-2.8.2 \
|
|
quick-xml-0.20.0 \
|
|
quote-1.0.9 \
|
|
rand-0.8.4 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.3 \
|
|
rand_distr-0.4.1 \
|
|
rand_hc-0.3.1 \
|
|
rand_xorshift-0.3.0 \
|
|
raw-window-handle-0.3.3 \
|
|
rctree-0.3.3 \
|
|
redox_syscall-0.2.9 \
|
|
redox_termios-0.1.2 \
|
|
regex-1.5.4 \
|
|
regex-automata-0.1.10 \
|
|
regex-syntax-0.6.25 \
|
|
remove_dir_all-0.5.3 \
|
|
reqwest-0.11.3 \
|
|
rfd-0.4.0 \
|
|
ring-0.16.20 \
|
|
robust-0.2.3 \
|
|
rodio-0.14.0 \
|
|
roxmltree-0.14.1 \
|
|
rstar-0.8.3 \
|
|
rustc-hash-1.1.0 \
|
|
rustls-0.19.1 \
|
|
rusttype-0.9.2 \
|
|
rustybuzz-0.3.0 \
|
|
ryu-1.0.5 \
|
|
same-file-1.0.6 \
|
|
scoped-tls-1.0.0 \
|
|
scoped_threadpool-0.1.9 \
|
|
scopeguard-1.1.0 \
|
|
sct-0.6.1 \
|
|
semver-0.11.0 \
|
|
semver-1.0.3 \
|
|
semver-parser-0.10.2 \
|
|
separator-0.4.1 \
|
|
serde-1.0.126 \
|
|
serde_derive-1.0.126 \
|
|
serde_json-1.0.64 \
|
|
serde_urlencoded-0.7.0 \
|
|
shared_library-0.1.9 \
|
|
shlex-0.1.1 \
|
|
sid-0.6.1 \
|
|
signal-hook-registry-1.4.0 \
|
|
simplecss-0.2.0 \
|
|
siphasher-0.2.3 \
|
|
slab-0.4.3 \
|
|
slotmap-0.4.0 \
|
|
smallvec-1.6.1 \
|
|
smithay-client-toolkit-0.12.3 \
|
|
socket2-0.4.0 \
|
|
spin-0.5.2 \
|
|
stable_deref_trait-1.2.0 \
|
|
stdweb-0.1.3 \
|
|
stretch-0.3.2 \
|
|
strsim-0.8.0 \
|
|
strsim-0.9.3 \
|
|
strsim-0.10.0 \
|
|
structopt-0.3.23 \
|
|
structopt-derive-0.4.16 \
|
|
strum-0.18.0 \
|
|
strum-0.21.0 \
|
|
strum_macros-0.18.0 \
|
|
strum_macros-0.21.1 \
|
|
svg_face-0.1.3 \
|
|
svgtypes-0.5.0 \
|
|
syn-1.0.73 \
|
|
system-deps-1.3.2 \
|
|
tempfile-3.2.0 \
|
|
termcolor-1.1.2 \
|
|
termion-1.5.6 \
|
|
textwrap-0.11.0 \
|
|
thiserror-1.0.25 \
|
|
thiserror-impl-1.0.25 \
|
|
thread_local-1.1.3 \
|
|
time-0.1.43 \
|
|
tinyvec-1.2.0 \
|
|
tinyvec_macros-0.1.0 \
|
|
tokio-1.7.0 \
|
|
tokio-macros-1.2.0 \
|
|
tokio-rustls-0.22.0 \
|
|
tokio-util-0.6.7 \
|
|
toml-0.5.8 \
|
|
tower-service-0.3.1 \
|
|
tracing-0.1.26 \
|
|
tracing-core-0.1.18 \
|
|
try-lock-0.2.3 \
|
|
ttf-parser-0.6.2 \
|
|
ttf-parser-0.9.0 \
|
|
ttf-parser-0.12.2 \
|
|
typenum-1.13.0 \
|
|
ucd-trie-0.1.3 \
|
|
unicode-bidi-0.3.5 \
|
|
unicode-bidi-mirroring-0.1.0 \
|
|
unicode-ccc-0.1.2 \
|
|
unicode-general-category-0.2.0 \
|
|
unicode-normalization-0.1.19 \
|
|
unicode-script-0.5.2 \
|
|
unicode-segmentation-1.7.1 \
|
|
unicode-vo-0.1.0 \
|
|
unicode-width-0.1.8 \
|
|
unicode-xid-0.2.2 \
|
|
untrusted-0.7.1 \
|
|
url-2.2.2 \
|
|
usvg-0.14.1 \
|
|
vec_map-0.8.2 \
|
|
version-compare-0.0.10 \
|
|
version_check-0.9.3 \
|
|
walkdir-2.3.2 \
|
|
want-0.3.0 \
|
|
wasi-0.10.2+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.74 \
|
|
wasm-bindgen-backend-0.2.74 \
|
|
wasm-bindgen-futures-0.4.24 \
|
|
wasm-bindgen-macro-0.2.74 \
|
|
wasm-bindgen-macro-support-0.2.74 \
|
|
wasm-bindgen-shared-0.2.74 \
|
|
wasm-streams-0.2.0 \
|
|
wayland-client-0.28.5 \
|
|
wayland-commons-0.28.5 \
|
|
wayland-cursor-0.28.5 \
|
|
wayland-egl-0.28.5 \
|
|
wayland-protocols-0.28.5 \
|
|
wayland-scanner-0.28.5 \
|
|
wayland-sys-0.28.5 \
|
|
web-sys-0.3.51 \
|
|
webbrowser-0.5.5 \
|
|
webpki-0.21.4 \
|
|
webpki-roots-0.21.1 \
|
|
widestring-0.4.3 \
|
|
winapi-0.2.8 \
|
|
winapi-0.3.9 \
|
|
winapi-build-0.1.1 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-util-0.1.5 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
winit-0.24.0 \
|
|
winreg-0.7.0 \
|
|
ws2_32-sys-0.2.1 \
|
|
x11-clipboard-0.3.3 \
|
|
x11-dl-2.18.5 \
|
|
xcb-0.8.2 \
|
|
xcursor-0.3.3 \
|
|
xdg-2.2.0 \
|
|
xml-rs-0.8.3 \
|
|
xmlparser-0.13.3 \
|
|
xmltree-0.10.3 \
|
|
xmlwriter-0.1.0 \
|
|
include_dir,include_dir_impl@git+https://github.com/dabreegster/include_dir?branch=union\#0e40ac82424165dac85496283304d3c64e080bb5 \
|
|
fast_paths@git+https://github.com/easbar/fast_paths?rev=9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee\#9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee \
|
|
geo,geo-types@git+https://github.com/georust/geo\#2ebbc7f8a8774d9a4a68e9a1b40bcdd22b02fac9 \
|
|
geo-booleanop@git+https://github.com/21re/rust-geo-booleanop\#188f016e44a3ec737ce8e279215caf558443de89 \
|
|
subprocess@git+https://github.com/hniksic/rust-subprocess\#c3e057d485dc9154396eeb322965b834e666b1c5 \
|
|
polylabel@git+https://github.com/urschrei/polylabel-rs\#d86089e93af18517651e866a53a79461bda331b7
|
|
|
|
BINARY_ALIAS= python3=${PYTHON_CMD}
|
|
|
|
# To update this port:
|
|
# 1. Update CARGO_CRATES based on 'make cargo-crates'
|
|
# 2. Run 'make update-data'
|
|
# 3. Upload the abstreet-data distfile
|
|
# 4. Run 'make makesum clean'
|
|
|
|
update-data: configure
|
|
# see https://github.com/dabreegster/abstreet/blob/master/docs/dev.md#getting-started for the list of supported cities
|
|
# huge_seattle is excluded as per this comment: https://github.com/dabreegster/abstreet/issues/192#issuecomment-657938969
|
|
@(${ECHO} "runtime: seattle,krakow,berlin" && \
|
|
${ECHO} "input: seattle,krakow,berlin") > ${WRKSRC}/data/config
|
|
@cd ${WRKSRC} && \
|
|
${SETENV} ${MAKE_ENV} ${CARGO_CARGO_RUN} run --bin updater && \
|
|
${TAR} czf ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz data && \
|
|
${ECHO} "Please upload the file ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz"
|
|
|
|
post-extract:
|
|
@${CP} ${WRKDIR}/data/config ${WRKSRC}/data/
|
|
@cd ${WRKDIR}/data/system && ${COPYTREE_SHARE} us ${WRKSRC}/data/system/
|
|
|
|
do-install:
|
|
${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/game ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-game
|
|
cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
|
|
|
|
.include <bsd.port.mk>
|