<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/main/libcap, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>main/libcap: fix .pc file generation</title>
<updated>2016-07-06T14:21:00+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-06T14:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=960827444a9ea3aad0b19bc37075a82e6f8a2546'/>
<id>960827444a9ea3aad0b19bc37075a82e6f8a2546</id>
<content type='text'>
the $lib variable is prefixed with slash, so adding it ourselves
would yield /usr//lib/. This in turn breaks cross compiling because
pkgconf does not filter out system paths unless they match exactly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the $lib variable is prefixed with slash, so adding it ourselves
would yield /usr//lib/. This in turn breaks cross compiling because
pkgconf does not filter out system paths unless they match exactly.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: fix cross building</title>
<updated>2016-07-06T13:45:01+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-06T13:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=d5d4ac46c0e0c5ace3aa1cea3c611f8af30f8c31'/>
<id>d5d4ac46c0e0c5ace3aa1cea3c611f8af30f8c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: upgrade to 2.25</title>
<updated>2016-02-16T10:21:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-02-16T10:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=cd4130294b03336b7f380798f240dcce1d017499'/>
<id>cd4130294b03336b7f380798f240dcce1d017499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: add linux-headers as depdendency for libcap-dev</title>
<updated>2015-04-27T12:43:05+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-27T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=5092cfee1a72eba3854f0e49885b6923170c3c04'/>
<id>5092cfee1a72eba3854f0e49885b6923170c3c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: linux-headers build fix</title>
<updated>2015-04-27T09:39:55+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-27T09:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=9b6165bd1abdc32f08dad7f0542c459048b3eb12'/>
<id>9b6165bd1abdc32f08dad7f0542c459048b3eb12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: upgrade to 2.24</title>
<updated>2014-01-20T14:15:58+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>bpiotrowski@alpinelinux.org</email>
</author>
<published>2014-01-20T14:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=4e7f6bb707397a371851db2626b67df57f306189'/>
<id>4e7f6bb707397a371851db2626b67df57f306189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: fix build with ccache</title>
<updated>2013-10-22T09:55:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-22T09:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=4b80575fb9089cf6601020302a5bbcb33bf68f1f'/>
<id>4b80575fb9089cf6601020302a5bbcb33bf68f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: fix crosscompiling</title>
<updated>2013-09-06T11:06:30+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-09-06T11:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=6412f70fcbbfbddf82d0c91134149573f65fc28d'/>
<id>6412f70fcbbfbddf82d0c91134149573f65fc28d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: fix url to source package</title>
<updated>2012-07-04T07:11:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-04T07:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=46909c65a7d213b31aa43eef6d4608b6401e5ad2'/>
<id>46909c65a7d213b31aa43eef6d4608b6401e5ad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/libcap: set source entry with alpine link</title>
<updated>2012-04-18T11:21:00+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>francesco.colista@gmail.com</email>
</author>
<published>2012-04-18T11:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=d2a0f575de2e565d1cfeb237ab5ab405d987a35b'/>
<id>d2a0f575de2e565d1cfeb237ab5ab405d987a35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
