More packages for the Guix package manager! This repository contains recipes for packages that I am working on. They will eventually be sent upstream. When this is the case, they will vanish from this repo.
How to use these packages?
export GUIX_PACKAGE_PATH=$HOME/guix-more
That's it!
What is in there?
Binary analysis software
- capstone: A disassembler framework with a lot of supported architectures
- z3: A constraint solver
- angr: A binary analysis tool
- radare2: A disassembler and analysis tool
- bap: A binary analysis platform
Games
- lugaru: A third-person action game
Video
- aegisub: A subtitle editor
Webservices
- pootle: A community translation server
Current work
Using skia with icecat
Currently working on this. I have a recipe for google-gn, a tool required by skia to be built. It is contained in the chromium source code, so I may as well add chromium on the way.