FS#34620 - [pacman] provide more complete PKGBUILD.proto
Attached to Project:
Pacman
Opened by John (graysky) - Friday, 05 April 2013, 09:55 GMT
Last edited by Allan McRae (Allan) - Tuesday, 30 April 2013, 11:39 GMT
Opened by John (graysky) - Friday, 05 April 2013, 09:55 GMT
Last edited by Allan McRae (Allan) - Tuesday, 30 April 2013, 11:39 GMT
|
Details
Consider including proto pkgver() function in
/usr/share/pacman/PKGBUILD.proto which is mentioned in the
man page, but not exemplified. The following wiki link does
however provide more details but these should also be in the
proto in my opinion or more documented in the man page:
https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines
|
This task depends upon
Closed by Allan McRae (Allan)
Tuesday, 30 April 2013, 11:39 GMT
Reason for closing: Fixed
Additional comments about closing: prepare documented in commit 99b8d78b
Tuesday, 30 April 2013, 11:39 GMT
Reason for closing: Fixed
Additional comments about closing: prepare documented in commit 99b8d78b
Comment by jstjohn (jstjohn) -
Tuesday, 09 April 2013, 00:04 GMT
I submitted a patch to the mailing list that documents pkgver() in
PKGBUILD(5). You can see the patch here:
https://mailman.archlinux.org/pipermail/pacman-dev/2013-April/016966.html
Comment by Eric Belanger (Snowman) -
Tuesday, 23 April 2013, 06:17 GMT
As pkgver() will be usually used by VCS PKGBUILD, it might be
better to only add it to the VCS prototype in the abs package.