<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/adwaita-icon-theme, branch 2016.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2015-10-14T20:28:33+00:00</updated>
<entry>
<title>adwaita-icon-theme: bump to version 3.18.0</title>
<updated>2015-10-14T20:28:33+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2015-10-14T17:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=82b20b54bb5b64e8beb3413ed9fc44d898e3fb7a'/>
<id>urn:sha1:82b20b54bb5b64e8beb3413ed9fc44d898e3fb7a</id>
<content type='text'>
Also switch from ftp to http, it's better for firewall-laden places.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>adwaita-icon-theme: also available for libgtk2</title>
<updated>2015-04-08T20:49:11+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2015-04-07T23:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=32ac8fb04875f94b7f0c6a48e3dd9f3f6c2cfa93'/>
<id>urn:sha1:32ac8fb04875f94b7f0c6a48e3dd9f3f6c2cfa93</id>
<content type='text'>
It can actually be used for libgtk2 as well as libgtk3.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>adwaita-icon-theme: Add hash file</title>
<updated>2015-03-11T21:18:05+00:00</updated>
<author>
<name>André Hentschel</name>
<email>nerv@dawncrow.de</email>
</author>
<published>2015-03-11T19:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=33519500285790415f8e81ec2435645addbf7772'/>
<id>urn:sha1:33519500285790415f8e81ec2435645addbf7772</id>
<content type='text'>
Signed-off-by: André Hentschel &lt;nerv@dawncrow.de&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>adwaita-icon-theme: depends on host-libgtk3</title>
<updated>2014-11-03T23:01:32+00:00</updated>
<author>
<name>Eric Le Bihan</name>
<email>eric.le.bihan.dev@free.fr</email>
</author>
<published>2014-11-03T13:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=704c540203ddd217d7bcf6d371fc87a079c0be9b'/>
<id>urn:sha1:704c540203ddd217d7bcf6d371fc87a079c0be9b</id>
<content type='text'>
The adwaita icon theme can only be selected with libgtk3 and depends on
host-libgtk3 to build.

Fixes http://autobuild.buildroot.org/results/f8d/f8d0e2198fa54f9141512e2db6dc46e3cee1cd44/

Signed-off-by: Eric Le Bihan &lt;eric.le.bihan.dev@free.fr&gt;
Reviewed-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>adwaita-icon-theme: add missing dependency on host-intltool</title>
<updated>2014-11-01T19:04:55+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2014-11-01T19:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a0bc79d61601222d1ea005ffb0670d3222912638'/>
<id>urn:sha1:a0bc79d61601222d1ea005ffb0670d3222912638</id>
<content type='text'>
Fixes:

  http://autobuild.buildroot.org/results/2d7/2d74a4b7ea7c679a4879e209b42df75acbab690c/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>adwaita-icon-theme: new package</title>
<updated>2014-11-01T14:22:59+00:00</updated>
<author>
<name>Eric Le Bihan</name>
<email>eric.le.bihan.dev@free.fr</email>
</author>
<published>2014-11-01T09:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=edc92b68afb66ea8ec562afc8bbe3d5ae10b74c8'/>
<id>urn:sha1:edc92b68afb66ea8ec562afc8bbe3d5ae10b74c8</id>
<content type='text'>
This package provides the Adwaita icon theme from the GNOME desktop
environment.

[Thomas: fix the license information to indicate that CC-BY-SA-3.0 is
one of the licenses, and add the COPYING file as well.]

Signed-off-by: Eric Le Bihan &lt;eric.le.bihan.dev@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
