<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-aports/aports, branch v0.2</title>
<subtitle>Lua module to handle Alpine Linux aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/lua-aports/atom?h=v0.2</id>
<link rel='self' href='https://git-old.alpinelinux.org/lua-aports/atom?h=v0.2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/'/>
<updated>2014-01-28T15:04:13Z</updated>
<entry>
<title>pkg: rename enabled() to relevant()</title>
<updated>2014-01-28T15:04:13Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T15:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=bbcbe2e12776621df2b98910efa25af113f4d966'/>
<id>urn:sha1:bbcbe2e12776621df2b98910efa25af113f4d966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: check both arch and libc when checking for relevant aports</title>
<updated>2014-01-28T13:49:35Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=5829fc940e3d9860d85fecc4314feb5bb596f62b'/>
<id>urn:sha1:5829fc940e3d9860d85fecc4314feb5bb596f62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg: add libc_enabled() and enabled()</title>
<updated>2014-01-28T13:47:30Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=1522b9bebfbec8ffe9533c84a2e5717c76b74d5d'/>
<id>urn:sha1:1522b9bebfbec8ffe9533c84a2e5717c76b74d5d</id>
<content type='text'>
This lets us check if a package is disabled in either arch or
!libc_* in options
</content>
</entry>
<entry>
<title>db: store options</title>
<updated>2014-01-28T13:45:38Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-28T13:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=ed504fff5da1eeaa69398ca2806494fd7b864227'/>
<id>urn:sha1:ed504fff5da1eeaa69398ca2806494fd7b864227</id>
<content type='text'>
We need this for detecting !libc_*
</content>
</entry>
<entry>
<title>db: rename deps_exists to known_deps_exists</title>
<updated>2014-01-24T15:51:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T15:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=d6616da05fd5bf618426aded9fbfbc475578472e'/>
<id>urn:sha1:d6616da05fd5bf618426aded9fbfbc475578472e</id>
<content type='text'>
so we can ignore the unknown dependencies
</content>
</entry>
<entry>
<title>db: filter out version information on dependencies</title>
<updated>2014-01-24T15:24:24Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T15:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=111f15ad02d7a76c7355f8e79f06d87a87a2905b'/>
<id>urn:sha1:111f15ad02d7a76c7355f8e79f06d87a87a2905b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: implement deps_exists()</title>
<updated>2014-01-24T14:06:09Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T14:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=24f9801382c01703d4869fec4e5487cc87150447'/>
<id>urn:sha1:24f9801382c01703d4869fec4e5487cc87150447</id>
<content type='text'>
This tests if all the deps has the .apks built
</content>
</entry>
<entry>
<title>pkg: replace all_deps with an each_dependency() iterator</title>
<updated>2014-01-24T13:44:16Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T13:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=252d3854b375935195d0e94cfc74e17594edf0e9'/>
<id>urn:sha1:252d3854b375935195d0e94cfc74e17594edf0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: check that all subpackages' apk files exists when decide to build</title>
<updated>2014-01-24T10:42:11Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T10:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=1de154a8539633c4f583383fd1971e6e81a78531'/>
<id>urn:sha1:1de154a8539633c4f583383fd1971e6e81a78531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg: implement all_apks_exists()</title>
<updated>2014-01-24T10:41:30Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-01-24T10:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/lua-aports/commit/?id=c6040e954530fdaef48a9d2be9a556b29b037dd4'/>
<id>urn:sha1:c6040e954530fdaef48a9d2be9a556b29b037dd4</id>
<content type='text'>
function to check if all the apk files exists for given package
</content>
</entry>
</feed>
