Include:Newapkbuild

From Alpine Linux
Revision as of 11:30, 5 December 2011 by Fab (talk | contribs) (Created page with "{{Cmd|newapkbuild ''packagename''}} '''newapkbuild options''' * '''-a''' Create autotools (use ./configure ...) * '''-c''' Copy a sample init.d, conf.d and install script to ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

newapkbuild packagename

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