Advertisement
case86

GM info 1.3.21

Apr 29th, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. GraphicsMagick 1.3.21 2015-02-28 Q16 http://www.GraphicsMagick.org/
  2. Copyright (C) 2002-2014 GraphicsMagick Group.
  3. Additional copyrights and licenses apply to this software.
  4. See http://www.GraphicsMagick.org/www/Copyright.html for details.
  5.  
  6. Feature Support:
  7. Native Thread Safe yes
  8. Large Files (> 32 bit) yes
  9. Large Memory (> 32 bit) yes
  10. BZIP yes
  11. DPS no
  12. FlashPix no
  13. FreeType yes
  14. Ghostscript (Library) no
  15. JBIG yes
  16. JPEG-2000 yes
  17. JPEG yes
  18. Little CMS yes
  19. Loadable Modules no
  20. OpenMP yes (201307)
  21. PNG yes
  22. TIFF yes
  23. TRIO no
  24. UMEM no
  25. WebP yes
  26. WMF yes
  27. X11 yes
  28. XML yes
  29. ZLIB yes
  30.  
  31. Host type: x86_64-pc-linux-gnu
  32.  
  33. Configured using the command:
  34. ./configure '--build' 'x86_64-linux-gnu' '--enable-shared' '--enable-static' '--enable-libtool-verbose' '--prefix=/usr' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--docdir=${prefix}/share/doc/graphicsmagick' '--with-gs-font-dir=/usr/share/fonts/type1/gsfonts' '--with-x' '--x-includes=/usr/include/X11' '--x-libraries=/usr/lib/X11' '--without-dps' '--without-modules' '--without-frozenpaths' '--with-perl' '--with-perl-options=INSTALLDIRS=vendor' '--with-quantum-depth=16' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-Wall -g -fno-strict-aliasing -O2' 'LDFLAGS=' 'CXXFLAGS=-Wall -g -fno-strict-aliasing -O2'
  35.  
  36. Final Build Parameters:
  37. CC = gcc -std=gnu99
  38. CFLAGS = -fopenmp -Wall -g -fno-strict-aliasing -O2 -Wall -pthread
  39. CPPFLAGS = -I/usr/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2
  40. CXX = g++
  41. CXXFLAGS = -Wall -g -fno-strict-aliasing -O2 -pthread
  42. LDFLAGS = -L/usr/lib/X11 -L/usr/lib -L/usr/lib
  43. LIBS = -ljbig -lwebp -llcms2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement