<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/libgtk12/Config.in, branch 2012.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-09-12T18:12:08Z</updated>
<entry>
<title>libgtk12: Remove deprecated package</title>
<updated>2010-09-12T18:12:08Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-12T18:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0716faa9be168506fb3d97eb69c115755eacfdcf'/>
<id>urn:sha1:0716faa9be168506fb3d97eb69c115755eacfdcf</id>
<content type='text'>
The Gtk 1.x is now very old, and Gtk 2.x has been around for a long
time now. Besides Dillo that just got removed, we no longer have any
package that depend on Gtk 1.x.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package: mark libglib12/libgtk12/dillo as deprecated</title>
<updated>2010-07-22T19:43:45Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-22T19:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f4800b4654ae529d23b3c9697123c94ffce313d0'/>
<id>urn:sha1:f4800b4654ae529d23b3c9697123c94ffce313d0</id>
<content type='text'>
gtk2 was released back in 2002, and gtk3 is almost ready - So deprecate
the old gtk12 stack. Unless someone complains, expect it to be removed
during the 2010.11 development cycle.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xorg: simplify dependencies on X.org</title>
<updated>2009-07-17T12:34:22Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-17T12:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cc76043bd4db8670abd822d46e4a37838dec575d'/>
<id>urn:sha1:cc76043bd4db8670abd822d46e4a37838dec575d</id>
<content type='text'>
Many packages used to depend on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7,
but this is useless since BR2_PACKAGE_XORG is a non-existing
configuration option. So, these depencies gets simplified to
BR2_PACKAGE_XORG7 only.

Some others were depending on BR2_PACKAGE_TINYX (which doesn't) exist
or BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tiny ||
BR2_PACKAGE_XSERVER_x11r7. Replace all that mess by a simple
dependency on BR2_PACKAGE_XORG7.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>Reintroduce dependencies on tinyx for libgtk[1]2 and cairo</title>
<updated>2007-08-11T17:03:04Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-08-11T17:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=20af51a7d7073427a2500cc433cf17bdd6e63ab0'/>
<id>urn:sha1:20af51a7d7073427a2500cc433cf17bdd6e63ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007.  Doesn't</title>
<updated>2007-08-10T19:07:51Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-08-10T19:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a7e49eb2af5d2ca6e53fb908fddfddd92696910a'/>
<id>urn:sha1:a7e49eb2af5d2ca6e53fb908fddfddd92696910a</id>
<content type='text'>
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
</content>
</entry>
<entry>
<title>Use select instead of depends for dependencies</title>
<updated>2007-05-22T07:40:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-22T07:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ef53dd3b8e9de391428e898091e872402d3a7424'/>
<id>urn:sha1:ef53dd3b8e9de391428e898091e872402d3a7424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for gtk+ version 1.2</title>
<updated>2006-07-10T22:06:45Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-07-10T22:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b6de822b37107cd819f11750075c2518da106e4f'/>
<id>urn:sha1:b6de822b37107cd819f11750075c2518da106e4f</id>
<content type='text'>
</content>
</entry>
</feed>
