tanty / jhbuild-epiphany

Scripts to help with building Web (Epiphany) into a minimal JHBuild environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jhbuild-epiphany

Scripts to help with building Web (Epiphany) into a minimal JHBuild environment.

Instructions

Clone this repository into a location with, at least, up to ~5.5GB of free space:

$ git clone https://github.com/tanty/jhbuild-epiphany && cd jhbuild-epiphany

Run:

$ ./compile.sh

You may have to enter some password and install some dependencies if the jhbuild compilation fails at some point but you should be able to provide all of them with a not too old GNU/Linux distribution.

You may have to wait for some hours but it should work.

Finally, run:

$ ./set-as-default.sh

And give it a try. Close any previously existing instance of epiphany and run the new default browser which can be identified as "JHBuild Web Browser".

If you want to re-compile at some point, you can run again:

$ ./compile.sh

About

Scripts to help with building Web (Epiphany) into a minimal JHBuild environment

License:GNU Lesser General Public License v2.1


Languages

Language:Shell 70.6%Language:Python 29.4%