diff --git a/programming/language/rust/pspec.xml b/programming/language/rust/pspec.xml
index 17d474b1a6..70d4f19900 100755
--- a/programming/language/rust/pspec.xml
+++ b/programming/language/rust/pspec.xml
@@ -12,15 +12,15 @@
app
Systems programming language focused on safety, speed and concurrency
Systems programming language focused on safety, speed and concurrency
- https://static.rust-lang.org/dist/rustc-1.64.0-src.tar.gz
+ https://static.rust-lang.org/dist/rustc-1.66.0-src.tar.gz
- https://static.rust-lang.org/dist/rust-1.64.0-x86_64-unknown-linux-gnu.tar.gz
+ https://static.rust-lang.org/dist/rust-1.66.0-x86_64-unknown-linux-gnu.tar.gz
bootstrap-config.toml
- rust
+ rust
perl
llvm
cmake
@@ -77,6 +77,13 @@
+
+ 2022-12-23
+ 1.66.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-09-23
1.64.0
diff --git a/util/misc/ibus/actions.py b/util/misc/ibus/actions.py
index 2b4e8f15b8..773b29190c 100644
--- a/util/misc/ibus/actions.py
+++ b/util/misc/ibus/actions.py
@@ -22,6 +22,7 @@ def setup():
--enable-gtk-doc \
--enable-python-library \
--with-python=python3 \
+ --disable-systemd-services \
--enable-gtk4 \
--enable-gtk3 \
--enable-gtk2")
diff --git a/util/misc/ibus/pspec.xml b/util/misc/ibus/pspec.xml
index 3f615b6344..846408a67c 100644
--- a/util/misc/ibus/pspec.xml
+++ b/util/misc/ibus/pspec.xml
@@ -12,7 +12,7 @@
app
Intelligent Input Bus for Linux / Unix OS
IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface.
- https://github.com/ibus/ibus/releases/download/1.5.25/ibus-1.5.25.tar.gz
+ https://github.com/ibus/ibus/releases/download/1.5.27/ibus-1.5.27.tar.gz
gtk2-devel
@@ -37,6 +37,9 @@
gobject-introspection-devel
docbook-xsl
libXtst-devel
+ wayland-devel
+ wayland-client
+ libXfixes-devel
@@ -60,7 +63,7 @@
libxkbcommon
gobject-introspection
python3-pygobject3
- wayland-client
+ libXfixes
/etc/bash_completion.d/
@@ -114,6 +117,21 @@
+
+ ibus-wayland
+ ibus için wayland desteği
+
+ ibus
+ glib2
+ wayland-client
+ libxkbcommon
+
+
+ /etc/xdg/Xwayland-session.d/10-ibus-x11
+ /usr/lib/ibus/ibus-wayland
+
+
+
ibus-devel
ibus için geliştirme dosyaları
@@ -128,6 +146,13 @@
+
+ 2022-12-23
+ 1.5.27
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-08-24
1.5.25