<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cblfs.nicewhileitlasted.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jjdicharry</id>
	<title>CBLFS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://cblfs.nicewhileitlasted.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jjdicharry"/>
	<link rel="alternate" type="text/html" href="https://cblfs.nicewhileitlasted.com/Special:Contributions/Jjdicharry"/>
	<updated>2026-05-20T23:39:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>?title=Libcanberra&amp;diff=21186</id>
		<title>Libcanberra</title>
		<link rel="alternate" type="text/html" href="?title=Libcanberra&amp;diff=21186"/>
		<updated>2011-04-26T01:28:55Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://0pointer.de/lennart/projects/libcanberra/libcanberra-{{Libcanberra-Version}}.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Blank-Package-Introduction}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Pkg-config]]&lt;br /&gt;
* [[libvorbis]]&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[ALSA]]&lt;br /&gt;
* [[Pulse]]&lt;br /&gt;
* [[GStreamer]]&lt;br /&gt;
* [[Gtk2]]&lt;br /&gt;
* [[tdb]]&lt;br /&gt;
* [[Lynx]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \&lt;br /&gt;
     --libdir=/usr/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \&lt;br /&gt;
     --libdir=${GNOME_PREFIX}/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21185</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21185"/>
		<updated>2011-04-25T22:39:36Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* N32 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIGN32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILDN32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILDN32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG64 --enable-64-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD64} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD64} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21184</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21184"/>
		<updated>2011-04-25T22:34:43Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* N32 */  Changed to match 32-bit and 64-bit builds.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG64 --enable-64-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD64} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD64} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21183</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21183"/>
		<updated>2011-04-25T22:09:38Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Fixed download source destination&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf /usr/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     /usr/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21182</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21182"/>
		<updated>2011-04-25T14:55:07Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Contents */  removed gdk_pixbuf binaries and libraries from the list because they are now located in the gdk-pixbuf package.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21181</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21181"/>
		<updated>2011-04-25T14:47:39Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* N32 */ modified the sed script for the current gtk.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{so,la}, libpixbufloader-{png,jpeg,gif,ico,ani,ras,xpm,tiff,pnm,bmp,wbmp,xbm,tga,pcx}.{so,la}, libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=User:Justinrk&amp;diff=21175</id>
		<title>User:Justinrk</title>
		<link rel="alternate" type="text/html" href="?title=User:Justinrk&amp;diff=21175"/>
		<updated>2011-04-25T04:44:37Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Replaced content with &amp;quot;Hi!  Sup?&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi!  Sup?&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=User:Justinrk&amp;diff=21174</id>
		<title>User:Justinrk</title>
		<link rel="alternate" type="text/html" href="?title=User:Justinrk&amp;diff=21174"/>
		<updated>2011-04-25T04:43:34Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi!  Sup?&lt;br /&gt;
&lt;br /&gt;
I am new to the site and I don&#039;t know how to contact other users.&lt;br /&gt;
Hopefully you get this message.&lt;br /&gt;
&lt;br /&gt;
I wanted to submit a patch but I don&#039;t have access to the subversion repository.&lt;br /&gt;
How do I submit a patch?&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21173</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21173"/>
		<updated>2011-04-25T03:03:04Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Dependencies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; gdk-pixbuf/gdk-pixbuf-io.c \&lt;br /&gt;
     gdk-pixbuf/Makefile.am gdk-pixbuf/Makefile.in \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{so,la}, libpixbufloader-{png,jpeg,gif,ico,ani,ras,xpm,tiff,pnm,bmp,wbmp,xbm,tga,pcx}.{so,la}, libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21172</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21172"/>
		<updated>2011-04-25T03:02:34Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Configuration Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; gdk-pixbuf/gdk-pixbuf-io.c \&lt;br /&gt;
     gdk-pixbuf/Makefile.am gdk-pixbuf/Makefile.in \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{so,la}, libpixbufloader-{png,jpeg,gif,ico,ani,ras,xpm,tiff,pnm,bmp,wbmp,xbm,tga,pcx}.{so,la}, libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21171</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21171"/>
		<updated>2011-04-25T02:50:22Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjasper&amp;lt;/i&amp;gt;: disable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; gdk-pixbuf/gdk-pixbuf-io.c \&lt;br /&gt;
     gdk-pixbuf/Makefile.am gdk-pixbuf/Makefile.in \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{so,la}, libpixbufloader-{png,jpeg,gif,ico,ani,ras,xpm,tiff,pnm,bmp,wbmp,xbm,tga,pcx}.{so,la}, libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gtk2&amp;diff=21170</id>
		<title>Gtk2</title>
		<link rel="alternate" type="text/html" href="?title=Gtk2&amp;diff=21170"/>
		<updated>2011-04-25T02:48:05Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gtk+/{{Gtk2-Version2}}/gtk+-{{Gtk2-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
!Required Patch (For Multilib):&lt;br /&gt;
| http://svn.cross-lfs.org/svn/repos/patches/gtk+/gtk+-{{Gtk2-Version}}-multilib-1.patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The Gtk2 package contains version 2 of the GTK+ libraries. GTK+ is a multi-platform toolkit for creating graphical user interfaces. It is the GUI toolkit that [[Gnome]] uses. The current version of [[Gnome]] - [[Gnome]] 2 - is based on Gtk2.|http://www.gtk.org/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Cairo]]&lt;br /&gt;
* [[Pango]]&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gdk-Pixbuf]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
* [[DocBook Utils]]&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjasper&amp;lt;/i&amp;gt;: disable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--disable-cups&amp;lt;/i&amp;gt;: disable [[CUPS]] print backend.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt; use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-xinput=yes&amp;lt;/i&amp;gt; support XInput, useful for graphic tablets that make use of it. Without it, tools like GIMP will not be able to use the advanced features of the tablet, i.e. pressure, tilt, rotation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/32/&amp;quot; \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-n32:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/n32/&amp;quot; gdk-pixbuf/gdk-pixbuf-io.c \&lt;br /&gt;
     gdk-pixbuf/Makefile.am gdk-pixbuf/Makefile.in \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-n32}&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The following commands make Gtk put it&#039;s configuration information in /etc/gtk-2.0-64:&lt;br /&gt;
