Commit graph

17 commits

Author SHA1 Message Date
Şan Güneş
420eee4e98
Add AppImage packaging for Linux ()
* Fix filename for libweaver.so

CMake was adding an extra "lib" prefix on linux, with filename resulting
in "liblibweaver.so". Now it generates it as "libweaver.so."

* Add Linux workflow

The workflow runs on ubuntu and creates 2 arficacts: libweaver.so and an
AppImage containing the SI Editor GUI app.

Also adding a .desktop file as required for building an AppImage.
2024-12-18 17:08:01 -05:00
MattKC
b418637504
ci: re-enable releases 2024-12-11 20:42:53 -08:00
Ramen2X
4d143a5f57
ci: try to fix ci ()
* ci: try to fix deprecated workflow

* ci: update ffmpeg version

surely this won't break anything Clueless

* ci: let's try this

* ci: try this

* ci: try different ffmpeg cmake arg

* ci: temporarily disable releases upload

qt 6 version is a bit unstable right now so we wanna keep the qt 5 version available
2024-12-11 18:21:07 -05:00
Ramen2X
73e2a45e59 ci: add qtmultimedia module 2024-01-19 17:31:02 -05:00
Ramen2X
33f5948c24 update build ci to qt 6 2024-01-19 17:25:46 -05:00
MattKC
c1f5188946
ci: update repo name 2023-09-19 19:59:49 -07:00
itsmattkc
c8059afb89 ci: deploy ffmpeg libs 2022-08-25 17:31:01 -07:00
itsmattkc
2ddcc18c67 ci: fix deploy paths 2022-08-25 17:23:20 -07:00
itsmattkc
1da8279972 ci: correct deploy paths 2022-08-25 17:17:44 -07:00
itsmattkc
809909b2ef ci: use shared ffmpeg package 2022-08-25 17:14:29 -07:00
itsmattkc
26cb29279c ci: fix error with ffmpeg filename 2022-08-25 16:51:41 -07:00
itsmattkc
652c112cca ci: use different win64 build of ffmpeg 2022-08-25 16:43:35 -07:00
itsmattkc
c44b7084a6 ci: use win64 build of ffmpeg 2022-08-25 16:42:22 -07:00
itsmattkc
aee799ed3c ci: fixed line that was missing an echo 2022-08-25 16:36:32 -07:00
itsmattkc
da5b3692e9 ci: use curl instead of wget 2022-08-25 16:33:06 -07:00
itsmattkc
64a94062d9 ci: add ffmpeg install 2022-08-25 16:28:45 -07:00
itsmattkc
cad2a2239d ci: initial commit 2022-08-25 16:24:14 -07:00