Commit Graph

4246 Commits

Author SHA1 Message Date
Raboneko 6bc41fa658 add: stardust-atmosphere (#2061) (#2085)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Initial package for stardust-atmosphere

* Update stardust-atmosphere.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-atmosphere.spec

Fix commit_date

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 126843331f)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:42:45 +08:00
Raboneko adb210906f add: stardust-non-spatial-input (#2053) (#2086)
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <madonuko@outlook.com>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <madonuko@outlook.com>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madonuko <madonuko@outlook.com>
(cherry picked from commit 5842080f3c)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:42:38 +08:00
Raboneko 7f18103f8b add: stardust-armillary (#2050) (#2090)
* initial package for stardust-armillary

* move to stardust folder

* fix directories in stardust-armillary

* RPM bug workaround stardust-armillary.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Remove %cargo_build

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
(cherry picked from commit 693c0c4b0b)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:42:34 +08:00
Raboneko 366249c5d3 add: stardust-black-hole (#2052) (#2094)
* initial package for stardust-black-hole

* fix folders

* fix .spec file

* change musl to replace glibc

* add back glibc

* RPM bug workaround

* RPM bug workaround comment

* Remove glibm as a dep

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add environment variable before cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
(cherry picked from commit 51f466b3c3)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:42:24 +08:00
Raboneko c6782852ce add: stardust-comet (#2051) (#2102)
* initial package for stardust-comet

* RPM bug workaround in stardust-comet.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
(cherry picked from commit 3a7e4fc375)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:42:14 +08:00
Raboneko 23c0fe7a58 add: stardust-protostar (#2056) (#2078)
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix %url

* WIP

* Update stardust-protostar.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/protostar/stardust-protostar.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* WIP, fix duplicate

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Fix %install and %files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Fix summary and description

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Add environment variable before cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 52a62ac3b0)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:24:23 +08:00
Raboneko 0ab83659ff add: stardust-magnetar (#2062) (#2074)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Initial package for stardust-atmosphere

* WIP

* Update anda.hcl

Remove empty space

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-magnetar.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-magnetar.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 20c366df91)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-16 21:33:42 +08:00
lea 8aacf599a6 rm: anda/desktops/elementary/ (#2055) (#2060)
No more elementary/pantheon.

close #1954

(cherry picked from commit 2b55f1f29e)

# Conflicts:
#	anda/desktops/elementary/appcenter/elementary-appcenter.spec
#	anda/desktops/elementary/elementary-calculator/elementary-calculator.spec
#	anda/desktops/elementary/elementary-calendar/elementary-calendar.spec
#	anda/desktops/elementary/elementary-camera/elementary-camera.spec
#	anda/desktops/elementary/elementary-capnet-assist/elementary-capnet-assist.spec
#	anda/desktops/elementary/elementary-code/elementary-code.spec
#	anda/desktops/elementary/elementary-files/elementary-files.spec
#	anda/desktops/elementary/elementary-greeter/elementary-greeter.spec
#	anda/desktops/elementary/elementary-icon-theme/elementary-icon-theme.spec
#	anda/desktops/elementary/elementary-music/elementary-music.spec
#	anda/desktops/elementary/elementary-onboarding/elementary-onboarding.spec
#	anda/desktops/elementary/elementary-photos/elementary-photos.spec
#	anda/desktops/elementary/elementary-screenshot-tool/elementary-screenshot-tool.spec
#	anda/desktops/elementary/elementary-settings-daemon/elementary-settings-daemon.spec
#	anda/desktops/elementary/elementary-shortcut-overlay/elementary-shortcut-overlay.spec
#	anda/desktops/elementary/elementary-sideload/elementary-sideload.spec
#	anda/desktops/elementary/elementary-sound-theme/elementary-sound-theme.spec
#	anda/desktops/elementary/elementary-terminal/elementary-terminal.spec
#	anda/desktops/elementary/elementary-theme/elementary-theme.spec
#	anda/desktops/elementary/elementary-videos/elementary-videos.spec
#	anda/desktops/elementary/gala/gala.spec
#	anda/desktops/elementary/granite-7/granite-7.spec
#	anda/desktops/elementary/pantheon-agent-geoclue2/pantheon-agent-geoclue2.spec
#	anda/desktops/elementary/pantheon-agent-polkit/pantheon-agent-polkit.spec
#	anda/desktops/elementary/switchboard-plug-a11y/switchboard-plug-a11y.spec
#	anda/desktops/elementary/switchboard-plug-about/switchboard-plug-about.spec
#	anda/desktops/elementary/switchboard-plug-applications/switchboard-plug-applications.spec
#	anda/desktops/elementary/switchboard-plug-bluetooth/switchboard-plug-bluetooth.spec
#	anda/desktops/elementary/switchboard-plug-datetime/switchboard-plug-datetime.spec
#	anda/desktops/elementary/switchboard-plug-display/switchboard-plug-display.spec
#	anda/desktops/elementary/switchboard-plug-keyboard/switchboard-plug-keyboard.spec
#	anda/desktops/elementary/switchboard-plug-locale/switchboard-plug-locale.spec
#	anda/desktops/elementary/switchboard-plug-mouse-touchpad/switchboard-plug-mouse-touchpad.spec
#	anda/desktops/elementary/switchboard-plug-networking/switchboard-plug-networking.spec
#	anda/desktops/elementary/switchboard-plug-notifications/switchboard-plug-notifications.spec
#	anda/desktops/elementary/switchboard-plug-onlineaccounts/switchboard-plug-onlineaccounts.spec
#	anda/desktops/elementary/switchboard-plug-pantheon-shell/switchboard-plug-pantheon-shell.spec
#	anda/desktops/elementary/switchboard-plug-parental-controls/switchboard-plug-parental-controls.spec
#	anda/desktops/elementary/switchboard-plug-power/switchboard-plug-power.spec
#	anda/desktops/elementary/switchboard-plug-printers/switchboard-plug-printers.spec
#	anda/desktops/elementary/switchboard-plug-security-privacy/switchboard-plug-security-privacy.spec
#	anda/desktops/elementary/switchboard-plug-sound/switchboard-plug-sound.spec
#	anda/desktops/elementary/switchboard-plug-useraccounts/switchboard-plug-useraccounts.spec
#	anda/desktops/elementary/switchboard/switchboard.spec
#	anda/desktops/elementary/wingpanel-applications-menu/wingpanel-applications-menu.spec
#	anda/desktops/elementary/wingpanel-indicator-bluetooth/wingpanel-indicator-bluetooth.spec
#	anda/desktops/elementary/wingpanel-indicator-datetime/wingpanel-indicator-datetime.spec
#	anda/desktops/elementary/wingpanel-indicator-keyboard/wingpanel-indicator-keyboard.spec
#	anda/desktops/elementary/wingpanel-indicator-network/wingpanel-indicator-network.spec
#	anda/desktops/elementary/wingpanel-indicator-nightlight/wingpanel-indicator-nightlight.spec
#	anda/desktops/elementary/wingpanel-indicator-notifications/wingpanel-indicator-notifications.spec
#	anda/desktops/elementary/wingpanel-indicator-power/wingpanel-indicator-power.spec
#	anda/desktops/elementary/wingpanel-indicator-session/wingpanel-indicator-session.spec
#	anda/desktops/elementary/wingpanel-indicator-sound/wingpanel-indicator-sound.spec
#	anda/desktops/elementary/wingpanel/wingpanel.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-09-14 00:11:26 +08:00
Raboneko 03569dd593 fix: envision (#2035) (#2042)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit acf5e9b956)

Co-authored-by: madomado <madonuko@outlook.com>
2024-09-04 23:11:26 +08:00
Raboneko c83db93dfc add: coolercontrol (#1917) (#2046)
(cherry picked from commit fe5b54d64c)

Co-authored-by: madomado <madonuko@outlook.com>
2024-09-04 23:11:06 +08:00
Raboneko ecd69f10c4 fix: tracy (#2019) (#2034)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit e4d3e4d5e5)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-29 22:17:06 +08:00
Raboneko 78d0ae565f add: nph (#2016) (#2030)
* add: nph

* nim

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 8074e4a17f)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-29 21:54:53 +08:00
Raboneko 5cd0778a57 bump: process-cpp (#2018) (#2026)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 03a366201c)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-29 21:54:46 +08:00
Raboneko 25e7b4b8a9 Add cbfstool (#1997) (#2010)
* add cbfstool

* Update dependancies

* fix files part and version variable

* fix typo

* fix build step

* Add git dep

* Finished package

(cherry picked from commit 6ed310e12e)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-08-26 13:14:49 +08:00
Raboneko 161a57caa3 fix: armcord-bin (#1995) (#2006)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 7854fd5910)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-26 13:14:13 +08:00
Raboneko b4f8195846 fix: armcord (#1996) (#2002)
* fix: armcord

Signed-off-by: madomado <madonuko@outlook.com>

* pnpm?

Signed-off-by: madomado <madonuko@outlook.com>

* license

Signed-off-by: madomado <madonuko@outlook.com>

* Update armcord.spec

Signed-off-by: madomado <madonuko@outlook.com>

* indentation

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 694757dbb9)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-26 13:14:05 +08:00
Raboneko 73c6c12a7e fix: bandwhich (#1955) (#1986)
(cherry picked from commit 97d5347c6e)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-22 01:13:26 +08:00
Raboneko 3ef32a3f7a add: opentabletdriver-nightly (#1968) (#1972)
(cherry picked from commit 2eab51a6d1)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-20 02:15:03 +08:00
Raboneko bc1780c326 add: rust-bottom (#1961) (#1965)
(cherry picked from commit d8c5842660)

Co-authored-by: Ben Woods <git@ben.woods.am>
2024-08-19 15:46:09 +08:00
Raboneko 6c52f559ce fix: mesa-freeworld (#1932) (#1941)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 2fc002217d)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-17 03:03:44 +08:00
Raboneko 0992a8b231 fix: elementary-camera (#1933) (#1945)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 10eded1422)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-17 03:02:08 +08:00
Raboneko 262c4eaebb fix: kotlin-native (#1934) (#1949)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 2e174a59b1)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-17 03:00:32 +08:00
Raboneko 4514ee036b feat(srpm-macros): move sources outside of this repo (#1905) (#1953)
(cherry picked from commit f179d855bf)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-17 02:59:39 +08:00
Raboneko 9743418f8e add: gamescope-legacy (#1912) (#1916)
(cherry picked from commit 5795b186c5)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-16 00:25:09 +08:00
Raboneko f04d285019 add: extest (#1908) (#1928)
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit f59908b235)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-16 00:16:51 +08:00
Raboneko 81727814ea fix(cros-keyboard-map): amend dependencies (#1904) (#1924)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 328feb84c4)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-08-15 23:50:01 +08:00
Raboneko 40f13dd797 Fix binary path in systemd unit for kvrocks (#1899) (#1903)
(cherry picked from commit b3c0da3e77)

Co-authored-by: Philipp Trulson <der-eismann@users.noreply.github.com>
2024-08-14 01:29:50 +08:00
Raboneko 2499df38b4 add: libaudec (#1873) (#1890)
This is a builddep for zrythm.
I did not include `update.rhai` because upstream has not released any
newer versions for the last 3 years.

(cherry picked from commit 9826c480b6)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 21:33:00 +08:00
Raboneko b89404e540 add: libbacktrace (#1872) (#1894)
(cherry picked from commit 03ff25d3da)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 21:31:48 +08:00
Raboneko 42d2200a05 fix: uxplay (#1878) (#1886)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 7f8f0f076b)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 21:30:05 +08:00
Raboneko 11dfbd9ced add: mesa-freeworld (#1847) (#1882)
* add: mesa-freeworld

Missing `update.rhai` because that requires some CI changes

* we do the funny and remove the file manually

Signed-off-by: madomado <madonuko@outlook.com>

* update.rhai

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit c52c0f5a81)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 20:32:41 +08:00
Raboneko 8a10614a1d fix: switchboard-plug-mouse-touchpad (#1678) (#1690)
(cherry picked from commit 6a7d308034)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:29:41 +08:00
Raboneko a4f4c949e8 fix: switchboard-plug-sharing (#1671) (#1721)
* fix: switchboard-plug-sharing

* Update switchboard-plug-sharing.spec

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 918a38a807)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:29:31 +08:00
lea bfea22b1cc fix: switchboard-plug-keyboard (#1668) (#1726)
* fix: switchboard-plug-keyboard

* Update switchboard-plug-keyboard.spec

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 2d1d04a118)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-keyboard/switchboard-plug-keyboard.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:29:21 +08:00
lea b584acc835 fix: switchboard-plug-networking (#1669) (#1727)
* fix: switchboard-plug-networking

* Update switchboard-plug-networking.spec

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 453a96d731)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-networking/switchboard-plug-networking.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:29:09 +08:00
lea 7e22c706c6 fix: switchboard-plug-parental-controls (#1670) (#1728)
Signed-off-by: madonuko <madonuko@outlook.com>
(cherry picked from commit 0c23c0a711)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-parental-controls/switchboard-plug-parental-controls.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:28:59 +08:00
lea 214c3ec9d0 fix: switchboard-plug-sound (#1672) (#1729)
(cherry picked from commit 1f2a747988)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-sound/switchboard-plug-sound.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:28:52 +08:00
lea 2b28e9520e fix: switchboard-plug-useraccounts (#1673) (#1730)
(cherry picked from commit 285920f1a1)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-useraccounts/switchboard-plug-useraccounts.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:28:43 +08:00
lea 03623e981c fix: switchboard-plug-about (#1674) (#1731)
(cherry picked from commit f1c3f32211)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-about/switchboard-plug-about.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:57 +08:00
lea 63bd2e6635 fix: switchboard-plug-datetime (#1676) (#1733)
* fix: switchboard-plug-datetime

* Update switchboard-plug-datetime.spec

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit f03c7324ef)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-datetime/switchboard-plug-datetime.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:50 +08:00
lea 59bebb1053 fix: switchboard-plug-notifications (#1679) (#1735)
(cherry picked from commit fda8bf22c7)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-notifications/switchboard-plug-notifications.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:41 +08:00
lea ba8caf7773 fix: switchboard-plug-applications (#1675) (#1732)
(cherry picked from commit 81bd31bef2)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-applications/switchboard-plug-applications.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:28 +08:00
lea 4dc3f88cec fix: switchboard-plug-locale (#1677) (#1734)
(cherry picked from commit 9a67308286)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-locale/switchboard-plug-locale.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:12 +08:00
lea f23f7cb13f fix: switchboard-plug-power (#1680) (#1736)
(cherry picked from commit ead46838d2)

# Conflicts:
#	anda/desktops/elementary/switchboard-plug-power/switchboard-plug-power.spec

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 19:27:00 +08:00
Raboneko bf2fa42f8e add: lsp-dsp-lib (#1871) (#1877)
(cherry picked from commit a3c1967ce8)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 11:04:39 +08:00
madonuko cf45114ec6 fix(ci/bootstrap): don't remove golang-bin system package 2024-08-08 21:59:03 +08:00
madonuko b1cca81bac fix(ci/bootstrap): maybe curl -L? 2024-08-08 21:51:56 +08:00
madonuko 762a25efd6 feat(ci/bootstrap): vendor go buildtime 2024-08-08 21:45:47 +08:00
Raboneko 2d6ffc0e7b add: youtube-music (#1827) (#1860)
* add: youtube-music

* fix buildrequires line?

* oops

* use NodeJS 22 for build?

* use pnpm 9

* use pnpm package from fedora and normal nodejs to see if it would still faikl

* try node 18

* attempt to conflict node 22 on build

* wtf

* forgot to add changelog

* try vendoring pnpm with nodejs18

* Revert "try vendoring pnpm with nodejs18"

This reverts commit fdc705e87c.

* vendor pnpm and node on buildtime

* add packager line

* debug dir tree

* arch-specific directories fix

---------

Co-authored-by: madonuko <madonuko@outlook.com>
(cherry picked from commit ebef13fac5)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-08 21:36:55 +08:00
Raboneko 7b67d9dd58 fix: voicevox (#1850) (#1864)
(cherry picked from commit 9c856fdf59)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-08 21:36:41 +08:00