Source-Makefile: package/feeds/packages/libgd/Makefile Package: libgd Menu: 1 Version: 2.3.3-r1 Depends: +libc +libjpeg +libpng +libwebp +LIBGD_TIFF:libtiff +LIBGD_FREETYPE:libfreetype Conflicts: libgd-full Menu-Depends: Provides: Build-Variant: default Section: libs Category: Libraries Repository: packages Title: The GD graphics library Maintainer: Jo-Philipp Wich Source: libgd-2.3.3.tar.xz License: GD LicenseFiles: COPYING CPE-ID: cpe:/a:libgd:libgd URL: https://libgd.github.io/ Type: ipkg Description: GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. @@ Config: if PACKAGE_libgd config LIBGD_TIFF bool "TIFF image support" default n help Enable TIFF image support through libtiff endif if PACKAGE_libgd config LIBGD_FREETYPE bool "Freetype 2.x library support" default n help Enable Freetype 2.x font engine support through libfreetype endif @@ Package: libgd-full Version: 2.3.3-r1 Depends: +libc +libjpeg +libpng +libwebp +libtiff +libfreetype Conflicts: Menu-Depends: Provides: libgd Build-Variant: full Section: libs Category: Libraries Repository: packages Title: The GD graphics library (full) Maintainer: Jo-Philipp Wich Source: libgd-2.3.3.tar.xz License: GD LicenseFiles: COPYING CPE-ID: cpe:/a:libgd:libgd URL: https://libgd.github.io/ Type: ipkg Description: GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. . This variant of the libgd package is compiled will all features enabled. @@