Comment 17 for bug 272749

Revision history for this message
Daniel Hahler (blueyed) wrote :

FWIW, I have tried to create a package, with the patch (obviously not properly) refreshed, but it failed to build (against gnome-terminal in trusty, built in a saucy pbuilder):

libtool: link: gcc -pthread -DVTE_SEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.0 -I/usr/
gnome_terminal-terminal-screen.o: In function `terminal_screen_beep_cb':
/tmp/buildd/gnome-terminal-3.6.2/src/terminal-screen.c:769: undefined reference to `GTK_WIDGET_HAS_FOCUS'

Maybe it will work in the trusty PPA? https://launchpad.net/~blueyed/+archive/ppa/+sourcepub/4045470/+listing-archive-extra

At least there is a patch therein, which applies.