My personal fork based on rofl0r's fork. Mostly exists to provide patches back to rofl0r's fork, so please refer to that.
I have ARM64 binaries provided here however.
Screenshot from public domain ROM "Blox Graphics Slideshow"
Prerequisites:
- gcc
- gnu make
- autotools (should be included with the above)
- pkg-config
- GTK 2.0 libraries (used libgtk2.0-dev on Armbian)
- SDL libraries (used libsdl1.2-dev on Armbian)
- zlib libraries (optional)
After entering the hugo
directory,
- Set build.sh to be executable:
chmod +x build.sh
- Run build.sh:
./build.sh
- Run
make
- (optional) Run
make install
- Launch Hu-Go! by typing
hugo