mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-18 05:04:34 +00:00
newapkbuild: add documentation for -e (gpep517 flag)
This commit is contained in:
parent
a9e06de217
commit
bfb88aef29
@ -43,6 +43,11 @@ the generated APKBUILD file will not contain any build instructions.
|
||||
*-d* _DESC_
|
||||
Specifies the description (pkgdesc=) for the new package.
|
||||
|
||||
*-e*
|
||||
Specifies that the package uses a Python PEP517 build
|
||||
system. Python's gpep517, setuptools and wheel will be added
|
||||
to the makedepends.
|
||||
|
||||
*-f*
|
||||
Forces *newapkbuild* to overwrite an existing APKBUILD, if one
|
||||
already exists in the package directory.
|
||||
|
Loading…
Reference in New Issue
Block a user