pkgconf: Add as disabled package
This commit is contained in:
parent
eb1da6d335
commit
4905896573
9
disabled-packages/pkgconf/build.sh
Normal file
9
disabled-packages/pkgconf/build.sh
Normal file
@ -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
Block a user