Skip to content

Commit

Permalink
graphics/viu: Update to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Jan 22, 2024
1 parent 818021d commit 5f1cd10
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 295 deletions.
101 changes: 1 addition & 100 deletions graphics/viu/Makefile
@@ -1,7 +1,6 @@
PORTNAME= viu
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
PORTREVISION= 20
DISTVERSION= 1.5.0
CATEGORIES= graphics

MAINTAINER= lcook@FreeBSD.org
Expand All @@ -15,104 +14,6 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= atanunq

CARGO_CRATES= adler-1.0.2 \
adler32-1.2.0 \
aho-corasick-0.5.3 \
ansi_colours-1.0.4 \
ansi_term-0.12.1 \
atty-0.2.14 \
autocfg-1.0.1 \
base64-0.13.0 \
bitflags-1.3.2 \
bytemuck-1.7.3 \
byteorder-1.4.3 \
cc-1.0.72 \
cfg-if-1.0.0 \
clap-2.34.0 \
color_quant-1.1.0 \
console-0.15.0 \
crc32fast-1.3.0 \
crossbeam-channel-0.5.1 \
crossbeam-deque-0.8.1 \
crossbeam-epoch-0.9.5 \
crossbeam-utils-0.8.5 \
crossterm-0.22.1 \
crossterm_winapi-0.9.0 \
ctrlc-3.2.1 \
deflate-0.8.6 \
either-1.6.1 \
encode_unicode-0.3.6 \
getrandom-0.2.3 \
gif-0.11.3 \
hermit-abi-0.1.19 \
image-0.23.14 \
instant-0.1.12 \
jpeg-decoder-0.1.22 \
kernel32-sys-0.2.2 \
lazy_static-0.2.11 \
lazy_static-1.4.0 \
libc-0.2.112 \
lock_api-0.4.5 \
log-0.4.14 \
make-cmd-0.1.0 \
memchr-0.1.11 \
memoffset-0.6.5 \
miniz_oxide-0.3.7 \
miniz_oxide-0.4.4 \
mio-0.7.14 \
miow-0.3.7 \
nix-0.23.1 \
ntapi-0.3.6 \
num-integer-0.1.44 \
num-iter-0.1.42 \
num-rational-0.3.2 \
num-traits-0.2.14 \
num_cpus-1.13.0 \
once_cell-1.9.0 \
parking_lot-0.11.2 \
parking_lot_core-0.8.5 \
png-0.16.8 \
ppv-lite86-0.2.15 \
rand-0.8.4 \
rand_chacha-0.3.1 \
rand_core-0.6.3 \
rand_hc-0.3.1 \
rayon-1.5.1 \
rayon-core-1.9.1 \
redox_syscall-0.2.10 \
regex-0.1.80 \
regex-syntax-0.3.9 \
remove_dir_all-0.5.3 \
scoped_threadpool-0.1.9 \
scopeguard-1.1.0 \
semver-parser-0.6.2 \
signal-hook-0.3.12 \
signal-hook-mio-0.2.1 \
signal-hook-registry-1.4.0 \
sixel-0.3.2 \
sixel-sys-0.3.1 \
smallvec-1.7.0 \
strsim-0.8.0 \
tempfile-3.2.0 \
termcolor-1.1.2 \
terminal_size-0.1.17 \
textwrap-0.11.0 \
thread-id-2.0.0 \
thread_local-0.2.7 \
tiff-0.6.1 \
unicode-width-0.1.9 \
utf8-ranges-0.1.3 \
vec_map-0.8.2 \
viuer-0.5.3 \
wasi-0.10.2+wasi-snapshot-preview1 \
weezl-0.1.5 \
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

PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README.md

Expand Down
104 changes: 104 additions & 0 deletions graphics/viu/Makefile.crates
@@ -0,0 +1,104 @@
CARGO_CRATES= adler-1.0.2 \
ansi_colours-1.2.2 \
anstream-0.6.4 \
anstyle-1.0.4 \
anstyle-parse-0.2.2 \
anstyle-query-1.0.0 \
anstyle-wincon-3.0.1 \
autocfg-1.1.0 \
base64-0.21.5 \
bit_field-0.10.2 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bytemuck-1.14.0 \
byteorder-1.5.0 \
cfg-if-1.0.0 \
clap-4.4.8 \
clap_builder-4.4.8 \
clap_lex-0.6.0 \
color_quant-1.1.0 \
colorchoice-1.0.0 \
console-0.15.7 \
crc32fast-1.3.2 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.15 \
crossbeam-utils-0.8.16 \
crossterm-0.27.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
ctrlc-3.4.1 \
either-1.9.0 \
encode_unicode-0.3.6 \
errno-0.3.7 \
exr-1.71.0 \
fastrand-2.0.1 \
fdeflate-0.3.1 \
flate2-1.0.28 \
flume-0.11.0 \
gif-0.12.0 \
half-2.2.1 \
image-0.24.7 \
jpeg-decoder-0.3.0 \
lazy_static-1.4.0 \
lebe-0.5.2 \
libc-0.2.150 \
linux-raw-sys-0.4.11 \
lock_api-0.4.11 \
log-0.4.20 \
make-cmd-0.1.0 \
memoffset-0.9.0 \
miniz_oxide-0.7.1 \
mio-0.8.9 \
nix-0.27.1 \
num-integer-0.1.45 \
num-rational-0.4.1 \
num-traits-0.2.17 \
parking_lot-0.12.1 \
parking_lot_core-0.9.9 \
png-0.17.10 \
qoi-0.4.1 \
rayon-1.8.0 \
rayon-core-1.12.0 \
redox_syscall-0.4.1 \
rgb-0.8.37 \
rustix-0.38.25 \
scopeguard-1.2.0 \
signal-hook-0.3.17 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.1 \
simd-adler32-0.3.7 \
sixel-rs-0.3.3 \
sixel-sys-0.3.1 \
smallvec-1.11.2 \
spin-0.9.8 \
strsim-0.10.0 \
tempfile-3.8.1 \
termcolor-1.4.0 \
tiff-0.9.0 \
utf8parse-0.2.1 \
viuer-0.7.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
weezl-0.1.7 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
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.5 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
zune-inflate-0.2.54

0 comments on commit 5f1cd10

Please sign in to comment.