<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/lua-aports, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/'/>
<entry>
<title>buildrepo: only try build aports thats relvant for platform (libc and arch)</title>
<updated>2014-01-28T15:04:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=200ac4f4c69ad0dee725248cb9762afea47d5f9d'/>
<id>200ac4f4c69ad0dee725248cb9762afea47d5f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: rename enabled() to relevant()</title>
<updated>2014-01-28T15:04:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T15:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=bbcbe2e12776621df2b98910efa25af113f4d966'/>
<id>bbcbe2e12776621df2b98910efa25af113f4d966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db: check both arch and libc when checking for relevant aports</title>
<updated>2014-01-28T13:49:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=5829fc940e3d9860d85fecc4314feb5bb596f62b'/>
<id>5829fc940e3d9860d85fecc4314feb5bb596f62b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: add libc_enabled() and enabled()</title>
<updated>2014-01-28T13:47:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=1522b9bebfbec8ffe9533c84a2e5717c76b74d5d'/>
<id>1522b9bebfbec8ffe9533c84a2e5717c76b74d5d</id>
<content type='text'>
This lets us check if a package is disabled in either arch or
!libc_* in options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets us check if a package is disabled in either arch or
!libc_* in options
</pre>
</div>
</content>
</entry>
<entry>
<title>db: store options</title>
<updated>2014-01-28T13:45:38+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=ed504fff5da1eeaa69398ca2806494fd7b864227'/>
<id>ed504fff5da1eeaa69398ca2806494fd7b864227</id>
<content type='text'>
We need this for detecting !libc_*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need this for detecting !libc_*
</pre>
</div>
</content>
</entry>
<entry>
<title>db: rename deps_exists to known_deps_exists</title>
<updated>2014-01-24T15:51:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=d6616da05fd5bf618426aded9fbfbc475578472e'/>
<id>d6616da05fd5bf618426aded9fbfbc475578472e</id>
<content type='text'>
so we can ignore the unknown dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so we can ignore the unknown dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>db: filter out version information on dependencies</title>
<updated>2014-01-24T15:24:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T15:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=111f15ad02d7a76c7355f8e79f06d87a87a2905b'/>
<id>111f15ad02d7a76c7355f8e79f06d87a87a2905b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buildrepo: check if deps exist before try build</title>
<updated>2014-01-24T14:22:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T14:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=062c1c5f6240ca5ead2c0540460b4299d2ecdf5d'/>
<id>062c1c5f6240ca5ead2c0540460b4299d2ecdf5d</id>
<content type='text'>
speeds up things when deps are missing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
speeds up things when deps are missing
</pre>
</div>
</content>
</entry>
<entry>
<title>db: implement deps_exists()</title>
<updated>2014-01-24T14:06:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T14:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=24f9801382c01703d4869fec4e5487cc87150447'/>
<id>24f9801382c01703d4869fec4e5487cc87150447</id>
<content type='text'>
This tests if all the deps has the .apks built
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tests if all the deps has the .apks built
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg: replace all_deps with an each_dependency() iterator</title>
<updated>2014-01-24T13:44:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T13:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-aports/commit/?id=252d3854b375935195d0e94cfc74e17594edf0e9'/>
<id>252d3854b375935195d0e94cfc74e17594edf0e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
