<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/proto, 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>2015-03-26T04:42:10Z</updated>
<entry>
<title>Update PKGBUILD-split.proto allowed overrides</title>
<updated>2015-03-26T04:42:10Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2015-03-25T05:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b8f2d713e00c453efab035f467d63508897f08ea'/>
<id>urn:sha1:b8f2d713e00c453efab035f467d63508897f08ea</id>
<content type='text'>
Commit 8a02abcf194 disallowed overridding pkgver/pkgrel/epoch.  Update the
split package prototype to refelct this change.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add validpgpkeys to PKGBUILD prototypes.</title>
<updated>2014-07-01T04:50:19Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2014-06-29T07:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=300dd62e0a690f217da7593f28312ab022f4c0ad'/>
<id>urn:sha1:300dd62e0a690f217da7593f28312ab022f4c0ad</id>
<content type='text'>
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove ChangeLog.proto and move important info to PKGBUILD(5)</title>
<updated>2014-02-02T06:12:27Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2014-02-02T02:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=6268e66efaae690ea7df1a8b84913fdf8528874c'/>
<id>urn:sha1:6268e66efaae690ea7df1a8b84913fdf8528874c</id>
<content type='text'>
The change log prototype should be distribution determined.

Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>proto: Remove recommendation of "makepkg -g" in comments</title>
<updated>2014-02-02T06:11:47Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2014-02-02T00:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=3dc87ec59a675798df30904b99cb4bfa657a4fb5'/>
<id>urn:sha1:3dc87ec59a675798df30904b99cb4bfa657a4fb5</id>
<content type='text'>
This recommendation encouraged the practice of not checking the checksums
provided upstream.

Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add PKGBUILD-vcs.proto</title>
<updated>2014-02-02T06:11:32Z</updated>
<author>
<name>Maxime Gauduin</name>
<email>alucryd@gmail.com</email>
</author>
<published>2014-01-28T13:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=edce7555a6b7410d1a4da6d27d22383989306ccc'/>
<id>urn:sha1:edce7555a6b7410d1a4da6d27d22383989306ccc</id>
<content type='text'>
This PKGBUILD proto covers the newly introduced VCS capabilities of
pacman. It serves as a replacement for the current bzr, git, hg and svn
protos found in ABS.

Signed-off-by: Maxime Gauduin &lt;alucryd@gmail.com&gt;

[Allan: add to Makefile.am]
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add missing optdepends to the main list of variables in the split PKGBUILD prototype</title>
<updated>2014-01-28T10:10:49Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2014-01-16T22:18:23Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=83e14aeebde5edcf98b52b37cc4aa156a4f09608'/>
<id>urn:sha1:83e14aeebde5edcf98b52b37cc4aa156a4f09608</id>
<content type='text'>
Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>proto: remove missed $srcdir redundancies</title>
<updated>2013-10-15T02:40:53Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2013-10-14T05:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=fb0f880f0a19d0b1b0630472a8fce83fde9451f3'/>
<id>urn:sha1:fb0f880f0a19d0b1b0630472a8fce83fde9451f3</id>
<content type='text'>
Most of the redundant "cd $srcdir" in the prototypes were removed in commit
5f80d7af.  Fix the rest.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>proto: remove redundancy in cd for each function</title>
<updated>2013-09-03T23:51:20Z</updated>
<author>
<name>Dave Reisner</name>
<email>dreisner@archlinux.org</email>
</author>
<published>2013-03-10T19:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=5f80d7afbd45100f5b5d28e43a9d9a80dde4b559'/>
<id>urn:sha1:5f80d7afbd45100f5b5d28e43a9d9a80dde4b559</id>
<content type='text'>
Signed-off-by: Dave Reisner &lt;dreisner@archlinux.org&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Quote sources in PKGBUILD prototypes and example PKGBUILD</title>
<updated>2013-05-29T04:08:03Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2013-05-28T10:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=4fadcbfab2c8fbc78d7ca5d824b86ae0043d42fa'/>
<id>urn:sha1:4fadcbfab2c8fbc78d7ca5d824b86ae0043d42fa</id>
<content type='text'>
Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add prepare function to PKGBUILD proto files</title>
<updated>2013-04-24T03:57:50Z</updated>
<author>
<name>Eric Bélanger</name>
<email>snowmaniscool@gmail.com</email>
</author>
<published>2013-04-23T06:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=99b8d78bc6ad76a0986614a92db15ee9d76124a8'/>
<id>urn:sha1:99b8d78bc6ad76a0986614a92db15ee9d76124a8</id>
<content type='text'>
Signed-off-by: Eric Bélanger &lt;snowmaniscool@gmail.com&gt;
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
</feed>