&lt;br /&gt;
 patch -Np1 -i ../gtk+-{{Gtk2-Version}}-multilib-1.patch &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s/BUILDENV/64/&amp;quot; gdk-pixbuf/gdk-pixbuf-io.c \&lt;br /&gt;
     gdk-pixbuf/Makefile.am gdk-pixbuf/Makefile.in \&lt;br /&gt;
     modules/input/Makefile.am modules/input/Makefile.in \&lt;br /&gt;
     gtk/gtkrc.c&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
     --sysconfdir=/etc &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 mv -v /usr/bin/gtk-query-immodules-2.0{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-query-loaders &amp;amp;&amp;amp;&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gtk-query-immodules-2.0 &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/gtk+-{{Gtk2-Version}}/{faq,tutorial} &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/faq/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/faq &amp;amp;&amp;amp;&lt;br /&gt;
 cp -v -R docs/tutorial/html/* /usr/share/doc/gtk+-{{Gtk2-Version}}/tutorial&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/loaders, /usr/lib/gtk-2.0/{{Gtk2-Version2}}.0/immodules, /usr/lib64/gtk-2.0/{{Gtk2-Version2}}.0/printbackends, /usr/include/gtk-2.0/{gdk-pixbuf,gdk,gtk}, /usr/include/gtk-unix-print-2.0, /usr/include/gtk-unix-print-2.0/gtk, /usr/include/gtk-2.0/gdk-pixbuf-xlib, /usr/share/themes/Raleigh/gtk-2.0, /usr/share/themes/Default/gtk-2.0-key, /usr/share/themes/Emacs/gtk-2.0-key, /usr/share/gtk-2.0/demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders, gtk-query-immodules-2.0, gtk-update-icon-cache, gtk-demo&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{so,la}, libpixbufloader-{png,jpeg,gif,ico,ani,ras,xpm,tiff,pnm,bmp,wbmp,xbm,tga,pcx}.{so,la}, libgdk-x11-2.0.{so,la}, libgtk-x11-2.0.{so,la}, im-xim.{so,la}, im-am-et.{so,la}, im-cedilla.{so,la}, im-cyrillic-translit.{so,la}, im-inuktitut.{so,la}, im-ipa.{so,la}, im-thai-broken.{so,la}, im-ti-er.{so,la}, im-ti-et.{so,la}, im-viqr.{so,la}, libpixmap.{so,la}, libprintbackend-file.{so,la}, libprintbackend-lpr.{so,la}, libgdk_pixbuf_xlib-2.0.{so,la}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21166</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21166"/>
		<updated>2011-04-25T02:16:16Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Contents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf /usr/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     /usr/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21165</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21165"/>
		<updated>2011-04-25T02:15:54Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf /usr/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     /usr/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21164</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21164"/>
		<updated>2011-04-25T02:15:25Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v /usr/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper /usr/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf /usr/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     /usr/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21163</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21163"/>
		<updated>2011-04-25T02:14:33Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --libdir=${GNOME_PREFIX}/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Help:Contents&amp;diff=21162</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="?title=Help:Contents&amp;diff=21162"/>
		<updated>2011-04-25T02:02:59Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Undo revision 21157 by Apple0619 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Page Template]]&lt;br /&gt;
&lt;br /&gt;
* If you&#039;re unsure of what a page should look like refer to the [[Page Template]] or find another page to reference.&lt;br /&gt;
** If you see a page that looks radically different then the other pages in the wiki. Please correct it.&lt;br /&gt;
* If you don&#039;t understand how to build the package or have no intention of investigating it&#039;s dependencies. Don&#039;t add it, it could just end up confusing people more in the long run. Lets keep this wiki well formatted and full of accurate information.&lt;br /&gt;
* If you don&#039;t understand what multilib is or have a system to test on, or simply can&#039;t get one section to build properly. Simply leave a note in the section(s) , (&#039;&#039;&#039;32Bit&#039;&#039;&#039;, &#039;&#039;&#039;N32&#039;&#039;&#039;, &#039;&#039;&#039;64Bit&#039;&#039;&#039;), that says &amp;quot;&#039;&#039;&#039;Please contribute this section.&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
* When writing command blocks, only indent by one space. Try to wrap commands by 80 columns too, It makes them much easier to read and copy onto a small console.&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Tapioca-qt&amp;diff=21161</id>
		<title>Tapioca-qt</title>
		<link rel="alternate" type="text/html" href="?title=Tapioca-qt&amp;diff=21161"/>
		<updated>2011-04-25T01:56:15Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Undo revision 21155 by Apple0619 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://downloads.sourceforge.net/tapioca-voip/tapioca-qt-{{Tapioca-qt-Version}}.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction||http://tapioca-voip.sourceforge.net/wiki/index.php/Tapioca}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Qt4]]&lt;br /&gt;
* [[Telepathy-qt]]&lt;br /&gt;
* [[CMake]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 mkdir -v build &amp;amp;&amp;amp;&lt;br /&gt;
 cd build &amp;amp;&amp;amp;&lt;br /&gt;
 cmake -DCMAKE_INSTALL_PREFIX=${QTDIR} .. &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 To do ...&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|${QTDIR}/include/QtTapioca&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|${QTDIR}/lib/libQtTapioca.so.0.1.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:X Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Main_Page&amp;diff=21160</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="?title=Main_Page&amp;diff=21160"/>
		<updated>2011-04-25T01:49:20Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Undo revision 21154 by Apple0619 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to Community Driven BLFS.&lt;br /&gt;
&lt;br /&gt;
== NOTICE ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please don&#039;t add information from BLFS without acknowledging the source. BLFS is copyrighted but copying is allowed with attribution.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When adding packages please add a CONTENT section so everyone knows what the package does. Thank you.  You can find a script [[User:Weibullguy|here]] that can be used to make this task reasonably pain free.  The script even formats the output so a simple copy and paste is all you need to do (in most cases).&lt;br /&gt;
&lt;br /&gt;
If you have problems building any packages in CBLFS and are unable to find the solution yourself, please do not use the &amp;quot;Talk&amp;quot; section associated with the package.  You will receive no help, but your entry &amp;lt;b&amp;gt;will&amp;lt;/b&amp;gt; be deleted.  Most of the CLFS and CBLFS developers and users hang out at chat.freenode.net in the #cross-lfs channel.  Your odds of receiving help dramatically improve if you stop by #cross-lfs or post on the mailing list.&lt;br /&gt;
&lt;br /&gt;
== What is Community Driven BLFS ==&lt;br /&gt;
&lt;br /&gt;
Community Driven BLFS (CBLFS) is an open project that takes over after you have completed a Cross-LFS based build.  While there&#039;s a veritable [[Who&#039;s Who]] of CBLFS, as the name implies anyone in the community may contribute.  Your contributions are welcome; from multilib build instructions for Open Office to spelling and grammar corrections.  You can find a list of packages that are referenced but still need build instructions in the [http://cblfs.cross-lfs.org/index.php/Special:Wantedpages Wanted Pages] if you don&#039;t have anything particular in mind.&lt;br /&gt;
&lt;br /&gt;
There are only three requirements and one strong suggestion for contributing to CBLFS.  First, read and heed the applicable portions of the &#039;&#039;&#039;NOTICE&#039;&#039;&#039; section above.  Second, please follow the page format that is set.  There is a link to the page template below.  Explanatory comments are in bold green text and should, obviously, be removed.  Always check the template as changes &#039;&#039;are&#039;&#039; made periodically.&lt;br /&gt;
&lt;br /&gt;
Third, upload patches in accordance with the instructions below.  These instructions will help you create and format the file before uploading.  Please don&#039;t provide links to patches or other files stored on your personal server.&lt;br /&gt;
&lt;br /&gt;
Finally, there are many good open-source spell checking applications.  In fact, there are build instructions for [[Aspell]] in this wiki.  Please install and use a spell checker when contributing.&lt;br /&gt;
&lt;br /&gt;
* [[Page_Template|Page Template]]&lt;br /&gt;
* [http://patches.cross-lfs.org/patch-submitter/ How to upload patches]&lt;br /&gt;
* [[License]]&lt;br /&gt;
&lt;br /&gt;
In addition to this Wiki, you may also be interested in visting the [http://hints.cross-lfs.org/index.php/Main_Page CLFS-Hints Wiki].&lt;br /&gt;
&lt;br /&gt;
== Post CLFS Configuration ==&lt;br /&gt;
* [[Bash Startup Files]]&lt;br /&gt;
* [[System User and Groups]]&lt;br /&gt;
* [[Configuring for Adding Users]]&lt;br /&gt;
* [[Creating a Ramdisk tmp]]&lt;br /&gt;
* [[Creating an Initramfs]]&lt;br /&gt;
== How To ==&lt;br /&gt;
* [[NSS Caching]]&lt;br /&gt;
* [[NSS Offline Caching]]&lt;br /&gt;
* [[Setting up an OpenSSL CA]]&lt;br /&gt;
&lt;br /&gt;
= [[:Category:Packages|Packages in the Wiki]] =&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Security|Security]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Security&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Package Management|Package Management]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Package Management&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Block Device|Block Device]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Block Device&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:File System|File System]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=File System&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Hardware Monitoring|Hardware Monitoring]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Hardware Monitoring&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Power Management|Power Management]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Power Management&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Benchmarking|Benchmarking]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Benchmarking&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Shells|Shells]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Shells&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Emulators|Emulators]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Emulators&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Accessibility Solutions|Accessibility Solutions]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Accessibility Solutions&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:General_Libs|General Libraries]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=General Libs&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:General Utilities|General Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=General Utilities&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Text Editors|Text Editors]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Text Editors&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Programming|Programming]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Programming&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:C Sharp|C Sharp]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=C Sharp&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Source Code Management|Source Code Management]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Source Code Management&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== [[:Category:Perl Modules|Perl Modules]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Python Modules|Python Modules]] ===&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Networking Libraries|Networking Libraries]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Networking Libraries&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Network Utilities|Network Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Network Utilities&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Network Applications|Network Applications]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Network Applications&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Servers|Servers]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Servers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Non-GUI Clients|Console Web Browser/Mail/News/Chat/P2P/FTP Clients]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Non-GUI Clients&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:GUI Clients|Graphical Web Browser/Mail/News/Chat/P2P/FTP Clients]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=GUI Clients&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== X ([[X Window System]]) ==&lt;br /&gt;
* [[Xorg6]]&lt;br /&gt;
* [[Xorg7/Intro|Xorg7]]&lt;br /&gt;
&lt;br /&gt;
== [[:Category:X Libs|X Libraries]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=X Libs&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:X Window Applications|X Window Applications]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=X Window Applications&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Desktop Environments|Desktop Environments]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Desktop Environments&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Window Managers|Window Managers]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Window Managers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Display Managers|Display Managers]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Display Managers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Media Libraries|Media Libraries]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Media Libraries&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Media Utilities|Media Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Media Utilities&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:CD/DVD Utilities|CD/DVD Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=CD/DVD Utilities&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:TV and Radio|TV &amp;amp; Radio Applications]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=TV and Radio&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Graphics Libraries|Graphics Libraries]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Graphics Libraries&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Graphics Utilities|Graphics Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Graphics Utilities&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Cameras|Cameras]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Cameras&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Scanning|Scanning]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Scanning&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Printing|Printing]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Printing&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Type Setting|Type Setting]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Type Setting&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:PostScript|PostScript]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=PostScript&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DocBook ==&lt;br /&gt;
&lt;br /&gt;
=== [[DocBook SGML]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=DocBook SGML&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[DocBook-XML]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=DocBook-XML&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Games|Games]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Games&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Science_Engineering|Science, Engineering, and Mathematics]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Science_Engineering&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Clusters_Grids|Clusters, Grids, and Parallel Programming]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Clusters_Grids&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Financial|Financial Libraries and Utilities]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Financial&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[:Category:Office_Suites|Office Suites and Productivity]] ==&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Office_Suites&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Drivers ==&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Input Drivers|Input Drivers]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Input Drivers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Video Drivers|Video Drivers]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Video Drivers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Network Drivers|Network Drivers]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Network Drivers&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Source ==&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Closed Source Applications|Closed Source Applications]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Closed Source Applications&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Closed Source Plugins|Closed Source Plugins]] ===&lt;br /&gt;
&amp;lt;dpl&amp;gt;category=Closed Source Plugins&amp;lt;/dpl&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21156</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21156"/>
		<updated>2011-04-25T01:41:38Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --libdir=${GNOME_PREFIX}/lib64 \&lt;br /&gt;
    --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21153</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21153"/>
		<updated>2011-04-25T01:31:02Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21152</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21152"/>
		<updated>2011-04-25T01:30:40Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Multilib */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21151</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21151"/>
		<updated>2011-04-25T01:29:22Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21150</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21150"/>
		<updated>2011-04-25T01:28:51Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper ${GNOME_PREFIX}/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21149</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21149"/>
		<updated>2011-04-25T01:28:00Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper $GNOME_PREFIX/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
 ln -svf ${GNOME_PREFIX}/include/gdk-pixbuf-2.0/gdk-pixbuf \&lt;br /&gt;
     ${GNOME_PREFIX}/include/gdk-pixbuf&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21148</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21148"/>
		<updated>2011-04-24T23:59:59Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
 ln -sfv multiarch_wrapper $GNOME_PREFIX/bin/gdk-pixbuf-csource&lt;br /&gt;
 ln -sfv multiarch_wrapper $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21147</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21147"/>
		<updated>2011-04-24T23:45:38Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Dependencies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[libjpeg]]&lt;br /&gt;
