Compare commits

..

2 Commits

Author SHA1 Message Date
madonuko 71315d007b npm 2026-02-13 01:06:01 +08:00
madonuko 5529c30788 fix(vicinae): bdep Qt6GuiPrivate 2026-02-13 00:50:49 +08:00
16 changed files with 115 additions and 80 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 0.0.871
Version: 0.0.869
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary
Version: 0.0.871
Version: 0.0.869
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-ptb-openasar
Version: 0.0.177
Version: 0.0.176
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-ptb
Version: 0.0.177
Version: 0.0.176
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers.
URL: https://discord.com
+4 -4
View File
@@ -1,11 +1,11 @@
--- deno-2.6.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ deno-2.6.9/Cargo.toml 2026-02-12T15:05:13.386522+00:00
@@ -667,24 +667,3 @@
--- deno-2.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ deno-2.6.3/Cargo.toml 2025-12-24T13:35:12.790326+00:00
@@ -657,24 +657,3 @@
[target."cfg(unix)".dependencies.shell-escape]
version = "=0.1.5"
-[target."cfg(windows)".dependencies.deno_subprocess_windows]
-version = "0.26.0"
-version = "0.25.0"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "=0.3.9"
+1 -1
View File
@@ -1,6 +1,6 @@
Name: flow-control
Epoch: 1
Version: 0.7.0
Version: 0.6.0
Release: 1%?dist
Summary: A programmer's text editor
License: MIT
+3 -5
View File
@@ -1,10 +1,8 @@
%global ver geist@1.7.0
Name: geist-font
Version: %(echo %ver | sed 's/^geist@//')
Version: geist@1.7.0
Release: 1%?dist
URL: https://vercel.com/font
Source0: https://github.com/vercel/geist-font/archive/refs/tags/%ver.tar.gz
Source0: https://github.com/vercel/geist-font/archive/refs/tags/%version.tar.gz
License: OFL-1.1
Summary: Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio
BuildRequires: make python3 python3.10 python3.10-devel meson cairo cairo-devel gcc
@@ -30,7 +28,7 @@ Geist Mono is a monospaced typeface that has been crafted to be the perfect part
It is designed to be used in code editors, diagrams, terminals, and other textbased interfaces where code is represented.
%prep
%autosetup -n %name-geist-%version
%autosetup -n %name-%version
%build
%make_build
+1 -1
View File
@@ -1 +1 @@
rpm.global("ver", gh("vercel/geist-font"));
rpm.version(gh("vercel/geist-font"));
+3 -3
View File
@@ -6,7 +6,7 @@ Release: 1%?dist
Summary: Text editor for your terminal: easy, powerful and fast
URL: https://sinelaw.github.io/fresh/
Source0: https://github.com/sinelaw/fresh/archive/refs/tags/v%version.tar.gz
License: GPL-2.0-only
License: GPL-2.0-Only
BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold
Packager: Owen Zimmerman <owen@fyralabs.com>
@@ -15,10 +15,10 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
%{summary}.
%package doc
Summary: Documentation for %{name}
Summary: Documentaion for %{name}
%description doc
Documentation for %{name}.
Documentaion for %{name}.
%prep
%autosetup
+6 -9
View File
@@ -185,9 +185,6 @@ install -Dm644 %{SOURCE1} %{buildroot}%{_presetdir}/70-apparmor.preset
find %{buildroot} \( -name "*.a" -o -name "*.la" \) -delete
mkdir -p %buildroot%python3_sitearch/LibAppArmor
mv %buildroot%python3_sitearch/{LibAppArmor.py,_LibAppArmor.cpython-*-linux-gnu.so,__pycache__/LibAppArmor.*} %buildroot%python3_sitearch/LibAppArmor/
%find_lang aa-binutils
%find_lang apparmor-parser
%find_lang apparmor-utils
@@ -279,11 +276,11 @@ make -C utils check
%{_bindir}/aa-exec
%{_bindir}/aa-features-abi
%{_sbindir}/aa-load
#{_sbindir}/aa-show-usage
%{_sbindir}/aa-teardown
%{_unitdir}/apparmor.service
%{_sbindir}/aa-show-usage
%dnl %{_sbindir}/aa-teardown
%dnl %{_unitdir}/apparmor.service
%{_presetdir}/70-apparmor.preset
%{_prefix}/lib/apparmor
%dnl %{_prefix}/lib/apparmor
%dir %{_sysconfdir}/apparmor
# FIXME: the confusion…? how did this happen
%config(noreplace) %{_sysconfdir}/apparmor/default_unconfined.template
@@ -297,8 +294,8 @@ make -C utils check
%{_mandir}/man7/apparmor.7.gz
%{_mandir}/man7/apparmor_xattrs.7.gz
%{_mandir}/man8/aa-load.8.gz
#{_mandir}/man8/aa-show-usage.8.gz
%{_mandir}/man8/aa-teardown.8.gz
%{_mandir}/man8/aa-show-usage.8.gz
%dnl %{_mandir}/man8/aa-teardown.8.gz
%{_mandir}/man8/apparmor_parser.8.gz
%files utils -f apparmor-utils.lang
+2 -2
View File
@@ -1,7 +1,7 @@
%global _distro_extra_cflags -Wno-discarded-qualifiers -Wno-maybe-uninitialized
%global _distro_extra_cflags -Wno-discarded-qualifiers
Name: quickjs-ng
Version: 0.12.1
Version: 0.12.0
Release: 1%?dist
License: MIT
Summary: A mighty JavaScript engine
+2 -1
View File
@@ -17,12 +17,13 @@ BuildRequires: cmake(minizip)
BuildRequires: cmake(Qt6)
BuildRequires: cmake(Qt6Svg)
BuildRequires: cmake(Qt6Keychain)
BuildRequires: cmake(Qt6GuiPrivate)
BuildRequires: cmake(LayerShellQt)
BuildRequires: pkgconfig(libqalculate)
BuildRequires: pkgconfig(protobuf)
BuildRequires: pkgconfig(icu-uc)
BuildRequires: wayland-devel
BuildRequires: nodejs-npm
BuildRequires: /usr/bin/npm
BuildRequires: systemd-rpm-macros
Requires: nodejs-npm
@@ -1,6 +1,6 @@
--- mise-2026.2.10/Cargo.toml 2006-07-24T01:21:28+00:00
+++ mise-2026.2.10/Cargo.toml 2026-02-12T15:02:18.584012+00:00
@@ -575,30 +575,6 @@
--- mise-2025.9.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.9.15/Cargo.toml 2025-09-22T01:33:34.763933+00:00
@@ -507,27 +507,6 @@
optional = true
default-features = false
@@ -24,14 +24,11 @@
- "consoleapi",
- "minwindef",
-]
-
-[target."cfg(windows)".dependencies.zipsign-api]
-version = "0.1"
-
[lints.clippy]
borrowed_box = "allow"
@@ -615,3 +591,4 @@
@@ -544,3 +523,4 @@
[profile.serious]
lto = true
inherits = "release"
+2 -3
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.2.11
Version: 2026.2.10
Release: 1%?dist
Summary: Front-end to your dev env
@@ -91,10 +91,9 @@ Zsh command line completion support for %{crate}.
%build
%{cargo_license_summary_online}
%{cargo_license_online} > LICENSE.dependencies
%{cargo_build} --locked
%install
%crate_install_bin
%cargo_install
install -Dm644 %SOURCE1 %buildroot%_mandir/man1/mise.1
install -Dm644 %SOURCE2 %buildroot%bash_completions_dir/mise.bash
install -Dm644 %SOURCE3 %buildroot%fish_completions_dir/mise.fish
+33 -14
View File
@@ -1,12 +1,12 @@
--- kanata-1.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ kanata-1.11.0/Cargo.toml 2026-02-12T16:56:59.169531+00:00
@@ -47,23 +47,9 @@
--- kanata-1.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ kanata-1.9.0/Cargo.toml 2025-06-23T09:19:38.121344+00:00
@@ -45,23 +45,9 @@
"kanata-parser/gui",
"win_sendinput_send_scancodes",
"win_llhook_read_scancodes",
- "dep:muldiv",
- "dep:strip-ansi-escapes",
"dep:open",
- "muldiv",
- "strip-ansi-escapes",
"open",
- "dep:windows-sys",
- "winapi/processthreadsapi",
- "native-windows-gui/tray-notification",
@@ -20,19 +20,29 @@
- "native-windows-gui/animation-timer",
]
interception_driver = [
- "dep:kanata-interception",
- "kanata-interception",
"kanata-parser/interception_driver",
]
passthru_ahk = [
@@ -202,88 +188,9 @@
[target.'cfg(not(any(target_arch = "wasm32", target_os = "android")))'.dependencies.arboard]
version = "3.4"
@@ -75,9 +61,7 @@
wasm = ["instant/wasm-bindgen"]
win_llhook_read_scancodes = ["kanata-parser/win_llhook_read_scancodes"]
win_manifest = [
- "embed-resource",
"indoc",
- "regex",
]
win_sendinput_send_scancodes = ["kanata-parser/win_sendinput_send_scancodes"]
zippychord = ["kanata-parser/zippychord"]
@@ -186,97 +170,9 @@
[target.'cfg(target_os = "linux")'.dependencies.signal-hook]
version = "0.3.14"
-[target.'cfg(target_os = "macos")'.dependencies.core-graphics]
-version = "0.24.0"
-
-[target.'cfg(target_os = "macos")'.dependencies.karabiner-driverkit]
-version = "0.2.0"
-version = "0.1.5"
-
-[target.'cfg(target_os = "macos")'.dependencies.libc]
-version = "0.2"
@@ -81,9 +91,6 @@
- "wincon",
- "timeapi",
- "mmsystem",
- "winuser",
- "windef",
- "minwindef",
-]
-
-[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
@@ -107,6 +114,18 @@
- "Wdk_System_SystemServices",
-]
-optional = true
-
-[target.'cfg(target_os = "windows")'.build-dependencies.embed-resource]
-version = "2.4.2"
-optional = true
-
-[target.'cfg(target_os = "windows")'.build-dependencies.indoc]
-version = "2.0.4"
-optional = true
-
-[target.'cfg(target_os = "windows")'.build-dependencies.regex]
-version = "1.10.4"
-optional = true
-
[profile.release]
opt-level = "z"
+50 -26
View File
@@ -1,4 +1,4 @@
# Generated by rust2rpm 28
# Generated by rust2rpm 27
%bcond check 1
%global crate kanata
@@ -15,7 +15,7 @@ Source: %{crates_source}
Patch: kanata-fix-metadata-auto.diff
Packager: madonuko <mado@fyralabs.com>
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: anda-srpm-macros cargo-rpm-macros >= 24
%global _description %{expand:
Multi-layer keyboard customization.}
@@ -67,18 +67,6 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+cargo-clippy-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+cargo-clippy-devel %{_description}
This package contains library source intended for building other packages which
use the "cargo-clippy" feature of the "%{crate}" crate.
%files -n %{name}+cargo-clippy-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+cmd-devel
Summary: %{summary}
BuildArch: noarch
@@ -103,6 +91,18 @@ use the "gui" feature of the "%{crate}" crate.
%files -n %{name}+gui-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+indoc-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+indoc-devel %{_description}
This package contains library source intended for building other packages which
use the "indoc" feature of the "%{crate}" crate.
%files -n %{name}+indoc-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+interception_driver-devel
Summary: %{summary}
BuildArch: noarch
@@ -115,6 +115,18 @@ use the "interception_driver" feature of the "%{crate}" crate.
%files -n %{name}+interception_driver-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+open-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+open-devel %{_description}
This package contains library source intended for building other packages which
use the "open" feature of the "%{crate}" crate.
%files -n %{name}+open-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+passthru_ahk-devel
Summary: %{summary}
BuildArch: noarch
@@ -139,6 +151,18 @@ use the "perf_logging" feature of the "%{crate}" crate.
%files -n %{name}+perf_logging-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+serde_json-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+serde_json-devel %{_description}
This package contains library source intended for building other packages which
use the "serde_json" feature of the "%{crate}" crate.
%files -n %{name}+serde_json-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+simulated_input-devel
Summary: %{summary}
BuildArch: noarch
@@ -175,6 +199,18 @@ use the "tcp_server" feature of the "%{crate}" crate.
%files -n %{name}+tcp_server-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+wasm-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+wasm-devel %{_description}
This package contains library source intended for building other packages which
use the "wasm" feature of the "%{crate}" crate.
%files -n %{name}+wasm-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+win_llhook_read_scancodes-devel
Summary: %{summary}
BuildArch: noarch
@@ -211,18 +247,6 @@ use the "win_sendinput_send_scancodes" feature of the "%{crate}" crate.
%files -n %{name}+win_sendinput_send_scancodes-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+winiov2-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+winiov2-devel %{_description}
This package contains library source intended for building other packages which
use the "winiov2" feature of the "%{crate}" crate.
%files -n %{name}+winiov2-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+zippychord-devel
Summary: %{summary}
BuildArch: noarch