Building Ubuntu HEAD packages

From Gnash Project Wiki

Jump to: navigation, search

To do this you need bzr and bzr-builddeb and a bunch of basic development packages installed

sudo apt-get install bzr bzr-builddeb build-essential devscripts
sudo apt-get build-dep gnash

To build just run

bzr branch lp:~gnash/gnash/ubuntu.head gnash.ubuntu.head
cd gnash.ubuntu.head
./debian/build_head

If this fails because of missing build dependencies, install them.

On succeess the script will print out where the results have been placed:

...
OUTPUT in: /tmp/tmp.rawvO20595
Personal tools