christianberg / conkeror_mac_bundler

Create a Mac AppBundle for Conkeror, the "keyboard-oriented, highly-customizable, highly-extensible web browser".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is all based on the make_app.sh and xulrunner.c files from http://conkeror.org/InstallationOSX

Requirements:
 xcode (for gcc)
 firefox (installed in /Applications)
 git

To create and install the bundle as Conkeror.app, simply run:
 make install

About

Create a Mac AppBundle for Conkeror, the "keyboard-oriented, highly-customizable, highly-extensible web browser".


Languages

Language:Shell 55.5%Language:C 44.5%