Commit graph

18 commits

Author SHA1 Message Date
Jean Lucas
114216e80a Modify dependencies
- Add 'git' to makedepends as its required during build
- 'npm' is a makedepend to prevent yarn from arbitrarily changing the
working directory and causing build failures by being unable to find
'.yarnclean'. See https://github.com/tootsuite/mastodon/issues/6809
- Change 'yarn' to be a full dependency so database migrations and asset
precompilations don't fail
2018-08-29 17:02:18 -04:00
Jean Lucas
e3b2033d67 Version bump to 2.4.5 2018-08-27 13:15:18 -04:00
Jean Lucas
f082f2349d Version bump to 2.4.4, move environment file to etc 2018-08-22 17:27:17 -04:00
Jean Lucas
955114a336 Version bump to 2.4.3, routine cleanup
- Correct license
- Remove optdepend of sudo since install file now instructs to run shell
command as root
- Remove install file from source array since it's not needed there
- Quote pkgdir
- Cleanup/reformat install file language
2018-08-06 23:27:07 -04:00
Jean Lucas
ac69ea2e27 Tidy up install
- Move Mastodon setup out of PKGBUILD
- Set Mastodon user creation to have a shell
- Add PostgreSQL to systemd unit wants
- Update install notes
- Add sudo as optdepend
2018-06-27 18:53:23 -04:00
Jean Lucas
58ece81082 Update {,make}depends 2018-06-26 21:07:24 -04:00
Jean Lucas
39a8523e5c Specify nodejs-lts-boron as required dependency 2018-06-19 17:24:41 -04:00
Jean Lucas
ab2e086a74 Fix checksums 2018-06-19 16:03:33 -04:00
Jean Lucas
4120cc0a0b Fix working directories for service files 2018-06-19 16:00:49 -04:00
Jean Lucas
ddc9ac9046 Package overhaul 2018-06-19 15:34:22 -04:00
Caleb Maclennan
3b73891dac
Bump release to 1.2.2 2017-04-21 15:13:39 +03:00
Caleb Maclennan
78895ceee1
Get user creation working 2017-04-11 16:53:06 +03:00
Caleb Maclennan
933a76e523
Bump version and fix conflicts syntax 2017-04-11 16:17:12 +03:00
Caleb Maclennan
28809699e1
Add a dedicated system user and group 2017-04-07 17:45:56 +03:00
Caleb Maclennan
05817a53c7
Bump to 1.1 2017-04-07 15:09:21 +03:00
Caleb Maclennan
deb539aa63
Update conflicts info for alternate package versions 2017-04-07 13:09:19 +03:00
Caleb Maclennan
89895b5f06
Add source location, package conflict info, and checksums 2017-04-07 12:42:24 +03:00
Caleb Maclennan
110ee8d3a4
Initialize packgage meta data 2017-04-07 12:36:31 +03:00