Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | feat: update gallery-dl | Gabriel Arakaki Giovanini | |
2022-10-15 | feat: Add yt-dlp edge package | Gabriel Arakaki Giovanini | |
2022-10-14 | ref: update list of packages | Gabriel Arakaki Giovanini | |
2022-10-14 | ref: Update readme to point to the right folder | Gabriel Arakaki Giovanini | |
2022-10-14 | fix: fix env var not being an env var | Gabriel Arakaki Giovanini | |
2022-10-14 | fix: rename folder to match package's name | Gabriel Arakaki Giovanini | |
This makes the whole thing a bit easier | |||
2022-10-14 | fix: Use local alpine to look for apks | Gabriel Arakaki Giovanini | |
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). | |||
2022-10-14 | feat: remove repo from path name | Gabriel Arakaki Giovanini | |
For my setup there is no need to have repo in the path. | |||
2022-10-14 | feat: fix remote pathing | Gabriel Arakaki Giovanini | |
2022-10-14 | feat: shamelessly copy pkgkit from sr.ht-apkbuilds | Gabriel Arakaki Giovanini | |
Copy some code from sourcehut's alpine build[0] to build my own packages. [0]: https://git.sr.ht/~sircmpwn/sr.ht-apkbuilds | |||
2022-10-08 | feat: Fix importer checksum | Gabriel Arakaki Giovanini | |
2022-10-08 | feat: Add gallery-dl | Gabriel Arakaki Giovanini | |
Adds gallery-dl from testing branch so I don't have to include it in the build process. | |||
2022-10-05 | feat: add openrc for importer | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Add reddit-nextcloud-importer | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Add nextcloud-api-wrapper | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Remove seafile | Gabriel Arakaki Giovanini | |
This project has been a pain to compile, and the documentation is quite lacking, so for now I'm gonna stick with Nextcloud. | |||
2022-09-25 | feat: Add some dependencies of seafile | Gabriel Arakaki Giovanini | |
Add initial setup for dependencies of seafile server | |||
2022-07-31 | ref: Add list of available apk | Gabriel Arakaki Giovanini | |
2022-07-31 | feat: Add configuration for nginx | Gabriel Arakaki Giovanini | |
Add an extra pkg to build the nginx file. | |||
2022-07-31 | fix: Add repo properly | Gabriel Arakaki Giovanini | |
2022-07-30 | fix: Move to web install | Gabriel Arakaki Giovanini | |
Nothing better than executing script from random place in the internet. | |||
2022-07-30 | feat: Add genpass apk build | Gabriel Arakaki Giovanini | |
2022-07-26 | fix: Add strongly recommended dependency | Gabriel Arakaki Giovanini | |
yt-dlp strongly recommend to install ffmpeg for many tasks. | |||
2022-07-26 | fix: Use proper path/user setups | Gabriel Arakaki Giovanini | |
2022-07-26 | fix: Add missing dependency | Gabriel Arakaki Giovanini | |
2022-07-26 | ref: Add how to setup on README | Gabriel Arakaki Giovanini | |
2022-07-26 | feat: Add working build | Gabriel Arakaki Giovanini | |
For now it only builds a single project ... as there is only one project to be build. | |||
2022-07-26 | feat: Update midr version | Gabriel Arakaki Giovanini | |
2022-07-25 | feat: Add initial commit to build midr | Gabriel Arakaki Giovanini | |