Skip to content

Commit bfb88ae

Browse files
selfisekainekopsykose
authored andcommitted
newapkbuild: add documentation for -e (gpep517 flag)
1 parent a9e06de commit bfb88ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

newapkbuild.1.scd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ the generated APKBUILD file will not contain any build instructions.
4343
*-d* _DESC_
4444
Specifies the description (pkgdesc=) for the new package.
4545

46+
*-e*
47+
Specifies that the package uses a Python PEP517 build
48+
system. Python's gpep517, setuptools and wheel will be added
49+
to the makedepends.
50+
4651
*-f*
4752
Forces *newapkbuild* to overwrite an existing APKBUILD, if one
4853
already exists in the package directory.

0 commit comments

Comments
 (0)