You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
391 B
6 lines
391 B
# Builds, but currently not used by anything (ldc package may use it in the future).
|
|
TERMUX_PKG_HOMEPAGE=http://www.hyperrealm.com/libconfig/
|
|
TERMUX_PKG_DESCRIPTION="Library for processing structured configuration files"
|
|
TERMUX_PKG_VERSION=1.5
|
|
TERMUX_PKG_SRCURL=http://www.hyperrealm.com/libconfig/libconfig-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_FOLDERNAME=libconfig-${TERMUX_PKG_VERSION}
|
|
|