Commit Graph

10188 Commits

Author SHA1 Message Date
Raboneko fa12e2e7dc fix(mesa): split out cargo dependencies into architecture-specific files to prevent conflicts with i386 and amd64 package installs (#10641) (#10642)
Not having this causes this error to happen when installing both i386 and amd64 mesa.

```
  - file /usr/share/licenses/mesa-vulkan-drivers/LICENSE.dependencies conflicts between attempted installs of mesa-vulkan-drivers-1:26.0.2-2.i686 and mesa-vulkan-drivers-1:26.0.2-2.x86_64
```


(cherry picked from commit 30f7f3f6cb)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
2026-03-16 13:19:18 +08:00
Raboneko f6aeff84a3 fix (MareTF): build release build (#10635) (#10650)
(cherry picked from commit c1a0df8d10)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-16 13:19:04 +08:00
Raboneko 3b9648911d fix(taidan): add dbus-daemon package as runtime dependency (#10636) (#10637) 2026-03-15 20:31:59 -05:00
Raboneko 3e969ad5ec add: enum_tools (#10628) (#10630) 2026-03-15 16:27:50 -05:00
Raboneko 3faa7e27a1 fix(xonedo): Update scripts and versioning (#10623) (#10624) 2026-03-15 15:47:15 -05:00
Raboneko 89e821e91b feat: Add xonedo driver (#10614) (#10616) 2026-03-15 15:16:47 -05:00
Raboneko c0281eeb77 add: valent (nightly) (#10543) (#10610) 2026-03-15 12:12:03 -07:00
Raboneko 6040e3feb1 add: taidan (#10597) (#10606) 2026-03-15 12:07:18 -07:00
Willow Reed 4351c5ebb5 fix emails 2026-03-15 12:57:45 -06:00
Willow Reed b31ca169e4 quickshell is dead to me 2026-03-15 12:56:26 -06:00
Raboneko 05af9f007c chore: remove xwayland-satellite as it is on the official fedora repos (#10601) (#10602)
(cherry picked from commit 22ed1bc384)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
2026-03-15 13:52:44 -05:00
Willow Reed 1daff53b71 fixing shit that broke a while ago 2026-03-15 12:46:02 -06:00
Raboneko 7c58ebfe5c add: MareTF (#10549) (#10592) 2026-03-15 11:30:21 -07:00
Raboneko efc819ff2c chore: update glasgow patch (#10517) (#10588) 2026-03-15 11:29:28 -07:00
Raboneko 59146ae9e6 add: pyproject-parser (#10539) (#10584) 2026-03-15 11:19:05 -07:00
Raboneko eab1a15e5f fix(materialyoucolor): BuildRequires (#10550) (#10581) 2026-03-15 11:14:53 -07:00
Raboneko 3155b039e3 bump: vgmstream 2026-03-15 13:57:22 +00:00
Raboneko 63bde2217d add: dist-meta (#10536) (#10571)
(cherry picked from commit 3dc89868eb)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:33:37 -05:00
Raboneko 091a56f5ed chore: let python macros do their thing (#10542) (#10551)
(cherry picked from commit 677b83ab88)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:31:52 -05:00
Raboneko 8929246563 add: shippinglabel (#10541) (#10555)
(cherry picked from commit ff03a78820)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:30:07 -05:00
Raboneko 149284bcd5 add: dom_toml (#10538) (#10563)
(cherry picked from commit 33a7892202)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:29:59 -05:00
Raboneko 8b57336dd4 add: consolekit (#10525) (#10572)
(cherry picked from commit c5e837076e)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:29:52 -05:00
Raboneko 4aee7294b5 add: handy-archives (#10537) (#10564)
(cherry picked from commit 5b696bf66b)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:29:09 -05:00
Raboneko 58a5418852 add: apeye-core (#10540) (#10559)
(cherry picked from commit 6ee9d926dd)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 06:28:53 -05:00
Raboneko 0fe41ebb57 add: iio-niri (#10490) (#10545)
* add: iio-niri

I've been using this on zirconium for quite a bit on out COPR, might need to add a few fixes upstream but this should be the entire thing for now

* fix(iio-niri): ci issues and packager preamble



* fix(iio-niri): follow owens suggestions



---------



(cherry picked from commit 3a1a4b0afa)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-15 01:18:04 -05:00
Raboneko f511574aa4 add: deprecation-alias (#10527) (#10532)
(cherry picked from commit 9dd0136648)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-14 18:35:37 -07:00
Raboneko 418ec6e7bc add: mistletoe (#10526) (#10528)
(cherry picked from commit c671369b7b)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-14 17:33:43 -07:00
Raboneko 75650c449e bump: stardust-telescope 2026-03-14 23:52:10 +00:00
Raboneko 5fdb182863 add: whey (#10519) (#10521) 2026-03-14 15:51:37 -07:00
Raboneko 1bcf4179fe bump: stardust-black-hole 2026-03-14 21:37:43 +00:00
Raboneko 7bc203ddb2 bump: stardust-solar-sailer 2026-03-14 21:03:28 +00:00
Raboneko b7a62af4d1 bump: stardust-non-spatial-input 2026-03-14 20:43:17 +00:00
Raboneko 16094327df fix(stardust-xr-atmosphere): Binary name (#10507) (#10512)
* fix(stardust-xr-atmosphere): Binary name



* fix(stardust-atmosphere-nightly): Binary name



---------


(cherry picked from commit 426e35dbfe)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-03-14 15:30:26 -05:00
Raboneko 0f1bafa952 bump: stardust-armillary stardust-comet stardust-gravity 2026-03-14 20:01:15 +00:00
Raboneko 48ca461916 fix(gamescope): If condition for patch (#10496) (#10509) 2026-03-14 13:00:15 -07:00
Raboneko f0d3486bd7 chore(ci): Update Backport action (#10498) (#10500)
(cherry picked from commit 35fb9a7db6)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-03-14 13:18:43 -05:00
Raboneko 9e0f1fe0ad bump: stardust-atmosphere stardust-protostar 2026-03-14 18:16:38 +00:00
Raboneko ad641985e4 bump: stardust-flatland 2026-03-14 07:47:55 +00:00
Raboneko ceb7867cc7 bump: helium-browser-bin 2026-03-14 07:03:19 +00:00
Raboneko f2083c8038 bump: stardust-server 2026-03-14 04:17:57 +00:00
Raboneko 11c47e239f bump: nerdfetch-tools 2026-03-13 23:28:24 +00:00
Raboneko fe1925bb4a bump: praat 2026-03-13 20:47:28 +00:00
Raboneko d1be5a4a75 fix: Update commit for the latest OGC gamescope (#10486) (#10487) 2026-03-14 03:46:44 +08:00
Raboneko c6592c887a feat: Build terra-gamescope from OGC repository (#10473) (#10483)
* fix: patch gamescope builds for f44 (#10472)

(cherry picked from commit 431538c740)

* feat: Build terra-gamescope from OGC repository



---------



(cherry picked from commit 79d3e9c244)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Ryan Bateman <rybateman@gmail.com>
Co-authored-by: madomado <madonuko@outlook.com>
2026-03-14 03:17:18 +08:00
Raboneko 2265bb8e51 fix: patch gamescope builds for f44 (#10472) (#10476)
(cherry picked from commit 431538c740)

Co-authored-by: Ryan Bateman <rybateman@gmail.com>
2026-03-14 03:15:59 +08:00
Raboneko 11d9ff1392 fix: latex2mathml (#10459) (#10479)
(cherry picked from commit 91165e822a)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-14 03:15:43 +08:00
Raboneko a83736bb80 bump: rust-usage-cli 2026-03-13 14:59:22 +00:00
Raboneko 50e74bb263 feat: Update Mesa to 26.0.2 (#10458) (#10468) 2026-03-13 15:29:11 +08:00
Raboneko 41e7299b11 Add package xdg-terminal-exec-nautilus (#10457) (#10464) 2026-03-13 14:07:38 +08:00
Raboneko 88d527dfb0 fix: vpkedit (#10438) (#10460) 2026-03-12 16:47:23 -07:00