apkbuilds @ 6bfd9bfece8beb1c6ddb72c1812b8333aa7bb776

feat: update gallery-dl
feat: Add yt-dlp edge package
ref: update list of packages
ref: Update readme to point to the right folder
fix: fix env var not being an env var
fix: rename folder to match package's name

This makes the whole thing a bit easier
fix: Use local alpine to look for apks

Sourcehut's pkgkit was assuming that the remote server was alpine, thus
running apk command to rewrite the remote alpine APKINDEX. This won't
work on my setup since I have a fedora server (for now).
feat: remove repo from path name

For my setup there is no need to have repo in the path.
feat: fix remote pathing
feat: shamelessly copy pkgkit from sr.ht-apkbuilds

Copy some code from sourcehut's alpine build[0] to build my own
packages.

[0]: https://git.sr.ht/~sircmpwn/sr.ht-apkbuilds
feat: Fix importer checksum
feat: Add gallery-dl

Adds gallery-dl from testing branch so I don't have to include it in the
build process.
feat: add openrc for importer
feat: Add reddit-nextcloud-importer
feat: Add nextcloud-api-wrapper
feat: Remove seafile

This project has been a pain to compile, and the documentation is quite
lacking, so for now I'm gonna stick with Nextcloud.
feat: Add some dependencies of seafile

Add initial setup for dependencies of seafile server
ref: Add list of available apk
feat: Add configuration for nginx

Add an extra pkg to build the nginx file.
fix: Add repo properly
fix: Move to web install

Nothing better than executing script from random place in the  internet.
feat: Add genpass apk build
fix: Add strongly recommended dependency

yt-dlp strongly recommend to install ffmpeg for many tasks.
fix: Use proper path/user setups
fix: Add missing dependency
ref: Add how to setup on README
feat: Add working build

For now it only builds a single project ... as there is only one project to be build.
feat: Update midr version
feat: Add initial commit to build midr