On 03/15/2012 10:07 PM, Matthias Czapla wrote:
> Nils, can you give a short HOWTO quickly compile and install a custom
> xfce4-terminal package with your patch applied?  That would be most
> welcome.
>
Just the bog standard build procedure:

Make sure, all build dependencies are installed, i.e.

apt-get install debhelper libdbus-glib-1-dev libexo-1-dev \
      libvte-dev libxml-perl libstartup-notification0-dev \
      chrpath intltool libgtk2.0-dev hardening-includes

then unpack the source

apt-get source xfce4-terminal
cd xfce-terminal-0.4.8
mkdir -p debian/patches
cp path-to-patch/10-scroll-alternate-screen-configurable.patch debian/patches
patch -sp1 < debian/patches/10-scroll-alternate-screen-configurable.patch
fakeroot debian/rules binary

That's it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947892

Title:
  Scrolling ncurses app in xfce4-terminal with mouse wheel not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/947892/+subscriptions

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

Reply via email to