Commit Graph

9270 Commits

Author SHA1 Message Date
Raboneko 84bfc79054 bump: tela-icon-theme 2025-09-15 18:28:14 +00:00
Raboneko bc284b6303 bump: tela-icon-theme 2025-09-15 17:56:02 +00:00
Raboneko 2efb327d0a bump: tela-icon-theme 2025-09-15 17:45:48 +00:00
Raboneko 12e5f21902 bump: inputplumber 2025-09-15 16:56:36 +00:00
Raboneko c5e9b03c23 bump: ghostty 2025-09-15 16:26:59 +00:00
Raboneko 3cdffad185 bump: bun-bin 2025-09-15 02:54:24 +00:00
Raboneko b881c0f1da bump(weekly): compat-nvidia-repo dkms-nvidia nvidia-driver nvidia-kmod-common nvidia-kmod nvidia-open-kmod nvidia-modprobe nvidia-persistenced nvidia-settings nvidia-xconfig 2025-09-15 00:49:00 +00:00
Raboneko 2eb48a0993 bump: espanso-wayland espanso-x11 2025-09-14 22:50:15 +00:00
Raboneko 044cd455ad bump: rust-eza 2025-09-14 13:26:17 +00:00
Raboneko 060a13a452 bump: lomiri-system-settings 2025-09-14 10:45:39 +00:00
Raboneko ed1e0b433d bump: helium-gtk-theme 2025-09-14 03:08:22 +00:00
Raboneko 84d93cfb2f add: openutau (#6392) (#6401) 2025-09-14 10:58:49 +08:00
Raboneko 363723bfdf chore(scx-scheds,scx-scheds-nightly): Update specs (#6393) (#6397)
(cherry picked from commit cd31124a83)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-09-13 08:27:26 -05:00
Raboneko 543362157f bump: rio 2025-09-13 13:05:38 +00:00
Raboneko 566b86c120 bump: sarasa-gothic-fonts 2025-09-13 12:43:55 +00:00
Raboneko 9e5ef53801 bump: wine-staging 2025-09-13 06:25:35 +00:00
Raboneko b33e3dff6f bump: maple-fonts 2025-09-13 03:29:48 +00:00
Raboneko 4832881747 bump: atac 2025-09-12 21:56:37 +00:00
Raboneko dba656a46b bump: wine-dev 2025-09-12 19:47:25 +00:00
Raboneko 2ea7fec8fe bump(branch): neovim-default-editor 2025-09-12 19:34:56 +00:00
Raboneko fddff30693 bump: codium 2025-09-12 12:50:43 +00:00
Raboneko 0ed6aa27e3 bump: goofcord 2025-09-12 07:46:37 +00:00
Raboneko c9185cf7c7 bump: python3-protobuf 2025-09-11 21:39:33 +00:00
Raboneko f4ca30376b bump: codium 2025-09-11 18:55:35 +00:00
Raboneko 5ed846a4d3 bump: atac 2025-09-11 13:31:16 +00:00
Raboneko 58fa404751 bump: flatpost 2025-09-11 09:19:33 +00:00
Raboneko 0f68dfe40e bump: signal-desktop 2025-09-10 22:45:45 +00:00
Raboneko 8a342f8a55 bump: komikku 2025-09-10 22:19:47 +00:00
Raboneko 6b2a26b5dc bump: groovy groovy-docs 2025-09-10 21:57:22 +00:00
Raboneko 173301d239 bump: electron 2025-09-10 20:25:52 +00:00
Raboneko dd2272c59e bump: dkms-nvidia-open 2025-09-10 10:56:17 +00:00
Raboneko d06908e3b6 bump: dkms-nvidia-open 2025-09-10 10:41:56 +00:00
Raboneko 9f55306774 bump: dkms-nvidia-open 2025-09-10 10:26:57 +00:00
Raboneko 8b83d5ce68 bump: golang-google-grpc.terra 2025-09-10 09:39:25 +00:00
Raboneko 11427d357a bump: golang-google-grpc.terra 2025-09-10 09:21:27 +00:00
Raboneko e958fac347 fix(ffmpeg): Missing ) in update.rhai (#6389) (#6391)
* fix(ffmpeg): Missing ) in update.rhai

I really shouldn't edit on mobile browsers for GitHub because it's really glitchy and randomly deletes characters...



* fix: Somehow ffmpeg-free is not found



---------


(cherry picked from commit b922bcbf11)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-09-10 04:03:28 -05:00
Raboneko 4c4f812289 bump: golang-google-grpc.terra kotlin-native kotlin 2025-09-10 08:46:38 +00:00
Raboneko f56d076543 bump: golang-google-grpc.terra 2025-09-10 06:37:02 +00:00
Raboneko 035ed29430 Revert "Update ffmpeg to 8.0 (#6382) (#6383)" (#6386) (#6388) 2025-09-10 12:37:01 +08:00
Raboneko 41655f7ff2 bump: inputplumber 2025-09-10 02:40:39 +00:00
Raboneko a678ba8e25 bump: chezmoi 2025-09-09 21:56:53 +00:00
Raboneko 5f1f2d77ba bump: uutils-coreutils-replace 2025-09-09 21:22:05 +00:00
Raboneko 5e2d1a0e2c bump: dart 2025-09-09 19:58:25 +00:00
Raboneko afe9f8f25d Update ffmpeg to 8.0 (#6382) (#6385)
* Remove Handbrake patch as it was integrated upstream
* Remove version restrictions in the specfile as almost all of them have
  been long surpassed
* Refresh VP9 decoder patch from Intel
* Remove libpostproc package as it is no longer a separate so
* Disable libplacebo in the build as 7.351.0 is required with this
  version of libavformat. Fedora is on 7.349 and Terra has obsoleted its
  coverage of this package.
* Bump all soversions to match upstream

(cherry picked from commit e2cf969074)

Co-authored-by: Ehren Bendler <143813417+ebendler@users.noreply.github.com>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-09-09 13:03:17 -05:00
Raboneko f9dfd910a8 bump: rnote 2025-09-09 17:17:52 +00:00
Raboneko 19b0bcbf44 bump: discord-openasar discord 2025-09-09 16:46:22 +00:00
Raboneko dae2e40988 bump: swww 2025-09-09 16:25:12 +00:00
Raboneko d14d3fded1 bump: lomiri-system-settings 2025-09-09 12:40:27 +00:00
Raboneko fc1baa9fe2 bump(branch): xone-kmod dkms-xone 2025-09-08 19:35:03 +00:00
Raboneko 6f36c7c371 bump: xone 2025-09-08 19:29:42 +00:00