[Pkg-gmagick-im-team] Bug#678390: sPango support missing (needs B-D: libpango1.0-dev)
Damyan Ivanov
dmn at debian.org
Thu Jun 21 12:07:44 UTC 2012
Package: imagemagick
Version: 8:6.7.7.2-1
Severity: normal
Tags: patch
Hi,
Pango support seems to be missing in imagemagick:
$ convert -background lightblue pango:"<span size=\"20000\">Hi there</span>" pango.gif
convert: unable to open image `pango:<span size="20000">Hi there</span>': @ error/blob.c/OpenBlob/2489.
convert: missing an image filename `pango.gif' @ error/convert.c/ConvertImageCommand/2940.
Inspecting the build log[1], it seems pango support is missing:
[1] https://buildd.debian.org/status/fetch.php?pkg=imagemagick&arch=armel&ver=8%3A6.7.7.2-1&stamp=1338461320
checking for OPENEXR... yes
-------------------------------------------------------------
checking for PANGO... no
checking for PANGO... no
-------------------------------------------------------------
checking for PNG support ...
(this is on arm, but the same is present when I build the package on amd64
chroot).
Adding libpango1.0-dev to build-dependencies seems to fix it:
checking for OPENEXR... yes
-------------------------------------------------------------
checking for PANGO... yes
checking for PANGO... yes
-------------------------------------------------------------
checking for PNG support ...
And indeed, the above oneliner works:
$ convert -background lightblue pango:"<span size=\"20000\">Hi there</span>" pango.gif
$ # e.g. no error
$ ls -l pango.gif
-rw-rw-r-- 1 dam dam 1005 Jun 21 15:02 pango.gif
Thanks for considering!
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages imagemagick depends on:
ii libbz2-1.0 1.0.6-3
ii libc6 2.13-33
ii libfontconfig1 2.9.0-6
ii libfreetype6 2.4.9-1
ii libglib2.0-0 2.32.3-1
ii libgomp1 4.7.1-1
ii libice6 2:1.0.8-2
ii libjpeg8 8d-1
ii liblcms2-2 2.2+git20110628-2.2
ii liblqr-1-0 0.4.1-2
ii libltdl7 2.4.2-1.1
ii liblzma5 5.1.1alpha+20120614-1
ii libmagickcore5 8:6.7.7.2-1
ii libmagickwand5 8:6.7.7.2-1
ii libsm6 2:1.2.1-2
ii libtiff4 3.9.6-5
ii libx11-6 2:1.5.0-1
ii libxext6 2:1.3.1-2
ii libxt6 1:1.1.3-1
ii zlib1g 1:1.2.7.dfsg-12
Versions of packages imagemagick recommends:
ii ghostscript 9.05~dfsg-6
pn libmagickcore5-extra <none>
ii netpbm 2:10.0-15+b1
pn ufraw-batch <none>
Versions of packages imagemagick suggests:
ii autotrace 0.31.1-16+b1
ii cups-bsd [lpr] 1.5.3-2
ii curl 7.26.0-1
ii enscript 1.6.5.90-2
ii ffmpeg 6:0.8.3-1+b1
ii gimp 2.8.0-2+b1
pn gnuplot <none>
pn grads <none>
ii groff-base 1.21-7
pn hp2xx <none>
pn html2ps <none>
ii imagemagick-doc 8:6.7.7.2-1
ii libav-tools [ffmpeg] 6:0.8.3-1+b1
ii libwmf-bin 0.2.8.4-10
ii mplayer 2:1.0~rc4.dfsg1+svn34540-1+b2
pn povray <none>
pn radiance <none>
ii sane-utils 1.0.22-7.1
ii texlive-binaries [texlive-base-bin] 2012.20120530-2+b1
ii transfig 1:3.2.5.d-3
ii xdg-utils 1.1.0~rc1+git20111210-6
-- no debconf information
More information about the Pkg-gmagick-im-team
mailing list