mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
9e2f049735
Changes: https://github.com/SeaDve/Mousai/releases/tag/v0.7.5 Reported by: GitHub (watch releases)
201 lines
4.4 KiB
Makefile
201 lines
4.4 KiB
Makefile
CARGO_CRATES= aho-corasick-1.0.1 \
|
|
anyhow-1.0.70 \
|
|
arrayvec-0.7.2 \
|
|
async-trait-0.1.68 \
|
|
atomic_refcell-0.1.10 \
|
|
autocfg-1.1.0 \
|
|
bincode-1.3.3 \
|
|
bitflags-1.3.2 \
|
|
block-0.1.6 \
|
|
bytemuck-1.13.1 \
|
|
byteorder-1.4.3 \
|
|
cairo-rs-0.17.0 \
|
|
cairo-sys-rs-0.17.0 \
|
|
cc-1.0.79 \
|
|
cfg-expr-0.15.1 \
|
|
cfg-if-1.0.0 \
|
|
crossbeam-queue-0.3.8 \
|
|
crossbeam-utils-0.8.15 \
|
|
dbus-0.6.5 \
|
|
deluxe-0.5.0 \
|
|
deluxe-core-0.5.0 \
|
|
deluxe-macros-0.5.0 \
|
|
doxygen-rs-0.2.2 \
|
|
errno-0.3.1 \
|
|
errno-dragonfly-0.1.2 \
|
|
fastrand-1.9.0 \
|
|
field-offset-0.3.5 \
|
|
form_urlencoded-1.1.0 \
|
|
futures-channel-0.3.28 \
|
|
futures-core-0.3.28 \
|
|
futures-executor-0.3.28 \
|
|
futures-io-0.3.28 \
|
|
futures-macro-0.3.28 \
|
|
futures-task-0.3.28 \
|
|
futures-util-0.3.28 \
|
|
fuzzy-matcher-0.3.7 \
|
|
gdk-pixbuf-0.17.0 \
|
|
gdk-pixbuf-sys-0.17.0 \
|
|
gdk4-0.6.3 \
|
|
gdk4-sys-0.6.3 \
|
|
gettext-rs-0.7.0 \
|
|
gettext-sys-0.21.3 \
|
|
gio-0.17.9 \
|
|
gio-sys-0.17.4 \
|
|
glib-0.15.12 \
|
|
glib-0.17.9 \
|
|
glib-macros-0.15.13 \
|
|
glib-macros-0.17.9 \
|
|
glib-sys-0.15.10 \
|
|
glib-sys-0.17.4 \
|
|
gobject-sys-0.15.10 \
|
|
gobject-sys-0.17.4 \
|
|
graphene-rs-0.17.1 \
|
|
graphene-sys-0.17.0 \
|
|
gsettings-macro-0.1.18 \
|
|
gsk4-0.6.3 \
|
|
gsk4-sys-0.6.3 \
|
|
gstreamer-0.20.5 \
|
|
gstreamer-base-0.20.5 \
|
|
gstreamer-base-sys-0.20.0 \
|
|
gstreamer-play-0.20.2 \
|
|
gstreamer-play-sys-0.20.0 \
|
|
gstreamer-sys-0.20.0 \
|
|
gstreamer-video-0.20.4 \
|
|
gstreamer-video-sys-0.20.0 \
|
|
gtk4-0.6.6 \
|
|
gtk4-macros-0.6.6 \
|
|
gtk4-sys-0.6.3 \
|
|
hashbrown-0.12.3 \
|
|
heck-0.4.1 \
|
|
heed-0.20.0-alpha.0 \
|
|
heed-traits-0.20.0-alpha.0 \
|
|
heed-types-0.20.0-alpha.0 \
|
|
hermit-abi-0.3.1 \
|
|
idna-0.3.0 \
|
|
if_chain-1.0.2 \
|
|
indexmap-1.9.3 \
|
|
instant-0.1.12 \
|
|
io-lifetimes-1.0.10 \
|
|
itoa-1.0.6 \
|
|
lazy_static-1.4.0 \
|
|
libadwaita-0.4.1 \
|
|
libadwaita-sys-0.4.1 \
|
|
libc-0.2.142 \
|
|
libdbus-sys-0.2.5 \
|
|
libpulse-binding-2.27.1 \
|
|
libpulse-glib-binding-2.27.1 \
|
|
libpulse-mainloop-glib-sys-1.20.1 \
|
|
libpulse-sys-1.20.1 \
|
|
linux-raw-sys-0.3.4 \
|
|
lmdb-master-sys-0.1.0 \
|
|
locale_config-0.3.0 \
|
|
log-0.4.17 \
|
|
malloc_buf-0.0.6 \
|
|
memchr-2.5.0 \
|
|
memoffset-0.8.0 \
|
|
mpris-player-0.6.2 \
|
|
muldiv-1.0.1 \
|
|
nu-ansi-term-0.46.0 \
|
|
num-derive-0.3.3 \
|
|
num-integer-0.1.45 \
|
|
num-rational-0.4.1 \
|
|
num-traits-0.2.15 \
|
|
objc-0.2.7 \
|
|
objc-foundation-0.1.1 \
|
|
objc_id-0.1.1 \
|
|
once_cell-1.17.1 \
|
|
option-operations-0.5.0 \
|
|
overload-0.1.1 \
|
|
page_size-0.5.0 \
|
|
pango-0.17.4 \
|
|
pango-sys-0.17.0 \
|
|
paste-1.0.12 \
|
|
percent-encoding-2.2.0 \
|
|
phf-0.11.1 \
|
|
phf_generator-0.11.1 \
|
|
phf_macros-0.11.1 \
|
|
phf_shared-0.11.1 \
|
|
pin-project-lite-0.2.9 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.26 \
|
|
pretty-hex-0.3.0 \
|
|
proc-macro-crate-1.3.1 \
|
|
proc-macro-error-1.0.4 \
|
|
proc-macro-error-attr-1.0.4 \
|
|
proc-macro2-1.0.56 \
|
|
quick-xml-0.28.2 \
|
|
quote-1.0.26 \
|
|
rand-0.8.5 \
|
|
rand_core-0.6.4 \
|
|
redox_syscall-0.3.5 \
|
|
regex-1.8.1 \
|
|
regex-syntax-0.7.1 \
|
|
rustc_version-0.4.0 \
|
|
rustix-0.37.15 \
|
|
rustversion-1.0.12 \
|
|
ryu-1.0.13 \
|
|
semver-1.0.17 \
|
|
serde-1.0.160 \
|
|
serde_derive-1.0.160 \
|
|
serde_json-1.0.96 \
|
|
serde_spanned-0.6.1 \
|
|
sharded-slab-0.1.4 \
|
|
siphasher-0.3.10 \
|
|
slab-0.4.8 \
|
|
smallvec-1.10.0 \
|
|
soup3-0.4.0 \
|
|
soup3-sys-0.4.0 \
|
|
strsim-0.10.0 \
|
|
strum-0.24.1 \
|
|
strum_macros-0.24.3 \
|
|
syn-1.0.109 \
|
|
syn-2.0.15 \
|
|
synchronoise-1.0.1 \
|
|
system-deps-6.0.5 \
|
|
target-lexicon-0.12.7 \
|
|
temp-dir-0.1.11 \
|
|
tempfile-3.5.0 \
|
|
thiserror-1.0.40 \
|
|
thiserror-impl-1.0.40 \
|
|
thread_local-1.1.7 \
|
|
tinyvec-1.6.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
toml-0.7.3 \
|
|
toml_datetime-0.6.1 \
|
|
toml_edit-0.19.8 \
|
|
tracing-0.1.38 \
|
|
tracing-attributes-0.1.24 \
|
|
tracing-core-0.1.30 \
|
|
tracing-log-0.1.3 \
|
|
tracing-subscriber-0.3.17 \
|
|
unicode-bidi-0.3.13 \
|
|
unicode-ident-1.0.8 \
|
|
unicode-normalization-0.1.22 \
|
|
url-2.3.1 \
|
|
valuable-0.1.0 \
|
|
version-compare-0.1.1 \
|
|
version_check-0.9.4 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-sys-0.45.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-targets-0.42.2 \
|
|
windows-targets-0.48.0 \
|
|
windows_aarch64_gnullvm-0.42.2 \
|
|
windows_aarch64_gnullvm-0.48.0 \
|
|
windows_aarch64_msvc-0.42.2 \
|
|
windows_aarch64_msvc-0.48.0 \
|
|
windows_i686_gnu-0.42.2 \
|
|
windows_i686_gnu-0.48.0 \
|
|
windows_i686_msvc-0.42.2 \
|
|
windows_i686_msvc-0.48.0 \
|
|
windows_x86_64_gnu-0.42.2 \
|
|
windows_x86_64_gnu-0.48.0 \
|
|
windows_x86_64_gnullvm-0.42.2 \
|
|
windows_x86_64_gnullvm-0.48.0 \
|
|
windows_x86_64_msvc-0.42.2 \
|
|
windows_x86_64_msvc-0.48.0 \
|
|
winnow-0.4.1
|