[aur-general] Hello from Jethro, and could someone take a look at my first pkgbuild?
Eli Schwartz
eschwartz at archlinux.org
Wed Jul 26 22:18:07 UTC 2017
On 07/26/2017 06:04 PM, David Phillips wrote:
> You have in your PKGBUILD
>
> arch=('any')
>
> and then later
>
> if [[ $CARCH = 'i686' ]]; then
> …
>
> Are these not contradictory? Or am I overlooking something?
Nope, and I'm not sure why I missed that either, this is definitely
something namcap/pkglint would complain about as well.
...
Continuing to look at that PKGBUILD, I also notice it seems to build a
Cython extension, in which case, cython really needs to be a
makedepends. Also that part should be done in a build() function rather
than package()
--
Eli Schwartz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20170726/9b2f1557/attachment.asc>
More information about the aur-general
mailing list