Include:Newapkbuild: Difference between revisions

From Alpine Linux
m (Dubiousjim moved page Newapkbuild to Include:Newapkbuild)
(Drop page; we now link to the man page instead)
Tag: New redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Cmd|newapkbuild ''packagename''}}
#REDIRECT [[Abuild_and_Helpers#Generating_new_APKBUILDs]]
 
'''newapkbuild options'''
 
* '''-a'''  Create autotools (use ./configure ...)
* '''-c'''  Copy a sample init.d, conf.d and install script to new directory
* '''-d'''  Set package description (pkgdesc) to DESC
* '''-f'''  Force even if directory already exist
* '''-h'''  Show this help
* '''-l'''  Set package license to LICENSE
* '''-p'''  Create perl package (Assume Makefile.PL is there)
* '''-y'''  Create python package (Assume setup.py is there)
* '''-u'''  Set package URL
* '''-s'''  Use sourceforge source url
 
[[Category:Development]]

Latest revision as of 15:06, 19 November 2023