* [[libpng]]&lt;br /&gt;
* [[LibTIFF]]&lt;br /&gt;
* [[JasPer]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21146</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21146"/>
		<updated>2011-04-24T23:42:07Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Required */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[glib2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21145</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21145"/>
		<updated>2011-04-24T23:35:06Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-64}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-64}&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21144</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21144"/>
		<updated>2011-04-24T23:34:01Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-csource{,-32}&lt;br /&gt;
 mv -v $GNOME_PREFIX/bin/gdk-pixbuf-query-loaders{,-32}&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21143</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21143"/>
		<updated>2011-04-24T23:29:45Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21142</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21142"/>
		<updated>2011-04-24T23:19:27Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Configuration Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libpng&amp;lt;/i&amp;gt;: disable [[libpng|PNG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libjpeg&amp;lt;/i&amp;gt;: disable [[libjpeg|JPEG]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--without-libtiff&amp;lt;/i&amp;gt;: disable [[LibTIFF|TIFF]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--with-libjasper&amp;lt;/i&amp;gt;: enable [[JasPer|JPEG2000]] loader for gdk-pixbuf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-html&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in html format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;i&amp;gt;--enable-gtk-doc-pdf&amp;lt;/i&amp;gt;: use [[Gtk-Doc]] to build documentation in pdf format.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD664}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21141</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21141"/>
		<updated>2011-04-24T23:01:15Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section can contain options that you may want to include when configuring the package, but should be left as a choice.  However, don&#039;t just reproduce the output of ./configure --help; be judicious in your selection.  If there are no configuration options that warrant discussion, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-someoption:&#039;&#039; brief description of the non-default functionality provided by someoption.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--disable-someotheroption:&#039;&#039; brief description of the default functionality removed by disabling someotheroption.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--with-somepackage=DIR:&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;Generally speaking, CBLFS packages are installed in the /usr hierarchy although there are some exceptions.  Even if you passed --prefix=/home/fubar/stuff/CBLFS/is/really/awesome/some/package/version/5.0/hope/this/works to the configure script, please use --prefix=/usr for the wiki.  Thanks.  Also, the instructions presume that the source package has been retrieved to the local machine, unpacked, and you have cd&#039;d to the top of the source tree.  Generally, we don&#039;t need those instructions unless there is something very unique about the process for the package you are adding.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD664}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Gdk-Pixbuf&amp;diff=21140</id>
		<title>Gdk-Pixbuf</title>
		<link rel="alternate" type="text/html" href="?title=Gdk-Pixbuf&amp;diff=21140"/>
		<updated>2011-04-24T22:56:36Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.23.3.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|An image loading library.|http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If there are no dependencies, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Required Dependency #1]]&lt;br /&gt;
* [[Required Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Recommended ===&lt;br /&gt;
* [[Recommended Dependency #1]]&lt;br /&gt;
* [[Recommended Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Optional Dependency #1]]&lt;br /&gt;
* [[Optional Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
=== Runtime ===&lt;br /&gt;
* [[Runtime Dependency #1]]&lt;br /&gt;
* [[Runtime Dependency #2]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section can contain options that you may want to include when configuring the package, but should be left as a choice.  However, don&#039;t just reproduce the output of ./configure --help; be judicious in your selection.  If there are no configuration options that warrant discussion, omit this section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-someoption:&#039;&#039; brief description of the non-default functionality provided by someoption.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--disable-someotheroption:&#039;&#039; brief description of the default functionality removed by disabling someotheroption.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--with-somepackage=DIR:&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;Generally speaking, CBLFS packages are installed in the /usr hierarchy although there are some exceptions.  Even if you passed --prefix=/home/fubar/stuff/CBLFS/is/really/awesome/some/package/version/5.0/hope/this/works to the configure script, please use --prefix=/usr for the wiki.  Thanks.  Also, the instructions presume that the source package has been retrieved to the local machine, unpacked, and you have cd&#039;d to the top of the source tree.  Generally, we don&#039;t need those instructions unless there is something very unique about the process for the package you are adding.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;If package documentation is not installed by the &#039;make install&#039; step, only include the commands to install the documentation in the 64-bit section.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD632}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
    CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD664}&amp;quot; \&lt;br /&gt;
    ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;This section should contain information about the post-installation configuration of a package, bootscript(s), other files, creating directories.  Omit this section if there is no post-installation configuration required.&amp;lt;/font&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/${GNOME_PREFIX}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|gdk-pixbuf-csource, gdk-pixbuf-query-loaders&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libgdk_pixbuf-2.0.{a,so}, libgdk_pixbuf_xlib-2.0.{a,so}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-csource&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!gdk-pixbuf-query-loaders&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libgdk_pixbuf_xlib-2.0.{so,a}&lt;br /&gt;
|please contribute to library description.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=GAIL&amp;diff=21139</id>
		<title>GAIL</title>
		<link rel="alternate" type="text/html" href="?title=GAIL&amp;diff=21139"/>
		<updated>2011-04-23T01:16:25Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://ftp.gnome.org/pub/GNOME/sources/gail/{{GAIL-Version2}}/gail-{{GAIL-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Blank-Package-Introduction}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[ATK]]&lt;br /&gt;
* [[Gtk2]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Gtk-Doc]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
[[Gtk2]] will look for [[GAIL]] modules in /usr/lib even if $GNOME_PREFIX is &#039;&#039;&#039;not&#039;&#039;&#039; /usr. If $GNOME_PREFIX is anything other than /usr, create a symlink to $GNOME_PREFIX to satisfy this requirement:&lt;br /&gt;
&lt;br /&gt;
 ln -v -s ${GNOME_PREFIX}/lib/gtk-2.0/modules \&lt;br /&gt;
     /usr/lib/gtk-2.0&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
[[Gtk2]] will look for [[GAIL]] modules in /usr/lib even if $GNOME_PREFIX is &#039;&#039;&#039;not&#039;&#039;&#039; /usr. If $GNOME_PREFIX is anything other than /usr, create a symlink to $GNOME_PREFIX to satisfy this requirement:&lt;br /&gt;
&lt;br /&gt;
 ln -v -s ${GNOME_PREFIX}/lib/gtk-2.0/modules \&lt;br /&gt;
     /usr/lib/gtk-2.0&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATHN32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --libdir=${GNOME_PREFIX}/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
[[Gtk2]] will look for [[GAIL]] modules in /usr/lib32 even if $GNOME_PREFIX is &#039;&#039;&#039;not&#039;&#039;&#039; /usr. If $GNOME_PREFIX is anything other than /usr, create a symlink to $GNOME_PREFIX to satisfy this requirement:&lt;br /&gt;
&lt;br /&gt;
 ln -v -s ${GNOME_PREFIX}/lib32/gtk-2.0/modules \&lt;br /&gt;
     /usr/lib32/gtk-2.0&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=${GNOME_PREFIX} --libdir=${GNOME_PREFIX}/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
[[Gtk2]] will look for [[GAIL]] modules in /usr/lib64 even if $GNOME_PREFIX is &#039;&#039;&#039;not&#039;&#039;&#039; /usr. If $GNOME_PREFIX is anything other than /usr, create a symlink to $GNOME_PREFIX to satisfy this requirement:&lt;br /&gt;
&lt;br /&gt;
 ln -v -s ${GNOME_PREFIX}/lib64/gtk-2.0/modules \&lt;br /&gt;
     /usr/lib64/gtk-2.0&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
* Installed Libraries: ${GNOME_PREFIX}/lib/libgailutil.{so,la}, ${GNOME_PREFIX}/lib/gtk-2.0/modules/libgail.{so,la}, ${GNOME_PREFIX}/lib/gtk-2.0/modules/libferret.{so,la}&lt;br /&gt;
* Installed Directories: ${GNOME_PREFIX}/include/gail-1.0/libgail-util, ${GNOME_PREFIX}/lib/gtk-2.0/modules, ${GNOME_PREFIX}/share/gtk-doc/html/gail-libgail-util&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Popt&amp;diff=21138</id>
		<title>Popt</title>
		<link rel="alternate" type="text/html" href="?title=Popt&amp;diff=21138"/>
		<updated>2011-04-23T01:01:34Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://rpm5.org/files/popt/popt-{{Popt-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Alternate Download Source:&lt;br /&gt;
| ftp://anduin.linuxfromscratch.org/BLFS/svn/p/popt-1.16.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.&lt;br /&gt;
|http://freshmeat.net/projects/popt}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; ./configure --prefix=/usr --libdir=/usr/lib &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; CXX=&amp;quot;g++ ${BUILDN32}&amp;quot; ./configure --prefix=/usr \&lt;br /&gt;
     --libdir=/usr/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib32&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib32&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib32 install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; ./configure --prefix=/usr \&lt;br /&gt;
     --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib64&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib64&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib64 install&lt;br /&gt;
&lt;br /&gt;
= Contents =&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Programs:&lt;br /&gt;
| None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Libraries:&lt;br /&gt;
| libpopt.{so,a}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Directories:&lt;br /&gt;
| /usr/share/doc/popt-{{Popt-Version}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! libpopt.{so,a}&lt;br /&gt;
| is used to parse command-line options.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:General Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Popt&amp;diff=21137</id>
		<title>Popt</title>
		<link rel="alternate" type="text/html" href="?title=Popt&amp;diff=21137"/>
		<updated>2011-04-23T01:00:42Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://rpm5.org/files/popt/popt-{{Popt-Version}}.tar.gz&lt;br /&gt;
!Alternate Source:&lt;br /&gt;
| ftp://anduin.linuxfromscratch.org/BLFS/svn/p/popt-1.16.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.&lt;br /&gt;
|http://freshmeat.net/projects/popt}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; ./configure --prefix=/usr --libdir=/usr/lib &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; CXX=&amp;quot;g++ ${BUILDN32}&amp;quot; ./configure --prefix=/usr \&lt;br /&gt;
     --libdir=/usr/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib32&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib32&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib32 install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; ./configure --prefix=/usr \&lt;br /&gt;
     --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib64&#039;@g&amp;quot; libpopt.la &amp;amp;&amp;amp;&lt;br /&gt;
 sed -i &amp;quot;s@\(^libdir=&#039;\).*@\1/usr/lib64&#039;@g&amp;quot; .libs/libpopt.lai &amp;amp;&amp;amp;&lt;br /&gt;
 make usrlibdir=/usr/lib64 install&lt;br /&gt;
&lt;br /&gt;
= Contents =&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Programs:&lt;br /&gt;
| None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Libraries:&lt;br /&gt;
| libpopt.{so,a}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Directories:&lt;br /&gt;
| /usr/share/doc/popt-{{Popt-Version}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! libpopt.{so,a}&lt;br /&gt;
| is used to parse command-line options.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:General Libs]]&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=D-BUS_Core&amp;diff=21136</id>
		<title>D-BUS Core</title>
		<link rel="alternate" type="text/html" href="?title=D-BUS_Core&amp;diff=21136"/>
		<updated>2011-04-22T20:39:42Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://dbus.freedesktop.org/releases/dbus/dbus-{{D-BUS-Version}}.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction||http://www.freedesktop.org/wiki/Software/dbus}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Expat]]&lt;br /&gt;
* [[LibXML2]]&lt;br /&gt;
&lt;br /&gt;
{{Note|Even though expat and libxml2 are considered &amp;quot;optional&amp;quot; the package will fail to compile cleanly without both libraries }}&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Pkg-config]]&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[X Window System]]&lt;br /&gt;
* [[xmlto]]&lt;br /&gt;
* [[Doxygen]]&lt;br /&gt;
&lt;br /&gt;
== MessageBus User/Group ==&lt;br /&gt;
&lt;br /&gt;
 groupadd -g 27 messagebus &amp;amp;&amp;amp;&lt;br /&gt;
 useradd -c &amp;quot;D-BUS Message Daemon User&amp;quot; -d /dev/null \&lt;br /&gt;
         -u 27 -g messagebus -s /bin/false messagebus&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib/dbus-1.0 --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/dbus-{{D-BUS-Version}} &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 doc/{TODO,*.{dtd,xml,xsl,txt,c}} \&lt;br /&gt;
     /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib/dbus-1.0 --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib32/dbus-1.0 --localstatedir=/var \&lt;br /&gt;
     --libdir=/usr/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib64/dbus-1.0 --localstatedir=/var \&lt;br /&gt;
     --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/dbus-{{D-BUS-Version}} &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 doc/{TODO,*.{dtd,xml,xsl,txt,c}} \&lt;br /&gt;
     /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
If you have not already used dbus on this installation, the file /var/lib/dbus/machine-id will not exist.  This is needed for successful operation. You can create it by running the following command as root:&lt;br /&gt;
&lt;br /&gt;
 dbus-uuidgen --ensure&lt;br /&gt;
&lt;br /&gt;
=== Bootscript ===&lt;br /&gt;
&lt;br /&gt;
Install the init script included in the [[Bootscripts]] package.&lt;br /&gt;
&lt;br /&gt;
 make install-dbus&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Programs:&lt;br /&gt;
| dbus-daemon, dbus-send, dbus-monitor, dbus-launch, dbus-cleanup-sockets, dbus-uuidgen&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Libraries:&lt;br /&gt;
| libdbus-1.{so,la,a}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Directories:&lt;br /&gt;
| /usr/lib/dbus-1.0/include/dbus, /etc/dbus-1, /var/run/dbus, /etc/dbus-1/system.d, /usr/share/dbus-1/services, and /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-cleanup-sockets 	&lt;br /&gt;
| is used to clean up leftover sockets in a directory.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-daemon 	&lt;br /&gt;
| is the D-BUS message bus daemon.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-launch 	&lt;br /&gt;
| is used to start dbus-daemon from a shell script. It would normally be called from a user&#039;s login scripts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-monitor 	&lt;br /&gt;
| is used to monitor messages going through a D-BUS message bus.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-send 	&lt;br /&gt;
| is used to send a message to a D-BUS message bus.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-viewer 	&lt;br /&gt;
| is a graphical D-BUS frontend utility.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! libdbus-1.{so,a} 	&lt;br /&gt;
| contains the API functions used by the D-BUS message daemon. D-BUS is first a library that provides one-to-one communication between any two applications; dbus-daemon is an application that uses this library to implement a message bus daemon. &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=D-BUS_Core&amp;diff=21135</id>
		<title>D-BUS Core</title>
		<link rel="alternate" type="text/html" href="?title=D-BUS_Core&amp;diff=21135"/>
		<updated>2011-04-22T20:32:51Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://dbus.freedesktop.org/releases/dbus/dbus-{{D-BUS-Version}}.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction||http://www.freedesktop.org/wiki/Software/dbus}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Expat]]&lt;br /&gt;
* [[LibXML2]]&lt;br /&gt;
&lt;br /&gt;
{{Note|Even though expat and libxml2 are considered &amp;quot;optional&amp;quot; the package will fail to compile cleanly without both libraries }}&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[Pkg-config]]&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[X Window System]]&lt;br /&gt;
* [[xmlto]]&lt;br /&gt;
* [[Doxygen]]&lt;br /&gt;
&lt;br /&gt;
== MessageBus User/Group ==&lt;br /&gt;
&lt;br /&gt;
 groupadd -g 27 messagebus &amp;amp;&amp;amp;&lt;br /&gt;
 useradd -c &amp;quot;D-BUS Message Daemon User&amp;quot; -d /dev/null \&lt;br /&gt;
         -u 27 -g messagebus -s /bin/false messagebus&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib/dbus-1.0 --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/dbus-{{D-BUS-Version}} &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 doc/{TODO,*.{dtd,xml,xsl,txt,c}} \&lt;br /&gt;
     /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib/dbus-1.0 --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; USE_ARCH=n32 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib32/dbus-1.0 --localstatedir=/var \&lt;br /&gt;
     --libdir=/usr/lib32 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; USE_ARCH=64 \&lt;br /&gt;
 ./configure --prefix=/usr --sysconfdir=/etc \&lt;br /&gt;
     --libexecdir=/usr/lib64/dbus-1.0 --localstatedir=/var \&lt;br /&gt;
     --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m755 -d /usr/share/doc/dbus-{{D-BUS-Version}} \&lt;br /&gt;
     /var/run/dbus &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 doc/{TODO,*.{dtd,xml,xsl,txt,c}} \&lt;br /&gt;
     /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
If you have not already used dbus on this installation, the file /var/lib/dbus/machine-id will not exist.  This is needed for successful operation. You can create it by running the following command as root:&lt;br /&gt;
&lt;br /&gt;
 dbus-uuidgen --ensure&lt;br /&gt;
&lt;br /&gt;
=== Bootscript ===&lt;br /&gt;
&lt;br /&gt;
Install the init script included in the [[Bootscripts]] package.&lt;br /&gt;
&lt;br /&gt;
 make install-dbus&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Programs:&lt;br /&gt;
| dbus-daemon, dbus-send, dbus-monitor, dbus-launch, dbus-cleanup-sockets, dbus-uuidgen&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Libraries:&lt;br /&gt;
| libdbus-1.{so,la,a}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Directories:&lt;br /&gt;
| /usr/lib/dbus-1.0/include/dbus, /etc/dbus-1, /var/run/dbus, /etc/dbus-1/system.d, /usr/share/dbus-1/services, and /usr/share/doc/dbus-{{D-BUS-Version}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-cleanup-sockets 	&lt;br /&gt;
| is used to clean up leftover sockets in a directory.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-daemon 	&lt;br /&gt;
| is the D-BUS message bus daemon.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-launch 	&lt;br /&gt;
| is used to start dbus-daemon from a shell script. It would normally be called from a user&#039;s login scripts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-monitor 	&lt;br /&gt;
| is used to monitor messages going through a D-BUS message bus.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-send 	&lt;br /&gt;
| is used to send a message to a D-BUS message bus.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! dbus-viewer 	&lt;br /&gt;
| is a graphical D-BUS frontend utility.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! libdbus-1.{so,a} 	&lt;br /&gt;
| contains the API functions used by the D-BUS message daemon. D-BUS is first a library that provides one-to-one communication between any two applications; dbus-daemon is an application that uses this library to implement a message bus daemon. &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21129</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21129"/>
		<updated>2011-04-21T05:53:07Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG64 --enable-64-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD64} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD64} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21128</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21128"/>
		<updated>2011-04-21T05:52:13Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG64 --enable-64-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD64} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD64} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21127</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21127"/>
		<updated>2011-04-21T05:49:00Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Omit Later &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG64 --enable-64-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD64} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD64} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21126</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21126"/>
		<updated>2011-04-21T03:30:20Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Omit Later &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21125</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21125"/>
		<updated>2011-04-21T03:28:00Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     make CC=&amp;quot;gcc ${BUILD32} -I$XORG_PREFIX/include&amp;quot; \&lt;br /&gt;
     CXX=&amp;quot;g++ ${BUILD32} -I$XORG_PREFIX/include&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Talloc&amp;diff=21124</id>
		<title>Talloc</title>
		<link rel="alternate" type="text/html" href="?title=Talloc&amp;diff=21124"/>
		<updated>2011-04-21T03:16:08Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* Talloc */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://www.samba.org/ftp/talloc/talloc-2.0.5.tar.gz&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|A hierarchical pool based memory allocator with destructors. It is the core memory allocator used in Samba, and has made a huge difference in many aspects of Samba4 development.|ftp://pserver.samba.org/pub/unpacked/talloc/web/index.html}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* [[Python]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --libdir=/usr/lib &amp;amp;&amp;amp; \&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
Move the 32-bit library to appropriate location:&lt;br /&gt;
&lt;br /&gt;
 mv -v /usr/lib64/python2.6/site-packages/talloc.so \&lt;br /&gt;
     /usr/lib/python2.6/site-packages&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --libdir=/usr/lib64 &amp;amp;&amp;amp; \&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libpytalloc-util.so, libtalloc.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libpytalloc-util.so&lt;br /&gt;
|Please contribute description for this library &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libtalloc.so&lt;br /&gt;
|Please contribute description for this library &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21123</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21123"/>
		<updated>2011-04-21T02:25:17Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21122</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21122"/>
		<updated>2011-04-21T02:24:44Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-xcb:&#039;&#039; enables the use of the optional dependency XCB.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21121</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21121"/>
		<updated>2011-04-21T02:21:26Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Configuration Information ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;--enable-someoption:&#039;&#039; brief description of the non-default functionality provided by someoption.&lt;br /&gt;
|-&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG --enable-xcb&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-xcb --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Xorg7/MesaLib&amp;diff=21120</id>
		<title>Xorg7/MesaLib</title>
		<link rel="alternate" type="text/html" href="?title=Xorg7/MesaLib&amp;diff=21120"/>
		<updated>2011-04-21T02:12:26Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: /* 32Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Download Source:&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-{{Mesa-Version}}.tar.gz&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaGLUT-{{Mesa-Version}}.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Back to [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
&lt;br /&gt;
== Introduction to Mesa ==&lt;br /&gt;
&lt;br /&gt;
Mesa is an OpenGL compatible 3D library.  Three packages are available.&lt;br /&gt;
&lt;br /&gt;
* MesaLib - the main Mesa library source code, drivers and documentation.&lt;br /&gt;
* MesaGLUT - provides a working libglut.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re not interested in running the demos, you&#039;ll only need the first package.  However, there are a few other packages that can use a GLUT library (such as [[LibTIFF]]), so you may wish to install MesaGLUT as well. If you choose to install the demos, extract all three tarballs from the same toplevel directory. All three will extract to the Mesa-{{Mesa-Version}} directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Homepage:&amp;lt;/b&amp;gt; http://www.mesa3d.org/&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
* Xorg [[Xorg7/Protocol_Headers|Protocol Headers]] glproto &amp;gt;=1.4.5&lt;br /&gt;
* Xorg [[Xorg7/Libraries|Libraries]] (including the Xdamage protocol)&lt;br /&gt;
* Xorg [[Xorg7/Utilities|Utilities]]&lt;br /&gt;
* [[Xorg7/libdrm|libdrm]]&lt;br /&gt;
* [[talloc]]&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[SELinux]]&lt;br /&gt;
* [[XCB]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Configure the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure $XORG_CONFIG --enable-xcb&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 make &lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib == &amp;quot;&amp;quot;NEEDS UPDATING&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure $XORG_CONFIG32 --enable-xcb --enable-32-bit &amp;amp;&amp;amp; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-n32} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-n32&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib32/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib32&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD32}&amp;quot; CXX=&amp;quot;g++ ${BUILD32}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
The Mesa source is needed to build [[Xorg7/Xserver]], save the Mesa source tree for use with the build.&lt;br /&gt;
&lt;br /&gt;
 mv Mesa-{{Mesa-Version}}{,-64} &amp;amp;&amp;amp;&lt;br /&gt;
 cd Mesa-{{Mesa-Version}}-64&lt;br /&gt;
&lt;br /&gt;
Create a basic configuration for your system.  There are many more than linux-dri; execute make to see the list.  Each is a file in the configs directory if you wish to research the differences.  Replace linux-dri with the basic configuration you have selected:&lt;br /&gt;
&lt;br /&gt;
 ln -sf linux-dri configs/current&lt;br /&gt;
&lt;br /&gt;
Regardless of the basic configuration you chose, add the following:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;X11_INCLUDES = $(shell pkg-config --cflags-only-I x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;CFLAGS += $(X11_INCLUDES)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;EXTRA_LIB_PATH = $(shell pkg-config --libs-only-L x11)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DRIVER_INSTALL_DIR = ${XORG_PREFIX}/lib64/xorg/modules/dri&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;INSTALL_DIR = /usr&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;LIB_DIR = lib64&amp;quot; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &amp;quot;DRI_DIRS += swrast&amp;quot; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
If you have [[XCB]] installed you also need to add the following to the config:&lt;br /&gt;
&lt;br /&gt;
 echo &#039;DEFINES += -DUSE_XCB&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;X11_INCLUDES += $(shell pkg-config --cflags-only-I xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current &amp;amp;&amp;amp;&lt;br /&gt;
 echo &#039;GL_LIB_DEPS += $(shell pkg-config --libs xcb x11-xcb xcb-glx)&#039; &amp;gt;&amp;gt; configs/current&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; CXX=&amp;quot;g++ ${BUILD64}&amp;quot; default&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you would like to build and install glxinfo and glxgears execute the following command:&lt;br /&gt;
&lt;br /&gt;
 PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 make CC=&amp;quot;gcc ${BUILD64}&amp;quot; -C progs/xdemos glxinfo glxgears &amp;amp;&amp;amp;&lt;br /&gt;
 install -m755 -v progs/xdemos/{glxinfo,glxgears} /usr/bin&lt;br /&gt;
&lt;br /&gt;
Forward to [[Xorg7/xbitmaps|xbitmaps]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;text-align: left&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/include/GLES&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Programs:&lt;br /&gt;
|None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libGL.so, libGLU.so, libGLw.so, libOSMesa.so, libglut.so&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Description ===&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
	<entry>
		<id>?title=Libatomic_ops&amp;diff=21119</id>
		<title>Libatomic ops</title>
		<link rel="alternate" type="text/html" href="?title=Libatomic_ops&amp;diff=21119"/>
		<updated>2011-04-21T01:57:05Z</updated>

		<summary type="html">&lt;p&gt;Jjdicharry: Added contents to page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-1.2.tar.gz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|Provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code.|http://www.hpl.hp.com/research/linux/atomic_ops}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 Please Contribute&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
  Please Contribute&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
  Please Contribute&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; PKG_CONFIG_PATH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
     ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc \&lt;br /&gt;
     --localstatedir=/var &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Directories:&lt;br /&gt;
|/usr/lib&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!Installed Libraries:&lt;br /&gt;
|libatomic_ops.a, libatomic_ops_gpl.a&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Short Descriptions ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libatomic_ops.a&lt;br /&gt;
|Please contribute description for this library&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!libatomic_ops_gpl.a&lt;br /&gt;
|Please contribute description for this library&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:&amp;lt;PUT APPROPRIATE CATEGORY HERE&amp;gt;]] &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color: green&amp;quot;&amp;gt;See http://cblfs.cross-lfs.org/index.php/Special:Categories for a list of categories.  Likely your package will fit in one of the existing categories.  If not, and think long and hard about it, create a new category.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jjdicharry</name></author>
	</entry>
</feed>