|
@ -34,7 +34,7 @@ TERMUX_PKG_RECOMMENDS= # Packages that are recommended to be installed in additi |
|
|
TERMUX_PKG_REPLACES= # Packaged that are not required anymore with this package. |
|
|
TERMUX_PKG_REPLACES= # Packaged that are not required anymore with this package. |
|
|
TERMUX_PKG_REVISION= # Bump after a fix within Termux. |
|
|
TERMUX_PKG_REVISION= # Bump after a fix within Termux. |
|
|
TERMUX_PKG_RM_AFTER_INSTALL= # Remove the files after make install or equivalent. |
|
|
TERMUX_PKG_RM_AFTER_INSTALL= # Remove the files after make install or equivalent. |
|
|
TERMUX_PKG_SHA256= # STRONGLY RECOMMENDED for any downloads. Prevents unauthorised changes during download. |
|
|
TERMUX_PKG_SHA256= # REQUIRED. Prevents unauthorised changes during download. |
|
|
TERMUX_PKG_SKIP_SRC_EXTRACT= # No need to extract from archive. |
|
|
TERMUX_PKG_SKIP_SRC_EXTRACT= # No need to extract from archive. |
|
|
TERMUX_PKG_SRCURL= # The URL of source archive. |
|
|
TERMUX_PKG_SRCURL= # The URL of source archive. |
|
|
TERMUX_PKG_SUGGESTS= # Packages that may be installed in addition. |
|
|
TERMUX_PKG_SUGGESTS= # Packages that may be installed in addition. |
|
|