aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-17docs: Update apk infoGabriel Arakaki Giovanini
2022-10-17feat: Remove unused archGabriel Arakaki Giovanini
I have no use for something other than x86_64
2022-10-17docs: Add reference to projects includedGabriel Arakaki Giovanini
2022-10-17feat: Add jellyfinGabriel Arakaki Giovanini
Add jellyfin to avoid importing the whole edge repo.
2022-10-16ref: Update openrc filesGabriel Arakaki Giovanini
Cleaning up the initd and confd files to make easier to setup and run multi service.
2022-10-16fix: Update service to support extended serviceGabriel Arakaki Giovanini
2022-10-16ref: update reddit-nextcloud-importerGabriel Arakaki Giovanini
2022-10-16ref: remove unnecessary logsGabriel Arakaki Giovanini
2022-10-16feat: update gallery-dlGabriel Arakaki Giovanini
2022-10-15feat: Add yt-dlp edge packageGabriel Arakaki Giovanini
2022-10-14ref: update list of packagesGabriel Arakaki Giovanini
2022-10-14ref: Update readme to point to the right folderGabriel Arakaki Giovanini
2022-10-14fix: fix env var not being an env varGabriel Arakaki Giovanini
2022-10-14fix: rename folder to match package's nameGabriel Arakaki Giovanini
This makes the whole thing a bit easier
2022-10-14fix: Use local alpine to look for apksGabriel 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-14feat: remove repo from path nameGabriel Arakaki Giovanini
For my setup there is no need to have repo in the path.
2022-10-14feat: fix remote pathingGabriel Arakaki Giovanini
2022-10-14feat: shamelessly copy pkgkit from sr.ht-apkbuildsGabriel 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-08feat: Fix importer checksumGabriel Arakaki Giovanini
2022-10-08feat: Add gallery-dlGabriel Arakaki Giovanini
Adds gallery-dl from testing branch so I don't have to include it in the build process.
2022-10-05feat: add openrc for importerGabriel Arakaki Giovanini
2022-10-01feat: Add reddit-nextcloud-importerGabriel Arakaki Giovanini
2022-10-01feat: Add nextcloud-api-wrapperGabriel Arakaki Giovanini
2022-10-01feat: Remove seafileGabriel 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-25feat: Add some dependencies of seafileGabriel Arakaki Giovanini
Add initial setup for dependencies of seafile server
2022-07-31ref: Add list of available apkGabriel Arakaki Giovanini
2022-07-31feat: Add configuration for nginxGabriel Arakaki Giovanini
Add an extra pkg to build the nginx file.
2022-07-31fix: Add repo properlyGabriel Arakaki Giovanini
2022-07-30fix: Move to web installGabriel Arakaki Giovanini
Nothing better than executing script from random place in the internet.
2022-07-30feat: Add genpass apk buildGabriel Arakaki Giovanini
2022-07-26fix: Add strongly recommended dependencyGabriel Arakaki Giovanini
yt-dlp strongly recommend to install ffmpeg for many tasks.
2022-07-26fix: Use proper path/user setupsGabriel Arakaki Giovanini
2022-07-26fix: Add missing dependencyGabriel Arakaki Giovanini
2022-07-26ref: Add how to setup on READMEGabriel Arakaki Giovanini
2022-07-26feat: Add working buildGabriel Arakaki Giovanini
For now it only builds a single project ... as there is only one project to be build.
2022-07-26feat: Update midr versionGabriel Arakaki Giovanini
2022-07-25feat: Add initial commit to build midrGabriel Arakaki Giovanini