Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable

Meaning

PACKAGE_NAME

short name of package

PACKAGE_BASEDIR

base directory

PACKAGE_BUILDDIR

build directory

PACKAGE_CONFIG

configure command if not standard

PACKAGE_CONFIG_OPTS

extra options to configure command

PACKAGE_CVSMODULE

name of the package's cvs module

PACKAGE_CVSROOT

the CVSROOT for the package's cvs repository

PACKAGE_DIR

directory namepackage directory containing package.gmk and env.gmk

PACKAGE_DIR_ORIG

original directory name e.g. if downloaded from tarball

PACKAGE_DOWNLOAD

URL of package tarball

PACKAGE_TGZ_LOCAL

name of the tarball locally

PACKAGE_VERSION

version tag of the package or HEAD for its cvs head

PACKAGE_DIST_TGZ

name of tarball if distributing this package

PACKAGE_DIST_FILES

list of files to be included in distribution of this package

...