<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/freetype, branch 2011.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-10-28T12:52:50+00:00</updated>
<entry>
<title>freetype: security bump to version 2.4.7</title>
<updated>2011-10-28T12:52:50+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-10-21T12:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=eb8f0522f89c3f679fe73d1acff673110fe38107'/>
<id>urn:sha1:eb8f0522f89c3f679fe73d1acff673110fe38107</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from AUTOTARGETS</title>
<updated>2011-09-29T21:12:27+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49'/>
<id>urn:sha1:300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
AUTOTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>freetype: bump to 2.4.6</title>
<updated>2011-09-07T19:34:48+00:00</updated>
<author>
<name>Frederic Bassaler</name>
<email>frederic.bassaler@gmail.com</email>
</author>
<published>2011-08-11T13:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d2f84e1623183aabc63f84c7105bf958c0a90914'/>
<id>urn:sha1:d2f84e1623183aabc63f84c7105bf958c0a90914</id>
<content type='text'>
Security update.

Signed-off-by: Frederic Bassaler &lt;frederic.bassaler@gmail.com&gt;
Acked-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>freetype: bump to version 2.4.4</title>
<updated>2010-12-22T21:54:25+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-12-16T15:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1fdd8100b6d7f5146c62116b44c3175db284265e'/>
<id>urn:sha1:1fdd8100b6d7f5146c62116b44c3175db284265e</id>
<content type='text'>
See http://www.freetype.org/index2.html#release-freetype-2.4.4

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Removed freetype-2.3.9-libdir-la.patch</title>
<updated>2010-10-14T11:27:12+00:00</updated>
<author>
<name>Martin Banky</name>
<email>martin.banky@gmail.com</email>
</author>
<published>2010-10-09T10:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c9da538f7621c32d34cee452d22a16db8b4b8ee4'/>
<id>urn:sha1:c9da538f7621c32d34cee452d22a16db8b4b8ee4</id>
<content type='text'>
Now that freetype.mk has been converted to autotools infrastructure, the patch
is no longer needed. Autotools will automatically apply the needed patch.

Signed-off-by: Martin Banky &lt;Martin.Banky@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>packages: remove unneeded _INSTALL_TARGET_OPT definitions</title>
<updated>2010-09-27T13:32:32+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-07T22:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=478ea1a12dffca0025c0ad55ad702cbaec465f93'/>
<id>urn:sha1:478ea1a12dffca0025c0ad55ad702cbaec465f93</id>
<content type='text'>
Now that &lt;pkg&gt;_INSTALL_TARGET_OPT always defaults to
'DESTDIR=$(TARGET_DIR) install', we can remove the
&lt;pkg&gt;_INSTALL_TARGET_OPT definition from a lot of packages.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>freetype: convert old-style hooks to new-style hooks</title>
<updated>2010-09-12T17:24:59+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T15:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=da07989b17cbdd4f12576e8ac982c4f7d8540d7b'/>
<id>urn:sha1:da07989b17cbdd4f12576e8ac982c4f7d8540d7b</id>
<content type='text'>
The strip of the library is also removed, since this is done globally.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>packages: remove useless HOST_*_LIBTOOL_PATCH</title>
<updated>2010-05-02T21:26:27+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=593c18c0bb3577ebd153ed80edec345b1a2f1f14'/>
<id>urn:sha1:593c18c0bb3577ebd153ed80edec345b1a2f1f14</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>freetype: bump to 2.3.12</title>
<updated>2010-03-22T22:58:54+00:00</updated>
<author>
<name>William Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-03-22T19:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=abbf529f96c75e71c7eba364a1d3341b88a6520d'/>
<id>urn:sha1:abbf529f96c75e71c7eba364a1d3341b88a6520d</id>
<content type='text'>
Signed-off-by: William Wagner &lt;will_wagner@carallon.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: fix host build for packages with own libtool patch</title>
<updated>2009-12-30T12:48:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-12-30T12:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c63c2faf55b2eb53eda67532929f3e35419f8c40'/>
<id>urn:sha1:c63c2faf55b2eb53eda67532929f3e35419f8c40</id>
<content type='text'>
Packages which also build a host variant and have LIBTOOL_PATCH = NO,
should also disable libtool patching for the host build.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
