Jim Broadus
082f941bb9
build: Fix translations
...
transifex-client indirectly requires Unidecode>=0.04.16. As of version
1.3.2, Unidecode no longer supports Python 2. Its setup shebang points
to /usr/bin/python, which it assumes is python3. To correct the issue,
install pip3 instead of pip, avoiding the installation of Python 2.
2021-09-19 15:28:40 +01:00
Jim Broadus
ba29b0e3ba
build: Add Debian Bullseye.
...
Reference: https://www.debian.org/releases/bullseye/
2021-09-12 00:31:48 +01:00
Jim Broadus
3a00403ad0
build: Add patch for libgpod mac build.
...
Store patch file in repository rather than relying on strawberry's file
server.
Reference: 27955cc441
2021-06-12 15:14:44 +01:00
John Maguire
72cfdf25a9
Remove FC32 build
2021-06-02 11:23:40 +01:00
Jim Broadus
f071075e8c
build: Add Ubuntu Hirsute to workflows.
...
Reference: https://wiki.ubuntu.com/Releases
2021-05-24 23:05:56 +01:00
Jim Broadus
590bcf1c7c
build: Add libgpod for mac
...
This change was taken from Strawberry. When and if a homebrew libgpod
package becomes available, this change can be replaced.
Reference: f2c7df3a3b
2021-05-08 15:53:20 +01:00
John Maguire
8fddc816a0
Remove unsupported FC31 build
2021-04-27 18:08:18 +01:00
John Maguire
d59ed1e704
Add Fedora Core 34 workflow
2021-04-27 17:23:18 +01:00
Jim Broadus
d9a48b90b0
build: Make Mac build compatible with Mojave
...
Use XCode 10.3 to maintain Mojave compatibility.
2021-02-18 11:37:29 +00:00
Jim Broadus
66ea25bca9
build: Add Ubuntu 20.10 build
...
https://wiki.ubuntu.com/GroovyGorilla
2021-02-02 09:56:13 +00:00
Stephen
596cd9b0ab
install dependencies after checkout
2021-01-11 10:27:12 +00:00
Stephen G
ea4772ba2a
use Brewfile
2021-01-11 10:27:12 +00:00
Jim Broadus
627ddc398c
build: Add Fedora 33
...
(cherry picked from commit e302811fae12e6bf8eb63039d3ea01b8b248604c)
2020-12-17 23:59:11 +00:00
Jim Broadus
fe88d8f8b0
build: Remove eoan usage
...
Ubuntu Eoan (19.10) is EOL and the repositories are no longer accessible. Bump
the image used for the source tarball build to LTS ubuntu:focal.
2020-12-15 19:24:59 +00:00
John Maguire
aaee0b7018
Fix translations github action
2020-11-22 18:25:47 +00:00
John Maguire
ad354276b0
Remove build for EoL Ubuntu Eoan
2020-09-30 17:06:51 +01:00
John Maguire
09ee66d771
Remove double quoting
2020-09-22 14:56:06 +01:00
John Maguire
6e63fb2cdc
Use forked lint action
2020-09-22 14:56:06 +01:00
John Maguire
08e09280a9
Checkout before lint
2020-09-22 14:56:06 +01:00
John Maguire
0e131315c7
Double quote style
2020-09-22 14:56:06 +01:00
John Maguire
7e1379ec5d
Add linter job
2020-09-22 14:56:06 +01:00
John Maguire
1d82930088
Fix mac liblastfm install from homebrew tap
2020-09-22 13:57:06 +01:00
John Maguire
c1b15beb5e
cryptopp is no longer available in homebrew
2020-08-25 19:07:37 +01:00
John Maguire
367cecf299
Revert "Disable mac build"
...
This reverts commit d131c66f02
.
2020-08-25 19:07:37 +01:00
John Maguire
d131c66f02
Disable mac build
2020-08-25 17:13:02 +01:00
Jonas Kvinge
48ae27b4ad
Update .github/workflows/all.yml
2020-06-05 00:11:57 +01:00
John Maguire
cf1067e740
Add explicit SHA to release
2020-05-26 21:57:09 +01:00
John Maguire
e7c5c76ea5
Pull translations nightly
2020-05-26 21:12:34 +01:00
John Maguire
215a4747ff
Add translation puller
2020-05-26 21:12:34 +01:00
John Maguire
92b160d2a8
Push translation sources to transifex
2020-05-26 19:21:56 +01:00
John Maguire
c934fef637
Only create release on master branch
2020-05-24 16:46:01 +01:00
John Maguire
0433f04c9c
Create non-draft releases
2020-05-24 16:46:01 +01:00
John Maguire
9fdb83c828
Checkout & get all artifact files
2020-05-24 16:46:01 +01:00
John Maguire
6e95b65691
Build source tar
2020-05-24 16:46:01 +01:00
John Maguire
d015305561
Add release action
2020-05-24 16:46:01 +01:00
John Maguire
157a9d1d1f
Only run once for PRs
2020-05-21 02:03:34 +01:00
John Maguire
a17f968b46
Trigger workflow for PRs
2020-05-21 02:03:34 +01:00
John Maguire
912589439e
Add bionic builder
2020-05-16 18:51:00 +01:00
John Maguire
bc16747009
Add buster builder
2020-05-16 18:34:14 +01:00
John Maguire
833f8256c8
Add debian stretch github job
2020-05-16 18:18:55 +01:00
John Maguire
f46241e75a
Add eoan github job
2020-05-16 18:00:12 +01:00
John Maguire
18497dcb66
Add Fedora 32 build
2020-05-16 17:38:19 +01:00
John Maguire
d7c1431193
Add Fedora 31 job
2020-05-16 14:26:17 +01:00
John Maguire
2b91bbe978
Add mingw job
2020-05-14 15:21:09 +01:00
John Maguire
e1f82b24a1
Add focal build
2020-05-14 15:21:09 +01:00
John Maguire
4da609d459
Add mac workflow
2020-05-14 15:21:09 +01:00
Andreas
d7b2af3378
Add a template for issues
2016-03-11 15:49:26 +01:00