all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Optional libraries
@ 2016-09-18 23:05 Nikolay Kudryavtsev
  2016-09-19 16:37 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay Kudryavtsev @ 2016-09-18 23:05 UTC (permalink / raw)
  To: emacs-devel

Hello.

I'm currently trying to make sense of the possible optional libraries 
that are used on Windows.

Can someone help me document them?

Here's a list I lifted from emacs-w64 project, with some commentaries added.

libbwinpthread-*.dll ; msys2 built emacs does not work without it? Does 
not exist in official builds...
libdbus-*.dll ; is there a single legitimate usecase for dbus on windows?
;; Image support
libpng*.dll ; png images
libtiff-*.dll
libtiffxx-*.dll ; tiff images
libjpeg-*.dll ; jpeg images
libgif-*.dll ; gif images
libXpm-noX*.dll ; xpm images
;; rsvg dependencies
libglib-*.dll
libcairo-*.dll
libcroco-*.dll
libpango-*.dll
libpangocairo-*.dll
libpangoft*.dll
libpangowin32-*.dll
librsvg-*.dll ; svg images
;; Gnutls dependencies
libffi-*.dll ; only needed for msys2-based builds
libgmp-*.dll
libgnutls-*.dll
ibgnutls-openssl-*.dll ; only in Eli's gnutls build
libgnutlsxx-*.dll ; only in msys2, same library as the previous one, 
with a different name?
libhogweed-*.dll
libiconv-*.dll
libidn-*.dll ; only needed for msys2-based builds
libintl-*.dll
libnettle-*.dll
libp11-kit-*.dll
libtasn1-*.dll
zlib*.dll
;; Unknown
libgomp-*.dll
libgcc_s_seh-*.dll
libgobject-*.dll
libgdk_pixbuf-*.dll
libgio-*.dll
libgmodule-*.dll
libxml2-*.dll
libfontconfig-*.dll
libfreetype-*.dll
libpixman-*.dll
liblzma-*.dll
libexpat-*.dll
libharfbuzz-*.dll
libbz2-*.dll
libjbig-*.dll


-- 
Best Regards,
Nikolay Kudryavtsev




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-28 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 23:05 Optional libraries Nikolay Kudryavtsev
2016-09-19 16:37 ` Eli Zaretskii
2017-02-28 11:28   ` Arash Esbati

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.