Commit graph

15 commits

Author SHA1 Message Date
XargonWan 0be430f811 PRE_BUILD_AUTOMATION: added THISREPO placeholder 2024-08-12 09:14:59 +09:00
XargonWan 7ef3628995
feat/lighter manifest (#844)
* ES-DE: outsourced

* RetroArch: migrated to AppImage

* XEMU: migrated to AppImage

* MELONDS: migrated to AppImage

* RPCS3: migrated to AppImage

* MANIFEST: avoid overwriting native libraries

* MANIFEST: fixing ES-DE

* MANIFEST: fixed and normalized /app with FLATPAK_DEST

* MANIFEST: cleanup

* MANIFEST: fixed RetroArch

* PPSSPP: added wanted sdl module

* ES-DE: moved repo

* PPSSPP: outsourced

* PPSSPP: fixed link

* MANIFEST: fixing copy actions

* PCSX2: removing troublesome file

* DOLPHIN: outsourced

* SOLARUS: outsourced

* MANIFEST: lowercased rpcs3 sha

* MANIFEST: trying to figure out automation_task_list

* MANIFEST: fixed primehack placeholders

* REVERT ME: RUNNER CHANGED

* XEMU: moved on the bottom just to see if something changes

* DUCKSTATION: wrong cp target

* MANFEST: moved thir party libraries in /app/usr/local/lib

* MANFEST: removing dolphin debug libraries

* MANFEST: removing primehack debug libraries

* MANFEST: removing primehack pkgconfig libraries

* MANFEST: removing cemu lib

* SOLARUS: removing errored libs

* MAME: reverted to its original state as it's not coming with libraries

* RYUJINX: fixing chmod command

* GZDOOM: outsourced

* MANIFEST: added debug for checking out where tf is our icon

* Submodules cleanup

* GZDOOM: cleanup

* FRAMEWORK: moved third party libs into /app/retrodeck/lib

* MANIFEST: added retrodeck-pre-build commands

* MANIFEST: module renamed

* ES-DE: re-removed 'files/lib/girepository-1.0'

* GLOBAL: pathing the retrodeck components provided libraries

* RPCS3: moved bufgix in the proper module

* MANIFEST: moved component libraries into /app/retrodeck/lib

* MANIFEST: removing some debug cleanups

* MANIFEST: desktop file don't need to be executable

* ES-DE: re-adding libpoppler

* ES--DE: moved to the end to overwrite older libraries

* RYUJINX: fixed manifest

* MANIFEST: injecting needed libraries and discarding the troublesome ones

* MANIFEST: injecting needed libraries and discarding the troublesome ones - adding more

* MelonDS: outsourced but self built in QT6

* MANIFEST: automated the third party libs manager

* MANIFEST: fixed melonds build

* Ryujinx: downgraded to the older but working version

* MANIFEST: removed debug code

* WORKFLOW: running on self-hosted again

* MANIFEST: including debug and pkgconfig's librareis

* MANIFEST: removing pkgconfig's librareis

* MANIFEST: cannot move so copy and remove

* MANIFEST: cannot move so copy and remove - fix

* Toying with automation file to make it work again

* PRE_BUILD_AUTOMATION: testing a different script

* PRE_BUILD_AUTOMATION: adding new sha function

* MAME: fixing link

* MANIFEST: tweaks

* ATL: fixing ES-DE entry

* PPSSPP: fixed hash

* SOLARUS: fixing debug libs copy command

* APDATA: updated

* SOLARUS: that's not the library you're looking for

* GZDOOM: removing debug even here

* Revamped codename wordlist

* MANIFEST: following symlinks during library copy

* WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker

* Manually adding missing libraries

* More codenames

* CEMU: added wrapper +  RPCS3 fixes

* THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit)

* emu: fixed dest filename for the wrapper

* Cemu: fixing wrapper installation

* MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues

* MANIFEST: adding llvm doesn't change the situation, removed

* MANIFEST: trying to add vulkan

* MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken)

* VULKAN: testing some libraries

* VULKAN: trying to add shaderc

* Manifest: renaming es-de module to stick with the repo name for updating purposes

* Migrated to the new latest links

* MAME: frixed url

* PCSX2: updated to 2.1.55

* Reverting workfolw edits

* WORKFLOW: targetting the old repo for the release

* WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year

* MISSING_LIBS: trying to fetch libshaderc

* MAIN_WORKLFOW: updating actions versions [skip ci]
2024-08-05 03:45:21 +02:00
icenine451 88893a3c1b Add compensation for reading reference files where there is not an empty newline at the end of the file 2024-06-29 15:17:08 -04:00
icenine451 9942837d82 Add missing case end. 2024-06-06 09:19:46 -04:00
icenine451 a821c98d98 Add "latestghtag" option to pre-build automation.
- Also correct some text in the "latestghrelease" option
2024-06-06 09:18:57 -04:00
icenine451 ab20326e2b Update pre_build_automation
- Now can identify and hash latest GH release of any file type, not just AppImages
2024-02-05 14:15:58 -05:00
icenine451 80196fe7f0 Build automation updates
- Added "custom_command" option to run arbitrary command explicitly
- Split "outside_file" and "outside_env_var" options to accomodate both types of data
- Changed from elif to case
- Added more informational comments
2024-01-24 10:48:56 -05:00
XargonWan 0cc66841c2 AUTOMATION: urls can be now be calculated from an expression + new action addition: url that solery calculate the expanded url 2024-01-23 14:22:55 +01:00
XargonWan 200dcf0c65 PRE-BUILD-AUTOMATIONS: fixing HEAD not being consistent during the PRs - Try #3 [skip ci] 2024-01-10 21:38:45 +01:00
XargonWan aa2a2b453b Repo cleanup [skip ci] 2023-08-31 14:32:36 +02:00
icenine451 221159eaeb Branch rename automation again 2023-08-30 11:59:58 -04:00
icenine451 507ad3a73e Use existing function for branch replacement 2023-08-30 09:58:16 -04:00
icenine451 2437d5c489 Cooker version automation 2023-08-25 09:59:31 -04:00
icenine451 e527f85ca6 Update pre-build automation
Now information can be read from the general server
environment to inject into the flatpak manifest
2023-05-05 16:20:49 -04:00
icenine451 361b99e9a6 Upgrade pre-build automation 2023-04-17 11:28:58 -04:00