flipswitchingmonkey / gitea-spk

spk (Synology package) to install gitea into Synology NAS
MIT License
105 stars 23 forks source link

Update for amd64 architectures #20

Closed JeremyVV closed 6 years ago

JeremyVV commented 6 years ago

I have a DS416play (braswell) and I was required to update the arch.desc, while at it I reviewed the amd64 supported architectures and added to it accordingly. Here is a gist https://gist.github.com/JeremyVV/4d8b62d68293e20ae0428cf6b0490ebd

# Maps Gitea platforms to Synology arch values, see
# https://developer.synology.com/developer-guide/appendix/index.html
# https://github.com/SynologyOpenSource/pkgscripts-ng/blob/master/include/platforms
386 x86
amd64 cedarview bromolow denverton apollolake avoton braswell grantley broadwell dockerx64 kvmx64 x64 
arm-5 88f6281 88f6282
arm-7 armada370 armada375 armada38x armadaxp alpine/alpine4k comcerto2k monaco
arm64 rtd1296
flipswitchingmonkey commented 6 years ago

Updated the arch.desc file...