On Sun May 3, 2020 at 7:20 PM EDT, Anatol Pomozov wrote:
> Hi
>
> On Sat, May 2, 2020 at 1:29 AM Allan McRae wrote:
> > So how would we proceed?
> >
> > Bugs:
> > Do we pick a date where we disable new bug submissions on the current
> > tracker and point towards gitlab? Are old bug transferred a
- split: Fix erroneous $pkgname calls to use $pkgbase
- VCS:
- Add missing fields
- Remove unnecessary $srcdir's
- Move ./autogen.sh to prepare()
- 80 char line length for comments and make license note stand out
- Add ./autogen.sh to the other proto's
Signed-off-by: Daniel
Quoting Daan van Rossum (2019-10-23 07:35:45)
> Installing or reinstalling a selector package will detect:
> 0 providers exist: abort suggesting providers from
> 'alternative_providers'
> # pacman -S awk
> -> failed: selector package 'awk' is missing a provider package. Potential
> pr
> > Would it be possible for the PKGBUILD to allow users to specify a file to
> > set
> > for 'changelog=' relative to $srcdir?
>
> This is non-trivial. Consider that something simple in the global scope
> such as:
>
> changelog=$srcdir/$pkgname-$pkgver/NEWS
>
> At the time this var is read,