From 39fbd20078dde8e0ae3362e12c968668972d6362 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 19 May 2005 19:49:54 +0000 Subject: [PATCH] Tagged gtk+2.xml git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4374 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- x/lib/gtk+2.xml | 299 ++++++++++++++++++++++++------------------------ 1 file changed, 149 insertions(+), 150 deletions(-) diff --git a/x/lib/gtk+2.xml b/x/lib/gtk+2.xml index 22c27f387c..d4521725ca 100644 --- a/x/lib/gtk+2.xml +++ b/x/lib/gtk+2.xml @@ -13,183 +13,182 @@ ]> - - $LastChangedBy$ - $Date$ - + - -GTK+->k2-version; + + $LastChangedBy$ + $Date$ + - - GTK2 - + GTK+->k2-version; - -Introduction to - <application><acronym>GTK</acronym>+</application> + + GTK2 + -The GTK+ package contains -GTK+ Libraries. These are useful -for creating graphical user interfaces for applications. + + Introduction to GTK+ -Package information - - Download (HTTP): - - Download (FTP): - - Download MD5 sum: >k2-md5sum; - Download size: >k2-size; - Estimated disk space required: - >k2-buildsize; - Estimated build time: >k2-time; - - + The GTK+ package contains + GTK+ Libraries. These are useful + for creating graphical user interfaces for applications. - - <application><acronym>GTK</acronym>+</application> dependencies - - Required - - X ( or ), - , and - - - + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: >k2-md5sum; + + + Download size: >k2-size; + + + Estimated disk space required: >k2-buildsize; + + + Estimated build time: >k2-time; + + - - Optional - - , - , - , and - - - - + GTK+ Dependencies - + Required + X ( or ), + , and + - -Installation of - <application><acronym>GTK</acronym>+</application> + Optional + , + , + , and + -Install GTK+ by running -the following commands: + -./configure --prefix=/usr --sysconfdir=/etc \ + + Installation of GTK+ + + Install GTK+ by running + the following commands: + +./configure --prefix=/usr --sysconfdir=/etc \ --without-libtiff --without-libjpeg && -make +make -To test the results, issue: make check. + To test the results, issue: make check. -Now, as the root user: - -make install + Now, as the root user: - +make install - -Command explanations + ---sysconfdir=/etc: This switch installs the -configuration files into /etc -instead of /usr/etc. + + Command Explanations ---without-libtiff: Omit this switch if you have -libtiff installed. + --sysconfdir=/etc: This switch installs the + configuration files into /etc + instead of /usr/etc. ---without-libjpeg: Omit this switch if you have -libjpeg installed. + --without-libtiff: Omit this switch if you + have libtiff installed. -: This switch will rebuild -the API documentation during the -make command. - + --without-libjpeg: Omit this switch if you + have libjpeg installed. - -Contents + : This switch will rebuild + the API documentation during the make command. - - Installed Programs - Installed Libraries - Installed Directories - - - gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-demo, - gtk-query-immodules-2.0, gtk-update-icon-cache - libgdk_pixbuf-2.0.so, libgdk-x11-2.0.so, libgtk-x11-2.0.so, - libgdk_pixbuf_xlib-2.0.so and numerous engine, module and - loader plugins - /etc/gtk-2.0, /usr/include/gtk-2.0, /usr/lib/gtk-2.0, - /usr/share/gtk-2.0, /usr/share/gtk-doc/html/[gdk,gdk-pixbuf,gtk], - /usr/share/themes/Default/gtk* and - /usr/share/themes/Emacs/gtk-2.0-key - - - - - Short Descriptions - + - - gdk-pixbuf-csource - - generates C code containing images, useful for compiling images - directly into programs. - - gdk-pixbuf-csource - - - + + Contents - - gdk-pixbuf-query-loaders - - collects information about loadable modules for gdk-pixbuf and - writes it to standard output. - - gdk-pixbuf-query-loaders - - - + + Installed Programs + Installed Libraries + Installed Directories - - gtk-query-immodules-2.0 - - collects information about loadable input method modules for - GTK+ and writes it to - standard output. - - gtk-query-immodules-2.0 - - - + + gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-demo, + gtk-query-immodules-2.0, and gtk-update-icon-cache + libgdk_pixbuf-2.0.so, libgdk-x11-2.0.so, libgtk-x11-2.0.so, + libgdk_pixbuf_xlib-2.0.so, and numerous engine, module, and + loader plugins + /etc/gtk-2.0, /usr/include/gtk-2.0, /usr/lib/gtk-2.0, + /usr/share/gtk-2.0, /usr/share/gtk-doc/html/[gdk,gdk-pixbuf,gtk], + /usr/share/themes/Default/gtk*, and + /usr/share/themes/Emacs/gtk-2.0-key + + - - gtk-update-icon-cache - - creates mmap()able cache files for icon themes. - - gtk-update-icon-cache - - - + + Short Descriptions + + - - GTK+ Libraries - - provide an API to implement graphical user interfaces. - - GTK+ Libraries - - - + + gdk-pixbuf-csource + + generates C code containing images, useful for compiling + images directly into programs. + + gdk-pixbuf-csource + + + - - + + gdk-pixbuf-query-loaders + + collects information about loadable modules for gdk-pixbuf + and writes it to standard output. + + gdk-pixbuf-query-loaders + + + + + + gtk-query-immodules-2.0 + + collects information about loadable input method modules for + GTK+ and writes it to standard output. + + gtk-query-immodules-2.0 + + + + + + gtk-update-icon-cache + + creates mmap()able cache files for icon themes. + + gtk-update-icon-cache + + + + + + GTK+ Libraries + + provide an API to implement graphical user interfaces. + + GTK+ Libraries + + + + + + +