aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Verona2011-10-13 00:14:16 +0200
committerJoakim Verona2011-10-13 00:14:16 +0200
commit4a9f23a3b98c19846018dcdb6d7b7e1d38667bd8 (patch)
tree9b1e49045b9f7c2df43990bd1278e7e68a6993d8
parent0b19c7867f5e647fa0269833fe74e0064b415c08 (diff)
downloademacs-4a9f23a3b98c19846018dcdb6d7b7e1d38667bd8.tar.gz
emacs-4a9f23a3b98c19846018dcdb6d7b7e1d38667bd8.zip
minor
-rw-r--r--README.xwidget8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.xwidget b/README.xwidget
index a1d8c23a77a..61872c6db97 100644
--- a/README.xwidget
+++ b/README.xwidget
@@ -1345,7 +1345,8 @@ for (var i=0; i<frames.length; i++)
1345 1345
1346** support downstreams 1346** support downstreams
1347http://aur.archlinux.org/packages.php?ID=48230 1347http://aur.archlinux.org/packages.php?ID=48230
1348** TODO the proof of concept canvas code should be disabled by default. 1348** DONE the proof of concept canvas code should be disabled by default.
1349 CLOSED: [2011-10-12 Wed 23:03]
1349** TODO advi 1350** TODO advi
1350active dvi viewer. investigate if it could be xwidgetified. 1351active dvi viewer. investigate if it could be xwidgetified.
1351advi supports embedding inside presentations. 1352advi supports embedding inside presentations.
@@ -1354,3 +1355,8 @@ gtk3 brings in cairo on Fedora, but apparently not on all plattforms.
1354pkg-config --cflags cairo 1355pkg-config --cflags cairo
1355** TODO splint 1356** TODO splint
1356splint -Demacs -DHAVE_CONFIG_H -I. -I/home/joakim/build_myprojs/emacsnew/emacs.bzr/xwidget.mint/src -I../lib -I/home/joakim/build_myprojs/emacsnew/emacs.bzr/xwidget.mint/src/../lib -DGSEAL_ENABLE -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/ImageMagick -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGSEAL_ENABLE -I/usr/include/webkit-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 xwidget.c 1357splint -Demacs -DHAVE_CONFIG_H -I. -I/home/joakim/build_myprojs/emacsnew/emacs.bzr/xwidget.mint/src -I../lib -I/home/joakim/build_myprojs/emacsnew/emacs.bzr/xwidget.mint/src/../lib -DGSEAL_ENABLE -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/ImageMagick -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGSEAL_ENABLE -I/usr/include/webkit-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 xwidget.c
1358
1359** TODO 32 bit bug
1360user reports that xwidgets segfaults on the 32 bit Mint distribution
1361but not the 64 bit. Mint is an Ubuntu derivative. I got some
1362VirtualBox images to test with.