<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild/sample.APKBUILD, branch v3.2.0</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<entry>
<title>remove explicit `|| return 1` from all sample APKBUILDs</title>
<updated>2017-04-05T10:30:44+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2017-04-04T15:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c95263d877ca3ed953de0a114b2c1ccb9aa04b65'/>
<id>c95263d877ca3ed953de0a114b2c1ccb9aa04b65</id>
<content type='text'>
Those statement are no longer needed because abuild now runs with
`set -e` by default.

See also: 36d5193776180385a39626a83241822736a5f6b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those statement are no longer needed because abuild now runs with
`set -e` by default.

See also: 36d5193776180385a39626a83241822736a5f6b8
</pre>
</div>
</content>
</entry>
<entry>
<title>sample apkbuild: document check() function usage</title>
<updated>2017-01-29T09:50:29+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2017-01-29T09:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=7c1609b1bb4b6b7219b21b0d2750fcfaf02d63bc'/>
<id>7c1609b1bb4b6b7219b21b0d2750fcfaf02d63bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sample.APKBUILD: rename _builddir to builddir</title>
<updated>2016-06-13T12:34:05+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-05-23T23:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=8c92572bed4443372da4ea79d7f089eeeb6a96bb'/>
<id>8c92572bed4443372da4ea79d7f089eeeb6a96bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sample.APKBUILD: update with arch and depends_dev</title>
<updated>2010-12-30T14:24:17+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-12-30T14:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=62ff264bdca003a0dfca19d1a31ec7c05256bb9e'/>
<id>62ff264bdca003a0dfca19d1a31ec7c05256bb9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sample: use separate package()</title>
<updated>2009-12-30T08:51:38+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-12-30T08:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5847b5473b251ca2af922a8059288c3e0ed0c952'/>
<id>5847b5473b251ca2af922a8059288c3e0ed0c952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sample.APKBUILD: add more comments</title>
<updated>2009-07-01T13:17:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-07-01T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=0bd0949519d96db5a96bbc38a923da29510398df'/>
<id>0bd0949519d96db5a96bbc38a923da29510398df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: support for creation of new APKBUILD from template</title>
<updated>2009-01-29T09:06:43+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-01-29T09:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=21cd6680eee14cb6ab89ff95d8ca2413833800c7'/>
<id>21cd6680eee14cb6ab89ff95d8ca2413833800c7</id>
<content type='text'>
abuild [-c] -n PKGNAME[-PKGVER]
creates a directory with new APKBUILD. If -c is specified will sample init.d,
conf.d and install script be copied as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
abuild [-c] -n PKGNAME[-PKGVER]
creates a directory with new APKBUILD. If -c is specified will sample init.d,
conf.d and install script be copied as well.
</pre>
</div>
</content>
</entry>
</feed>
