<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v3.4.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>==== release 3.4.0 ====</title>
<updated>2019-06-14T12:13:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-14T12:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=0b3f983772e6c6fda103252bc67a477ea39d61c9'/>
<id>0b3f983772e6c6fda103252bc67a477ea39d61c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 3.4.0_rc5 ====</title>
<updated>2019-06-12T12:33:07+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-12T12:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c26cc11905b3fc7cf87ff7f35f7efbf6015fa4ab'/>
<id>c26cc11905b3fc7cf87ff7f35f7efbf6015fa4ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a choice</title>
<updated>2019-06-12T12:28:42+00:00</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2019-06-07T01:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=00beae32aa72b19d1de74275b72385b5b23449e4'/>
<id>00beae32aa72b19d1de74275b72385b5b23449e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild usage fix: fetch does not verify sources</title>
<updated>2019-06-12T12:27:14+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2019-05-17T20:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=7a9683a07bf350d88c5228cf1ff1f801bc063e17'/>
<id>7a9683a07bf350d88c5228cf1ff1f801bc063e17</id>
<content type='text'>
Replace text in usage description of fetch that claims to verify sources
with a suggestion to use 'abuild fetch verify', which will actually
verify them.

'abuild fetch' alone will not verify sources, as it only executes the
fetch() function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace text in usage description of fetch that claims to verify sources
with a suggestion to use 'abuild fetch verify', which will actually
verify them.

'abuild fetch' alone will not verify sources, as it only executes the
fetch() function.
</pre>
</div>
</content>
</entry>
<entry>
<title>APKBUILD.5: match install_if example to abuild.in</title>
<updated>2019-06-12T12:24:44+00:00</updated>
<author>
<name>Keith Maxwell</name>
<email>keith.maxwell@gmail.com</email>
</author>
<published>2019-05-15T22:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=40e6e9995bfe29918fb36eb53f58afab0ab51927'/>
<id>40e6e9995bfe29918fb36eb53f58afab0ab51927</id>
<content type='text'>
This change makes the example in the description of install_if in the
APKBUILD man page match abuild.in:1791.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes the example in the description of install_if in the
APKBUILD man page match abuild.in:1791.
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: use current directory for cmake</title>
<updated>2019-06-12T12:21:19+00:00</updated>
<author>
<name>Russ</name>
<email>russ@rw.id.au</email>
</author>
<published>2019-05-07T01:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=2122fa74760e4bd8632833f95732d058b5a8176a'/>
<id>2122fa74760e4bd8632833f95732d058b5a8176a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: quote pkgname and pkgver</title>
<updated>2019-06-12T12:20:35+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-05-06T13:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=49c7560c86c1fcc30d451fb20dd812731f247e46'/>
<id>49c7560c86c1fcc30d451fb20dd812731f247e46</id>
<content type='text'>
These are strings after all and should be quoted even if not strictly necessary because of tradition excluding spaces from package names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are strings after all and should be quoted even if not strictly necessary because of tradition excluding spaces from package names.
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild.in: add default check() for meson packages.</title>
<updated>2019-06-12T12:19:58+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-05-05T03:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b743186dfe699cb7ed0b6a146a6cda1723987255'/>
<id>b743186dfe699cb7ed0b6a146a6cda1723987255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic: newapkbuild: comment for check sections</title>
<updated>2019-06-12T12:18:59+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2019-05-02T20:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=da4aca278f44f7143e4c70ee6ae71a44406876fb'/>
<id>da4aca278f44f7143e4c70ee6ae71a44406876fb</id>
<content type='text'>
Add a '# Check sections' comment, for consistency with the equally
commented build and package sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a '# Check sections' comment, for consistency with the equally
commented build and package sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: fix empty function regression</title>
<updated>2019-06-12T12:18:59+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2019-05-02T20:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=635a699365e0bdce9d955e113b3fc6029a1f983f'/>
<id>635a699365e0bdce9d955e113b3fc6029a1f983f</id>
<content type='text'>
Since the obsolete 'cd "$builddir"' statements have been removed in [1],
build(), check() and package() can generate empty functions if no build
system is specified or if there is no default for the given build
system. newapkbuild will then fail, as it tries to parse the script it
generated:

$ cd /home/pmos &amp;&amp; newapkbuild test
/usr/bin/abuild: /home/pmos/test/APKBUILD: line 18: syntax error: unexpected "}"
$ cat test/APKBUILD
...
build() {
}
...

Fix this by placing ":" in functions that would be empty.

[1]: f83d19ce79ab9f2dcc5238346a910cd18ae0f330
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the obsolete 'cd "$builddir"' statements have been removed in [1],
build(), check() and package() can generate empty functions if no build
system is specified or if there is no default for the given build
system. newapkbuild will then fail, as it tries to parse the script it
generated:

$ cd /home/pmos &amp;&amp; newapkbuild test
/usr/bin/abuild: /home/pmos/test/APKBUILD: line 18: syntax error: unexpected "}"
$ cat test/APKBUILD
...
build() {
}
...

Fix this by placing ":" in functions that would be empty.

[1]: f83d19ce79ab9f2dcc5238346a910cd18ae0f330
</pre>
</div>
</content>
</entry>
</feed>
