Fredrik Fornwall
6 years ago
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
TERMUX_PKG_HOMEPAGE=http://pkgconf.org |
|||
TERMUX_PKG_DESCRIPTION="Program which helps to configure compiler and linker flags for development frameworks" |
|||
TERMUX_PKG_VERSION=1.5.3 |
|||
TERMUX_PKG_SHA256=45b76f5037379b1e24b788379c74f31fc4f060b272a08bdda9e558c120e9f3b6 |
|||
TERMUX_PKG_SRCURL=https://github.com/pkgconf/pkgconf/archive/pkgconf-$TERMUX_PKG_VERSION.tar.gz |
|||
|
|||
termux_step_pre_configure() { |
|||
./autogen.sh |
|||
} |
Loading…
Reference in new issue