On 27-02-2015 06:26, Pierre Labastie wrote: > Le 26/02/2015 23:39, Bruce Dubbs a écrit : >> [email protected] wrote: >>> Author: pierre >>> Date: Thu Feb 26 13:54:24 2015 >>> New Revision: 15572 >>> >>> Log: >>> tags >>> >>> Modified: >> >>> trunk/BOOK/xfce/apps/gtksourceview2.xml >>> trunk/BOOK/xfce/apps/libunique.xml >>> trunk/BOOK/xfce/apps/midori.xml >>> trunk/BOOK/xfce/apps/mousepad.xml >>> trunk/BOOK/xfce/apps/parole.xml >>> trunk/BOOK/xfce/apps/xfburn.xml >>> trunk/BOOK/xfce/apps/xfce4-mixer.xml >>> trunk/BOOK/xfce/apps/xfce4-terminal.xml >>> trunk/BOOK/xfce/core/xfce4-panel.xml >> >> Pierre, are would going to do xfce/apps/vte2.xml and >> xfce/apps/ristretto.xml also? > > I have built them, but I have to find a way to test them. If anybody can > give pointers...
Vte2 is the basis for xfce4-terminal: $ xzgrep -i vte /home/fernando/Downloads/blfs/xfce4-terminal-0.6.3-2014.11.23-11h03m59s.log.xz checking for vte >= 0.28... 0.28.2 checking VTE_CFLAGS... -pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 checking VTE_LIBS... -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext So, if you ran xfce-terminal, it is tested. Ristreto, you just use to view images. It appears in the menu as: Name[fr]=Visionneuse d’Images Ristretto If you wish to run from a terminal: ristretto then open some images, and it is tested. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
