Hello,

Following the link in copyright file, I see that the source is obtained
as xpi file. You could use med-xpi-unpack and med-xpi-pack scripts
provided by mozilla-devscripts package. It would require a slight change
to debian/rules.

First you prepare the source tree using med-xpi-unpack, by calling it
with something like this:

~$ med-xpi-unpack aios.xpi aios

Previous command assumes that the name of xpi file is "aios.xpi", and
that it's located in your home dir. That will unpack the contents of xpi
file to aios directory. Then copy over your debian/ directory to it.
Replace the MOZ_XPI_BUILD_COMMAND to

med-xpi-pack . aios.xpi

Add mozilla-devscripts package to the list of build-dependencies in
debian/control. Try to build the package, everything should work. Thank
you for your contribution.

-- 
REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar
https://bugs.launchpad.net/bugs/297708
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to