1a96295755
Add pkg-config to the libpng usages as not all systems have the symlink libpng.so -> libpng<version>.so (affected: NetBSD) that changes with the version of the lib. If no-pkg-config is used, use -lpng as before. Tested with FreeBSD 10.3, NetBSD 7.0.1 using png 1.6.21 Change-Id: I5c87f380c84da3d5c56c94da53adb900791c8caa Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> |
||
---|---|---|
.. | ||
android | ||
angle | ||
atspi2 | ||
dbus-ifaces | ||
easing | ||
forkfd | ||
freebsd | ||
freetype | ||
harfbuzz | ||
harfbuzz-ng | ||
iaccessible2 | ||
libjpeg | ||
libpng | ||
md4 | ||
md5 | ||
pcre | ||
pixman | ||
rfc6234 | ||
sha1 | ||
sha3 | ||
sqlite | ||
wintab | ||
xcb | ||
xkbcommon | ||
zlib | ||
.gitattributes | ||
freetype_dependency.pri | ||
harfbuzz_dependency.pri | ||
icu_dependency.pri | ||
libjpeg.pri | ||
libpng.pri | ||
pcre_dependency.pri | ||
png_dependency.pri | ||
README | ||
sqlite.pri | ||
xkbcommon.pri | ||
zlib_dependency.pri | ||
zlib.pri |
The libraries included here are the original packages, unpacked, and with their version number removed from the directory name (for version information, see the README files in the directories). Certain files and subdirectories of the original library packages that are irrelevant to Qt may not be included here. Typically, those are the standalone library configuration and make files, tools, test files, contribs, documentation, and similar. Patches may have been applied, typically for configuration and build issues in the Qt framework. Such patches can be reviewed in the the public git repository; they will appear in the commit logs of each library directory, following the latest clean version update commit. The 'patches' subdirectory contains certain patches applied prior to the start of the public git history, where the library has not been updated since.