Commit Graph

34 Commits

Author SHA1 Message Date
ReenigneArcher
a043dfcf6c
Update apps.json
- reformat `apps.json` files
- use `sed` to add required prefixes for flatpak build
2022-10-26 21:43:24 -04:00
istori1
166f9f73e0
Enabled x264 and removed libevent 2022-10-24 17:47:19 -04:00
istori1
db55ff8ea1
Remove libcheck and disable x265 2022-10-24 07:05:13 -04:00
istori1
e2bb1a720a
Adding back CPU encoding (#419) 2022-10-20 10:34:29 -04:00
istori1
87f01fc0b8
Update dev.lizardbyte.sunshine.yml 2022-10-19 17:29:27 -04:00
istori1
35cdc2c89b
Update dev.lizardbyte.sunshine.yml 2022-10-17 20:28:45 -04:00
istori1
3baace6711
Reduce build time and cleanup 2022-10-17 17:31:12 -04:00
istori1
25a64bff44
Update Flatpak sources to Kinetic 2022-10-12 19:01:23 -04:00
istori1
eedcd49713
Update dev.lizardbyte.sunshine.yml 2022-10-10 06:56:22 -04:00
istori1
418d3cc76c
Change Flatpak sources to jammy 2022-10-09 09:40:19 -04:00
ReenigneArcher
5f9101f72d
Merge branch 'nightly' into fix/paths 2022-09-11 19:41:30 -04:00
istori1
674a9da166
Update boost version in portfile 2022-09-11 08:34:52 -04:00
ReenigneArcher
642c4a9ed7
add home directory access for flatpak 2022-08-25 08:38:56 -04:00
ReenigneArcher
0ac67f13d7
fix assets directory for flatpak and AUR 2022-08-24 15:46:02 -04:00
istori1
f32387f67e
Update boost to 1.80.0 2022-08-24 12:20:49 -04:00
ReenigneArcher
8b0e6a28c2
single AppImage file
- simplify cmake install prefix and assets directory
2022-08-14 18:29:05 -04:00
ReenigneArcher
30c178baa1
move default configs to assets directory 2022-08-12 16:00:19 -04:00
ReenigneArcher
1d242aed7c
fix yaml-lint errors 2022-08-07 21:19:05 -04:00
istori1
d38392aea0
sunshine.conf and apps.json on user's home config dir (#269) 2022-08-05 20:47:21 -04:00
istori1
58a71bf3e7
Add permission for Flatpak. (#291)
* Add permission for Flatpak.

Adding --talk-name=org.freedesktop.Flatpak as this is needed to launch applications on the host. Example flatpak-spawn --host sleep 1m.

* Alphabetical order
2022-07-31 20:52:39 -04:00
ReenigneArcher
da3c39e9e3
change org to LizardByte (#263)
- updates issue template
- updates docker readme
2022-07-29 09:45:26 -04:00
istori1
d19c883067
Add CUDA to Flatpak (#218) 2022-07-05 19:27:14 -04:00
ReenigneArcher
fd0dc9ab8e Fix flatpak CI for outside pull requests 2022-06-29 20:02:15 -04:00
ReenigneArcher
92f1313993 Merge branch 'nightly' into macports-improvements 2022-06-29 19:06:33 -04:00
ReenigneArcher
00405892cb Don't rename default config files 2022-06-28 19:26:34 -04:00
ReenigneArcher
270d4ddffe Fix paths for AUR and...
- Rename udev rules file
- Refactor CI to properly collect clone url for PRs (AUR only)
2022-06-23 23:55:48 -04:00
ReenigneArcher
6b64149591 Update Portfile
- Add `compiler.cxx_standard`
- Don't overwrite config files
- Fix `maintainers`
- Correct cmake configure arguments
- Remove `destroot`
- Use `git` instead of `github.setup`
- Set revision to 0
- Add long description
2022-06-21 22:35:03 -04:00
ReenigneArcher
8fc8884dbc Update PKGBUILD
- Add `avahi` as dependency
- Order dependencies in alphabetical order
- Use fast compilation for `make` command
2022-06-20 20:35:19 -04:00
ReenigneArcher
f07171315f Configure PKGBUILD according to github event
- Release to AUR on push into `master`
- Update AUR installation instructions
- Use common linux directories for `PKGBUILD`
2022-06-19 23:35:02 -04:00
ReenigneArcher
f4074341a5 Add AUR PKGBUILD 2022-06-19 14:42:19 -04:00
ReenigneArcher
6dc10a4d60 Merge branch 'nightly' into macports-improvements 2022-06-18 12:48:35 -04:00
ReenigneArcher
2a13697fef Replace hardcoded paths for unix and...
- Add cache for flatpak job

Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
2022-06-17 17:58:07 -04:00
ReenigneArcher
bd51a7d5fa Refactor assets and config directories 2022-06-17 15:30:56 -04:00
ReenigneArcher
1cf0360520 Initial flatpak packaging
- adds `com.github.sunshinestream.sunshine.yml`
- moves and renames `sunshine.desktop`
- moves and renames `Portfile`
- adds cmake options for configuration only

Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
2022-06-17 14:29:34 -04:00