Commit Graph

19 Commits

Author SHA1 Message Date
Raboneko 590b96a9f6 fix: limine (#6249) (#6252) 2025-09-02 02:45:36 +08:00
Raboneko ebd5b6b922 fix(andax/ci/bump_release): maybe import paths are relative? (#5489) (#5502)
* fix(andax/ci/bump_release): maybe import paths are relative?



* fix(ffmpeg): bump release correctly

---------


(cherry picked from commit 4968498c64)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-06-16 18:02:28 +08:00
Raboneko a79612c6f9 feat(ffmpeg): bump release automatically when files changed (#5073) (#5139)
* fix(ffmpeg): update.rhai

* feat(ffmpeg): bump release automatically when files changed

* feat(ffmpeg): autobump release when dep updates

* feat: andax/ci/bump_release.rhai

---------


(cherry picked from commit b085f8d422)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-05-30 10:52:18 -05:00
Raboneko 6acd0a18ef feat(andax): helpers for parsing spec files (#4994) (#5025)
* feat(andax): helpers for parsing spec files

* Update spec.rhai



---------


(cherry picked from commit 9768565ed6)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-05-24 20:45:48 +08:00
Raboneko 7cb308abc5 add: exquisite-linux-templates (#4861) (#4949)
* add: exquisite-linux-templates

* make this noarch

* meaoj;aslk

* alskdjf

(cherry picked from commit 42fe3cb4ec)

Co-authored-by: madomado <madonuko@outlook.com>
2025-05-21 18:21:19 +08:00
Gilver bd1234047e feat(ci): better autoupdate commit messages (#4720) (#4740)
* feat(ci): better autoupdate commit messages

* fix: also sort

(cherry picked from commit 7de992923b)

Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-05-07 21:03:51 +08:00
Raboneko a70e692d1a feat(andax/nvidia.rhai): Automatically fetch new CUDA versions (#4514) (#4519)
(cherry picked from commit 438d83f22c)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-04-29 19:49:02 +08:00
Raboneko 8f498d5b9e chore (andax/nvidia.rhai): Bump CUDA component version (#4503) (#4512)
(cherry picked from commit 9adcf5ccad)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-04-29 13:29:52 +08:00
Raboneko 02a386beb9 fix(andax/nvidia.rhai): Track stable NVIDIA drivers (#4428) (#4443)
(cherry picked from commit 7831992c64)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-04-26 01:38:58 +08:00
Raboneko b8a43f5846 chore: bump bodhi rawhide ver (#4028) (#4030)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 9726dc9e32)

Co-authored-by: madomado <madonuko@outlook.com>
2025-03-20 12:39:00 +08:00
Raboneko 65b68df46a fix(andax/bump_extras): funny error (#3532) (#3537)
(cherry picked from commit 10634551f1)

Co-authored-by: madomado <madonuko@outlook.com>
2025-02-24 20:15:06 +08:00
Raboneko 403d8c1078 add: astal (#3490) (#3496)
(cherry picked from commit 54168cf91e)

Co-authored-by: madomado <madonuko@outlook.com>
2025-02-22 10:19:23 +11:00
madomado 9827a9e9e8 feat(gstreamer1-plugins-bad): update.rhai (#3294)
This makes sure the update script also tracks version for opencv-core.
2025-02-12 04:42:51 -06:00
madomado d6980b84eb feat(kf6-kio): per branch update scripts (#3202) 2025-02-04 21:50:19 -06:00
madomado a32970e308 fix(update): broken as_bodhi_ver now working (#3157) 2025-01-30 20:36:21 -07:00
Cappy Ishihara c72c975c16 [BREAKING FOR RPMFUSION USERS] NVIDIA Drivers (#2862)
* add nvidia-kmod

* add settings, xsettings, mock label

* oops

* add nvidia setting assets

* add libva-nvidia-driver

* add: nvidia-kmod-common w/ properietary defaults

* download the x86 version of the driver package when running common

* add nvidia-driver package

* I don't think we actually need i386

* add a readme, fix build error and clean up script

* add back the accursed tarball script, we can port the thing later

* add nvidia-modprobe

* update metadata, add nvidia-persistenced

* add update scripts to nvidia drivers

* add update scripts for every cuda package

* make the component fetch a separate function for memoization

* cusparse

* cusparselt is not from cuda toolkit

* add nvidia subrepo label for multirepo

* set version for nvidia tarball

* nvidia-driver: download tarballs on build time

* clean up inline prep script

* NVProf is dropped in Jetpack 5, so there's no ARM version of it.
2025-01-12 17:45:18 +08:00
madomado 3566e7eddf feat(ci)!: switch to rpmbuild (#2792)
* feat(ci)!: switch to rpmbuild

* fix: support extra_repos

* let's try this instead

* fix the funny condition

* fix: disable gpgcheck

This should be fine because checksum is checked for the repomd and the
packages too
2024-12-31 12:23:45 -08:00
madomado aa21bc8994 fix(ci/{build,json-build}): support the extra label in anda.hcl (#2731) 2024-12-31 13:39:56 -06:00
madomado 38414e65b6 feat(ffmpeg): track tesseract and x265 version per branch (#2721)
fixes #2611
2024-12-31 13:37:34 -06:00