termux-packages/packages/libconfig/build.sh

7 lines
391 B
Bash

# 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}