gitea/templates/package/metadata
KN4CK3R 9173e079ae
Add Alpine package registry ()
This PR adds an Alpine package registry. You can follow [this
tutorial](https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package)
to build a *.apk package for testing.

This functionality is similar to the Debian registry () and
therefore shares some methods. I marked this PR as blocked because it
should be merged after .


![grafik](https://user-images.githubusercontent.com/1666336/227779595-b76163aa-eea1-4a79-9583-775c24ad74e8.png)

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
..
alpine.tmpl Add Alpine package registry ()
cargo.tmpl Move helpers to be prefixed with `gt-` ()
chef.tmpl Move helpers to be prefixed with `gt-` ()
composer.tmpl Move helpers to be prefixed with `gt-` ()
conan.tmpl Move helpers to be prefixed with `gt-` ()
conda.tmpl Move helpers to be prefixed with `gt-` ()
container.tmpl Move helpers to be prefixed with `gt-` ()
debian.tmpl Add Debian package registry ()
generic.tmpl
helm.tmpl Move helpers to be prefixed with `gt-` ()
maven.tmpl Move helpers to be prefixed with `gt-` ()
npm.tmpl Move helpers to be prefixed with `gt-` ()
nuget.tmpl Move helpers to be prefixed with `gt-` ()
pub.tmpl Move helpers to be prefixed with `gt-` ()
pypi.tmpl Move helpers to be prefixed with `gt-` ()
rpm.tmpl Add RPM registry ()
rubygems.tmpl Move helpers to be prefixed with `gt-` ()
swift.tmpl Add Swift package registry ()
vagrant.tmpl Move helpers to be prefixed with `gt-` ()