https://github.com/slitaz-official/sports
🤸 SliTaz ports
https://github.com/slitaz-official/sports
apkbuild package-creation slitaz
Last synced: over 1 year ago
JSON representation
🤸 SliTaz ports
- Host: GitHub
- URL: https://github.com/slitaz-official/sports
- Owner: SliTaz-official
- Created: 2019-09-27T09:28:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T09:01:13.000Z (over 6 years ago)
- Last Synced: 2025-01-23T04:11:14.921Z (over 1 year ago)
- Topics: apkbuild, package-creation, slitaz
- Language: Shell
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SliTaz APKBUILD packages recipes
Due to the small number of interested developers, it has become difficult to update the SliTaz distribution.
As an experiment, I (Lexeii) decided to try to build a SliTaz distribution based on packages from another distribution.
Alpine Linux distribution was selected.
It uses packages in `*.apk` (Alpine Package Keeper) format.
Packages are compiled using Musl.
This repository contains additional packages that are not available in Alpine, and which were ported from SliTaz.
## What now?
* To learn `apk-tools`.
* Make more random ports.
## What next?
* To port all the packages required to make regular SliTaz ISO image.
* Make the ISO image.
* Test it.
## Warning
This is not an official SliTaz distribution.
This is only an experiment that continues SliTaz Next, which was failed due to the inability to update the toolchain ☹