<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/test/scripts, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2016-10-22T10:50:54Z</updated>
<entry>
<title>makepkg: Move parseopts from library to libmakepkg</title>
<updated>2016-10-22T10:50:54Z</updated>
<author>
<name>Alad Wenter</name>
<email>alad@archlinux.info</email>
</author>
<published>2016-10-10T08:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=1f8f0bd9ac4c11cdc1b9506f9f64d8192ecad4ee'/>
<id>urn:sha1:1f8f0bd9ac4c11cdc1b9506f9f64d8192ecad4ee</id>
<content type='text'>
parseopts is used in makepkg and other scripts such as pacman-key as a
getopt replacement.

Instead of including it in those scripts via a macro, move it to
libmakepkg/util/parseopts.sh and have scripts source this file where
appropriate.

To keep the parseopts test, a new variable was introduced:
PM_LIBMAKEPKG_DIR

Signed-off-by: Alad Wenter &lt;alad@archlinux.info&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>makepkg-template: support multiple --template-dirs</title>
<updated>2015-05-12T04:00:54Z</updated>
<author>
<name>Dominik Fischer</name>
<email>d.f.fischer@web.de</email>
</author>
<published>2015-04-23T14:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b0ae59724ed36242459a91c0f9c5ce036c46de41'/>
<id>urn:sha1:b0ae59724ed36242459a91c0f9c5ce036c46de41</id>
<content type='text'>
Especially when maintaining local templates in addition to the ones
stored in /usr/share/makepkg-template, it can be useful to include
templates stored in multiple different locations into one PKGBUILD. This
patch makes this possible by allowing --template-dir to be specified
multiple times.

This also introduces a dedicated error message when a template cannot be
found, in contrast to the already existing "Couldn't detect version for
template '%s'".

If a template of the same name is present in more than one of the given
directories, the last one always takes precedence.

Neither the default behaviour without the option given, nor the handling
of a single template dir is changed.

Signed-off-by: Dominik Fischer &lt;d.f.fischer@web.de&gt;
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add update-version-with-newest-option</title>
<updated>2015-01-11T08:58:25Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=0108884952415b4e7c5fe93a1422f441f4bea0aa'/>
<id>urn:sha1:0108884952415b4e7c5fe93a1422f441f4bea0aa</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add template-without-version</title>
<updated>2015-01-11T08:58:25Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=d5f703729f60b604eec0e2d7bc59bb6cc273e66f'/>
<id>urn:sha1:d5f703729f60b604eec0e2d7bc59bb6cc273e66f</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add name-charset-valid</title>
<updated>2015-01-11T08:58:25Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=bd2473797e634723e1406315c37e1bed72595267'/>
<id>urn:sha1:bd2473797e634723e1406315c37e1bed72595267</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add name-charset-invalid</title>
<updated>2015-01-11T08:58:24Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=6201f6e5acca08268d6a019a72b76c1318d4dbd5'/>
<id>urn:sha1:6201f6e5acca08268d6a019a72b76c1318d4dbd5</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add missing-template-symlink</title>
<updated>2015-01-11T08:58:24Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=4dd9ccbc7883ddaaba7f633dba2a4bb3ef5ffcc3'/>
<id>urn:sha1:4dd9ccbc7883ddaaba7f633dba2a4bb3ef5ffcc3</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add missing-template-file</title>
<updated>2015-01-11T08:58:24Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=17ad845c41c5713ca62e6cea47948a82a2d601a1'/>
<id>urn:sha1:17ad845c41c5713ca62e6cea47948a82a2d601a1</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add keep-old-version</title>
<updated>2015-01-11T08:58:24Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=287f7a575e8d09d695a9a3e9a95c0196f03648f4'/>
<id>urn:sha1:287f7a575e8d09d695a9a3e9a95c0196f03648f4</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
<entry>
<title>test makepkg-template: Add invalid-template-line-unknown-marker</title>
<updated>2015-01-11T08:58:24Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xinu.at</email>
</author>
<published>2014-12-21T14:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=dfacd8473e6d83042f5d01f2cfc61b7bd43a7617'/>
<id>urn:sha1:dfacd8473e6d83042f5d01f2cfc61b7bd43a7617</id>
<content type='text'>
Signed-off-by: Florian Pritz &lt;bluewind@xinu.at&gt;
</content>
</entry>
</feed>
