graphicsmagick: add *-config files to devpackage
This commit is contained in:
parent
0f6febb694
commit
625fc68e91
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://www.graphicsmagick.org/
|
||||
TERMUX_PKG_DESCRIPTION="Collection of image processing tools"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_VERSION=1.3.31
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_REVISION=2
|
||||
TERMUX_PKG_SHA256=096bbb59d6f3abd32b562fc3b34ea90d88741dc5dd888731d61d17e100394278
|
||||
# Bandwith limited on main ftp site, so it's asked to use sourceforge instead:
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/${TERMUX_PKG_VERSION}/GraphicsMagick-${TERMUX_PKG_VERSION}.tar.xz
|
||||
@ -13,4 +13,4 @@ ac_cv_func_ftime=no
|
||||
--without-webp
|
||||
--without-x
|
||||
"
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="bin/*-config share/man/man1/*-config.1"
|
||||
TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/*-config"
|
||||
|
Loading…
Reference in New Issue
Block a user