<?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=62.195.194.177</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=62.195.194.177"/>
	<link rel="alternate" type="text/html" href="https://cblfs.nicewhileitlasted.com/Special:Contributions/62.195.194.177"/>
	<updated>2026-05-21T01:55:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>?title=Template:Libgnomekbd-Version&amp;diff=13728</id>
		<title>Template:Libgnomekbd-Version</title>
		<link rel="alternate" type="text/html" href="?title=Template:Libgnomekbd-Version&amp;diff=13728"/>
		<updated>2008-03-24T00:47:14Z</updated>

		<summary type="html">&lt;p&gt;62.195.194.177: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Libgnomekbd-Version2}}.0&lt;/div&gt;</summary>
		<author><name>62.195.194.177</name></author>
	</entry>
	<entry>
		<id>?title=Template:Libgnomekbd-Version2&amp;diff=13727</id>
		<title>Template:Libgnomekbd-Version2</title>
		<link rel="alternate" type="text/html" href="?title=Template:Libgnomekbd-Version2&amp;diff=13727"/>
		<updated>2008-03-24T00:46:37Z</updated>

		<summary type="html">&lt;p&gt;62.195.194.177: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;2.22&lt;/div&gt;</summary>
		<author><name>62.195.194.177</name></author>
	</entry>
	<entry>
		<id>?title=Template:GAIL-Version&amp;diff=12027</id>
		<title>Template:GAIL-Version</title>
		<link rel="alternate" type="text/html" href="?title=Template:GAIL-Version&amp;diff=12027"/>
		<updated>2007-11-11T21:15:37Z</updated>

		<summary type="html">&lt;p&gt;62.195.194.177: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{GAIL-Version2}}.1&lt;/div&gt;</summary>
		<author><name>62.195.194.177</name></author>
	</entry>
	<entry>
		<id>?title=GAIL&amp;diff=12026</id>
		<title>GAIL</title>
		<link rel="alternate" type="text/html" href="?title=GAIL&amp;diff=12026"/>
		<updated>2007-11-11T21:12:39Z</updated>

		<summary type="html">&lt;p&gt;62.195.194.177: /* 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/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;
&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 then /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 then /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 then /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 then /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>62.195.194.177</name></author>
	</entry>
</feed>