dependabot[bot]
f850b037bc
Bump sphinx from 5.0.2 to 5.1.1 in /scripts ( #268 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-29 10:47:41 -04:00
ReenigneArcher
da3c39e9e3
change org to LizardByte ( #263 )
...
- updates issue template
- updates docker readme
2022-07-29 09:45:26 -04:00
dependabot[bot]
1175a3184e
Bump babel from 2.9.1 to 2.10.3 in /scripts
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.9.1 to 2.10.3.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.9.1...v2.10.3 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 14:03:34 +00:00
dependabot[bot]
7da652e299
Bump sphinx from 4.5.0 to 5.0.2 in /scripts
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 13:25:50 +00:00
ReenigneArcher
f5d7cf7692
Merge pull request #144 from SunshineStream/add-cpack
...
Add cpack
2022-06-15 17:12:19 -04:00
ReenigneArcher
65c4f01998
Update documentation
...
- Add copy button to code blocks
- Fix some badges
- Improve Linux installation instructions
2022-06-09 19:50:20 -04:00
Karl Vogel
c719ddfc31
fedora: add libcap/libdrm-devel to enable KMS code
2022-05-14 12:16:14 +02:00
ReenigneArcher
b0a02a5985
Do not fail workflow if sunshine.po
doesn't exist
...
- Add proper keywords for boost::locale
- Minor documentation updates about localization
2022-04-29 19:48:07 -04:00
ReenigneArcher
293ee266af
Add docker file build instructions and...
...
- Remove readme.md files
2022-04-18 15:26:53 -04:00
ReenigneArcher
536df759ae
Initial version of sphinx documentation and...
...
- remove ubuntu 21.04 from CI (end of life)
- adjust matrix strategy for clang.yml
- Use lessons learned from RetroArcher on localize.yml, crowdin.yml, and locale.py
- Add end of life comments to Dockerfiles
- Adjust dependency order in Dockerfiles
2022-04-18 14:53:28 -04:00
h
a6921fffad
Add initial support for RPM packaging ( #121 )
...
- Add gen-rpm
- Package rpm in CI testing and releases
- Remove fedora 33 from testing (end of life)
- Update arguments for `build_private.sh` and `build_sunshine.sh`
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-04-12 23:29:08 -04:00
ReenigneArcher
615f7e5875
Use correct version of boost and cmake
2022-03-15 19:18:23 -04:00
ReenigneArcher
3f309832f7
Add comments
2022-03-15 19:17:22 -04:00
ReenigneArcher
719f4cef59
Add pipefail and comments
2022-03-15 19:17:06 -04:00
ReenigneArcher
907d0bfcd5
Fix .po
file extension
2022-03-13 16:39:33 -04:00
ReenigneArcher
a014391ae7
Update for Crowdin Integration
...
- Rename extracted template file to `sunshine.po`
- Add `crowdin.yml`
- Remove `--init` and `--update` from `localize.yml`
- Crowdin will initialize new languages and update existing ones
2022-03-13 16:29:51 -04:00
ReenigneArcher
88cf616a48
Move _locale.py and requirements
2022-03-11 13:46:18 -05:00
okkiv
c3d498e30c
fetch correct sources
2022-02-04 11:54:20 +01:00
okkiv
bd8ba66023
fetch correct sources
2022-02-04 11:53:49 +01:00
ReenigneArcher
0cad1bf6a5
Revert changes
2022-01-11 09:45:45 -05:00
ReenigneArcher
95a478e55e
Revert changes
2022-01-11 09:45:23 -05:00
ReenigneArcher
b1030b6601
Move gen-deb to Dockerfiles
2022-01-11 01:13:29 -05:00
ReenigneArcher
5dfd5d8027
set -e
...
Github not respecting -e in shebang
2022-01-11 00:46:47 -05:00
ReenigneArcher
f6fd1f7e84
Update and rename create_package.yml
...
-Create release on push to master (fails if changelog version matches latest release)
-Move windows package to artifacts folder
-Use re-usable workflow create_release.yml
2022-01-10 21:11:44 -05:00
ReenigneArcher
c910de12ff
Update Dockerfile-ubuntu_18_04
2021-12-21 19:34:42 -05:00
ReenigneArcher
2baed357f2
Update Dockerfile-ubuntu_18_04
2021-12-21 19:10:27 -05:00
ReenigneArcher
ee513939aa
Update Dockerfile-ubuntu_18_04
2021-12-21 18:51:55 -05:00
ReenigneArcher
b843ab7b97
Update Dockerfile-ubuntu_18_04
2021-12-21 18:33:59 -05:00
ReenigneArcher
8c37fa8d8b
Update Dockerfile-ubuntu_18_04
2021-12-21 18:19:38 -05:00
ReenigneArcher
a46a14c6ac
Update Dockerfile-ubuntu_18_04
...
-Test building glibc 2.31
2021-12-21 18:08:52 -05:00
ReenigneArcher
ea1e6f20a8
Update Dockerfile-ubuntu_20_04
2021-12-21 00:07:51 -05:00
ReenigneArcher
aeb72cba02
Update Dockerfile-ubuntu_18_04
2021-12-21 00:07:24 -05:00
ReenigneArcher
279fb8803e
Update Dockerfile-ubuntu_18_04
2021-12-20 23:54:46 -05:00
ReenigneArcher
59394e23f4
Update Dockerfile-ubuntu_18_04
2021-12-20 23:43:23 -05:00
ReenigneArcher
8f78b599ae
Use update-alternatives for gcc-10 and g++-10
2021-12-20 23:23:26 -05:00
ReenigneArcher
cc4ec1b526
Update Dockerfile-ubuntu_18_04
2021-12-20 23:00:25 -05:00
ReenigneArcher
7ce9d27a67
Update Dockerfile-ubuntu_18_04
...
-Add ffmpeg
2021-12-19 19:20:20 -05:00
ReenigneArcher
83a4440cad
Update Dockerfile-ubuntu_18_04
...
-Add libboost-regex-dev
2021-12-19 18:53:16 -05:00
ReenigneArcher
85cd54fdfe
Update Dockerfile-ubuntu_18_04
...
-Move wget
2021-12-19 18:37:52 -05:00
ReenigneArcher
c3eabebd91
Update Dockerfile-ubuntu_18_04
...
-Try different cmake repo
2021-12-19 18:35:02 -05:00
ReenigneArcher
26aff26eb0
Update Dockerfile-fedora_35
...
-Add gcc-c++ package
2021-12-19 18:03:50 -05:00
ReenigneArcher
07b974d638
Update Dockerfile-fedora_33
2021-12-19 17:47:35 -05:00
ReenigneArcher
75cdac5dbf
Update Dockerfile-ubuntu_18_04
...
-Remove cmake build
-Test pipefail
2021-12-19 17:19:01 -05:00
ReenigneArcher
7c6fecf13d
Fix cmake
2021-12-19 16:46:47 -05:00
ReenigneArcher
7c96ee1e00
Fix cmake
...
-Add repo for updated cmake
2021-12-19 16:22:17 -05:00
ReenigneArcher
975c4e6b26
Install rpmfusion as separate command
2021-12-19 16:03:08 -05:00
ReenigneArcher
c4838424db
Remove --no-install-recommends option
2021-12-19 16:02:13 -05:00
ReenigneArcher
e07279707a
Update dockerfiles
...
-Fix spacing
2021-12-19 15:40:12 -05:00
ReenigneArcher
b41cbc8ab4
Fix fedora version
2021-12-19 15:24:02 -05:00
ReenigneArcher
906870d36f
Back to single line install command
...
-Testing, dockerfiles fail when packages split into multiple lines
2021-12-19 15:23:11 -05:00