Skip to content

Commit

Permalink
x11-wm/niri: update to 0.1.0.b.1
Browse files Browse the repository at this point in the history
Changes:	https://github.com/YaLTeR/niri/releases/tag/v0.1.0-beta.1
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Jan 20, 2024
1 parent eef5bd7 commit fc86d4f
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 166 deletions.
6 changes: 3 additions & 3 deletions x11-wm/niri/Makefile
@@ -1,7 +1,6 @@
PORTNAME= niri
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0-alpha.3
PORTREVISION= 1
DISTVERSION= 0.1.0-beta.1
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -17,9 +16,10 @@ LIB_DEPENDS= libudev.so:devel/libudev-devd \
libxkbcommon.so:x11/libxkbcommon
RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri

USES= cargo gl
USES= cargo gl gnome
USE_GITHUB= yes
USE_GL= gbm
USE_GNOME= cairo pango
GH_ACCOUNT= YaLTeR
CARGO_FEATURES= --no-default-features dbus
PLIST_FILES= bin/${PORTNAME} \
Expand Down
94 changes: 56 additions & 38 deletions x11-wm/niri/Makefile.crates
Expand Up @@ -4,7 +4,7 @@ CARGO_CRATES= adler-1.0.2 \
allocator-api2-0.2.16 \
android-activity-0.5.1 \
android-properties-0.2.2 \
anstream-0.6.5 \
anstream-0.6.11 \
anstyle-1.0.4 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
Expand All @@ -19,22 +19,22 @@ CARGO_CRATES= adler-1.0.2 \
async-executor-1.8.0 \
async-fs-1.6.0 \
async-io-1.13.0 \
async-io-2.2.2 \
async-io-2.3.0 \
async-lock-2.8.0 \
async-lock-3.2.0 \
async-lock-3.3.0 \
async-process-1.8.1 \
async-recursion-1.0.5 \
async-signal-0.2.5 \
async-task-4.7.0 \
async-trait-0.1.77 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
base64-0.21.5 \
base64-0.21.7 \
bindgen-0.66.1 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bitflags-2.4.2 \
block-0.1.6 \
block-buffer-0.10.4 \
block-sys-0.2.1 \
Expand All @@ -45,7 +45,9 @@ CARGO_CRATES= adler-1.0.2 \
bytemuck_derive-1.5.0 \
byteorder-1.5.0 \
bytes-1.5.0 \
calloop-0.12.3 \
cairo-rs-0.18.5 \
cairo-sys-rs-0.18.2 \
calloop-0.12.4 \
calloop-wayland-source-0.2.0 \
cc-1.0.83 \
cesu8-1.1.0 \
Expand All @@ -56,8 +58,8 @@ CARGO_CRATES= adler-1.0.2 \
cgmath-0.18.0 \
chumsky-0.9.3 \
clang-sys-1.7.0 \
clap-4.4.13 \
clap_builder-4.4.12 \
clap-4.4.18 \
clap_builder-4.4.18 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
colorchoice-1.0.0 \
Expand All @@ -71,7 +73,7 @@ CARGO_CRATES= adler-1.0.2 \
core-graphics-types-0.1.3 \
cpufeatures-0.2.12 \
crc32fast-1.3.2 \
crossbeam-utils-0.8.18 \
crossbeam-utils-0.8.19 \
crypto-common-0.1.6 \
cursor-icon-1.1.0 \
deranged-0.3.11 \
Expand Down Expand Up @@ -99,17 +101,20 @@ CARGO_CRATES= adler-1.0.2 \
event-listener-strategy-0.4.0 \
fastrand-1.9.0 \
fastrand-2.0.1 \
fdeflate-0.3.3 \
fdeflate-0.3.4 \
flate2-1.0.28 \
fnv-1.0.7 \
foreign-types-0.5.0 \
foreign-types-macros-0.2.3 \
foreign-types-shared-0.3.1 \
form_urlencoded-1.2.1 \
futures-channel-0.3.30 \
futures-core-0.3.30 \
futures-executor-0.3.30 \
futures-io-0.3.30 \
futures-lite-1.13.0 \
futures-lite-2.2.0 \
futures-macro-0.3.30 \
futures-sink-0.3.30 \
futures-task-0.3.30 \
futures-util-0.3.30 \
Expand All @@ -118,14 +123,20 @@ CARGO_CRATES= adler-1.0.2 \
generator-0.7.5 \
generic-array-0.14.7 \
gethostname-0.4.3 \
getrandom-0.2.11 \
getrandom-0.2.12 \
gio-0.18.4 \
gio-sys-0.18.1 \
git-version-0.3.9 \
git-version-macro-0.3.9 \
gl_generator-0.14.0 \
glib-0.18.5 \
glib-macros-0.18.5 \
glib-sys-0.18.1 \
glob-0.3.1 \
gobject-sys-0.18.0 \
hashbrown-0.14.3 \
heck-0.4.1 \
hermit-abi-0.3.3 \
hermit-abi-0.3.4 \
hex-0.4.3 \
icrate-0.0.4 \
idna-0.5.0 \
Expand All @@ -135,17 +146,18 @@ CARGO_CRATES= adler-1.0.2 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
io-lifetimes-2.0.3 \
itoa-1.0.10 \
jni-0.21.1 \
jni-sys-0.3.0 \
jobserver-0.1.27 \
js-sys-0.3.66 \
js-sys-0.3.67 \
keyframe-1.1.1 \
khronos_api-3.1.0 \
knuffel-3.2.0 \
knuffel-derive-3.2.0 \
lazy_static-1.4.0 \
lazycell-1.3.0 \
libc-0.2.151 \
libc-0.2.152 \
libloading-0.8.1 \
libm-0.2.8 \
libredox-0.0.1 \
Expand All @@ -156,8 +168,8 @@ CARGO_CRATES= adler-1.0.2 \
libspa-sys-0.7.2 \
libudev-sys-0.1.4 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.12 \
linux-raw-sys-0.6.3 \
linux-raw-sys-0.4.13 \
linux-raw-sys-0.6.4 \
log-0.4.20 \
logind-zbus-3.1.2 \
loom-0.7.1 \
Expand Down Expand Up @@ -194,6 +206,10 @@ CARGO_CRATES= adler-1.0.2 \
orbclient-0.3.47 \
ordered-stream-0.2.0 \
overload-0.1.1 \
pango-0.18.3 \
pango-sys-0.18.0 \
pangocairo-0.18.0 \
pangocairo-sys-0.18.0 \
parking-2.2.0 \
peeking_take_while-0.1.2 \
percent-encoding-2.3.1 \
Expand All @@ -202,15 +218,15 @@ CARGO_CRATES= adler-1.0.2 \
piper-0.2.1 \
pipewire-0.7.2 \
pipewire-sys-0.7.2 \
pkg-config-0.3.28 \
png-0.17.10 \
pkg-config-0.3.29 \
png-0.17.11 \
polling-2.8.0 \
polling-3.3.1 \
polling-3.3.2 \
portable-atomic-1.6.0 \
powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
proc-macro-crate-1.3.1 \
proc-macro-crate-3.0.0 \
proc-macro-crate-2.0.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.76 \
Expand All @@ -236,15 +252,17 @@ CARGO_CRATES= adler-1.0.2 \
regex-syntax-0.8.2 \
rustc-hash-1.1.0 \
rustix-0.37.27 \
rustix-0.38.28 \
rustix-0.38.30 \
rustversion-1.0.14 \
rusty-fork-0.3.0 \
ryu-1.0.16 \
same-file-1.0.6 \
scan_fmt-0.2.6 \
scoped-tls-1.0.1 \
sd-notify-0.4.1 \
serde-1.0.195 \
serde_derive-1.0.195 \
serde_json-1.0.111 \
serde_repr-0.1.18 \
serde_spanned-0.6.5 \
sha1-0.10.6 \
Expand All @@ -253,12 +271,12 @@ CARGO_CRATES= adler-1.0.2 \
signal-hook-registry-1.4.1 \
simd-adler32-0.3.7 \
slab-0.4.9 \
smallvec-1.11.2 \
smallvec-1.13.0 \
smithay-client-toolkit-0.18.0 \
smol_str-0.2.0 \
smol_str-0.2.1 \
socket2-0.4.10 \
static_assertions-1.1.0 \
strsim-0.10.1 \
strsim-0.10.0 \
syn-1.0.109 \
syn-2.0.48 \
system-deps-6.2.0 \
Expand All @@ -272,10 +290,10 @@ CARGO_CRATES= adler-1.0.2 \
time-core-0.1.2 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
toml-0.8.8 \
toml_datetime-0.6.5 \
toml-0.8.2 \
toml_datetime-0.6.3 \
toml_edit-0.19.15 \
toml_edit-0.21.0 \
toml_edit-0.20.2 \
tracing-0.1.40 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
Expand All @@ -288,7 +306,7 @@ CARGO_CRATES= adler-1.0.2 \
udev-0.8.0 \
uds_windows-1.1.0 \
unarray-0.1.4 \
unicode-bidi-0.3.14 \
unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
Expand All @@ -302,12 +320,12 @@ CARGO_CRATES= adler-1.0.2 \
waker-fn-1.1.1 \
walkdir-2.4.0 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.89 \
wasm-bindgen-backend-0.2.89 \
wasm-bindgen-futures-0.4.39 \
wasm-bindgen-macro-0.2.89 \
wasm-bindgen-macro-support-0.2.89 \
wasm-bindgen-shared-0.2.89 \
wasm-bindgen-0.2.90 \
wasm-bindgen-backend-0.2.90 \
wasm-bindgen-futures-0.4.40 \
wasm-bindgen-macro-0.2.90 \
wasm-bindgen-macro-support-0.2.90 \
wasm-bindgen-shared-0.2.90 \
wayland-backend-0.3.2 \
wayland-client-0.31.1 \
wayland-csd-frame-0.3.0 \
Expand All @@ -320,7 +338,7 @@ CARGO_CRATES= adler-1.0.2 \
wayland-scanner-0.31.0 \
wayland-server-0.31.0 \
wayland-sys-0.31.1 \
web-sys-0.3.66 \
web-sys-0.3.67 \
web-time-0.2.4 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
Expand Down Expand Up @@ -356,8 +374,8 @@ CARGO_CRATES= adler-1.0.2 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
winit-0.29.9 \
winnow-0.5.33 \
winit-0.29.10 \
winnow-0.5.34 \
x11-dl-2.21.0 \
x11rb-0.13.0 \
x11rb-protocol-0.13.0 \
Expand All @@ -375,4 +393,4 @@ CARGO_CRATES= adler-1.0.2 \
zvariant-3.15.0 \
zvariant_derive-3.15.0 \
zvariant_utils-1.0.1 \
smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#77686d70991d6aa86de2ed787a335ef1643132d8
smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#b7284bc6ca6afc782bd55a5c34ef3f902005951f

0 comments on commit fc86d4f

Please sign in to comment.