Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2015 13:11:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204740] graphics/GraphicsMagick: r402119 removes JPEG support
Message-ID:  <bug-204740-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204740

            Bug ID: 204740
           Summary: graphics/GraphicsMagick: r402119 removes JPEG support
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: stb@lassitu.de
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

GraphicsMagick-1.3.22,1 from # $FreeBSD: head/graphics/GraphicsMagick/Makefile
399093 2015-10-11 16:20:41Z marino $

# gm version
GraphicsMagick 1.3.22 2015-10-04 Q16 http://www.GraphicsMagick.org/
Copyright (C) 2002-2015 GraphicsMagick Group.
Additional copyrights and licenses apply to this software.
See http://www.GraphicsMagick.org/www/Copyright.html for details.

Feature Support:
  Native Thread Safe       yes
  Large Files (> 32 bit)   yes
  Large Memory (> 32 bit)  yes
  BZIP                     yes
  DPS                      no
  FlashPix                 no
  FreeType                 yes
  Ghostscript (Library)    no
  JBIG                     yes
  JPEG-2000                yes
  JPEG                     yes
  Little CMS               yes
  Loadable Modules         no
  OpenMP                   yes (200505)
  PNG                      yes
  TIFF                     yes
  TRIO                     no
  UMEM                     no
  WebP                     yes
  WMF                      yes
  X11                      yes
  XML                      yes
  ZLIB                     yes

Host type: amd64-portbld-freebsd9.3

Configured using the command:
  ./configure  '--without-perl' '--enable-shared' '--enable-static'
'--with-quantum-depth=16'
'--with-windows-font-dir=/usr/local/share/fonts/webfonts' '--without-fpx'
'--with-threads' '--enable-openmp' '--disable-openmp-slow' '--with-webp'
'--with-x' '--without-dps' '--x-libraries=/usr/local/lib'
'--x-includes=/usr/local/include' '--prefix=/usr/local' '--localstatedir=/var'
'--mandir=/usr/local/man' '--infodir=/usr/local/info/'
'--build=amd64-portbld-freebsd9.3' 'build_alias=amd64-portbld-freebsd9.3'
'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS=
-L/usr/local/lib -fstack-protector' 'LIBS=' 'CPPFLAGS=-I/usr/local/include'
'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'

Final Build Parameters:
  CC       = cc -std=gnu99
  CFLAGS   = -fopenmp -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall
-D_THREAD_SAFE
  CPPFLAGS = -I/usr/local/include -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/libxml2
  CXX      = c++
  CXXFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE
  LDFLAGS  = -L/usr/local/lib -fstack-protector
  LIBS     = -ljbig -lwebp -llcms2 -ltiff -lfreetype -ljasper -ljpeg -lpng16
-lwmflite -lXext -lSM -lICE -lX11 -llzma -lbz2 -lxml2 -lz -lm -lgomp -lpthread


Current version GraphicsMagick-1.3.23_1,1 from # $FreeBSD:
head/graphics/GraphicsMagick/Makefile 402136 2015-11-21 06:32:47Z sunpoet $

/usr/ports/graphics/GraphicsMagick# gm version
GraphicsMagick 1.3.23 2015-11-07 Q16 http://www.GraphicsMagick.org/
Copyright (C) 2002-2015 GraphicsMagick Group.
Additional copyrights and licenses apply to this software.
See http://www.GraphicsMagick.org/www/Copyright.html for details.

Feature Support:
 Native Thread Safe       yes
 Large Files (> 32 bit)   yes
 Large Memory (> 32 bit)  yes
 BZIP                     yes
 DPS                      no
 FlashPix                 no
 FreeType                 yes
 Ghostscript (Library)    no
 JBIG                     yes
 JPEG-2000                no
 JPEG                     no
 Little CMS               no
 Loadable Modules         no
 OpenMP                   yes (200505)
 PNG                      yes
 TIFF                     yes
 TRIO                     no
 UMEM                     no
 WebP                     yes
 WMF                      yes
 X11                      yes
 XML                      yes
 ZLIB                     yes

Host type: amd64-portbld-freebsd9.3

Configured using the command:
 ./configure  '--enable-shared' '--enable-static'
'--with-windows-font-dir=/usr/local/share/fonts/webfonts' '--without-perl'
'--without-dps' '--without-fpx' '--with-threads' '--enable-openmp'
'--disable-openmp-slow' '--with-quantum-depth=16' '--with-webp' '--with-wmf'
'--with-x' '--with-xml' '--x-libraries=/usr/local/lib'
'--x-includes=/usr/local/include' '--prefix=/usr/local' '--localstatedir=/var'
'--mandir=/usr/local/man' '--infodir=/usr/local/info/'
'--build=amd64-portbld-freebsd9.3' 'build_alias=amd64-portbld-freebsd9.3'
'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS=
-fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe
-fstack-protector -fno-strict-aliasing'

Final Build Parameters:
 CC       = cc -std=gnu99
 CFLAGS   = -fopenmp -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall
-D_THREAD_SAFE
 CPPFLAGS = -I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include/libxml2
 CXX      = c++
 CXXFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE
 LDFLAGS  = -fstack-protector -L/usr/local/lib
 LIBS     = -ljbig -lwebp -ltiff -lfreetype -lpng16 -lwmflite -lSM -lICE -lX11
-llzma -lbz2 -lxml2 -lz -lm -lgomp -lpthread

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204740-13>