Re: [aur-general] maynard-git package review request

2016-08-22 Thread Alive 4ever
On Sun, Aug 21, 2016 at 11:15:16PM -0400, Eli Schwartz via aur-general wrote: > To quote the Wiki[1]... > > Both methods can also be combined, to support repositories that start > without a tag but get tagged later on (uses a bashism): > > ``` > pkgver() { > cd "$pkgname" > ( set -o pipefail

Re: [aur-general] maynard-git package review request

2016-08-21 Thread Eli Schwartz via aur-general
On 08/21/2016 10:59 PM, Alive 4ever wrote: > I intentinally put the comments from PGBUILD-vcs.proto, thinking that > someday there will be git tag. Currently, there is no tag available. > `git describe` shows no output. I should clean this mess up. To quote the Wiki[1]... Both methods can also

Re: [aur-general] maynard-git package review request

2016-08-21 Thread Alive 4ever
On Sun, Aug 21, 2016 at 10:16:44AM -0400, Eli Schwartz via aur-general wrote: > On 08/21/2016 06:39 AM, Alive 4ever wrote: > > Feel free to test this package. Remember to submit bug reports and > > feedback upstream. Patches and suggestions for improving PKGBUILD are > > welcome. > > Why so many

Re: [aur-general] maynard-git package review request

2016-08-21 Thread Eli Schwartz via aur-general
On 08/21/2016 06:39 AM, Alive 4ever wrote: > Feel free to test this package. Remember to submit bug reports and > feedback upstream. Patches and suggestions for improving PKGBUILD are > welcome. Why so many comments? Other than that, it looks fine except for your usage of ${pkgname%-VCS}

[aur-general] maynard-git package review request

2016-08-21 Thread Alive 4ever
Hi aur! I am creating a new PKGBUILD[1] for maynard[2]. It's a new desktop shell for use with wayland display protocol. It's not a complete desktop environment. It's just a shell for use with weston compositor. The resulting pkg.tar.xz file is just 32KB. Maynard crashes frequently, so I