termux-pacman / glibc-packages

Glibc packages for termux
MIT License
134 stars 19 forks source link

addpkg(gpkg/mangohud): 0.7.1 #213

Closed Biswa96 closed 8 months ago

Maxython commented 8 months ago

@Biswa96, a note for you in the future: in glibc-packages, when compiling, you can use glibc commands from installed packages, the environment is configured so that they can run (but there is a very small chance that some binary will not work due to the simulator).

It was also noticed that the python script mangoplot needs the numpy and matplotlib modules.

Biswa96 commented 8 months ago

Thanks for the info. I hope those little details were documented properly.

Maxython commented 8 months ago

Thanks for the info. I hope those little details were documented properly.

Unfortunately, there is no documentation about all the intricacies of compiling glibc packages.

Thanks for adding the package.