stanix's packages
February 28, 2026 ยท View on GitHub
this repo contain the portages and packages of the stanix operating system
to get info about a particular package just do
./info.sh XXX
build
to build a package just do
./configure
./build.sh XXX
NOTE : see configure options
install and packages
to install a port do
./install.sh XXX
and to make a package
./package.sh XXX
NOTE : packages are avalibes in ./packages/ as tar archives
list
For a list of packages see https://tayoky.github.io/stanix/packages
configure options
--host=XXX--prefix=XXX--with-CC=XXX--with-LD=XXX