libpng: prevent from building with cmake configuration

This commit is contained in:
Lukas Rusak 2016-09-23 14:29:49 -07:00
parent 5f11e9ba7d
commit 98a5212c6c
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -31,6 +31,7 @@ PKG_SHORTDESC="libpng: Portable Network Graphics (PNG) Reference Library"
PKG_LONGDESC="PNG (Portable Network Graphics) is an extensible file format for the lossless, portable, well-compressed storage of raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-color, grayscale, and truecolor images are supported, plus an optional alpha channel. Sample depths range from 1 to 16 bits."
PKG_IS_ADDON="no"
PKG_USE_CMAKE="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_z_zlibVersion=yes \