[Pkg-gmagick-im-team] Bug#1095690: Not ready
Yavor Doganov
yavor at gnu.org
Thu Oct 30 17:28:49 GMT 2025
On Mon, 31 Mar 2025 16:12:28 +0300,
Bastien Roucariès wrote:
> I merge partially your patch, the problem is that I need a svg
> backend during build in order to generate the icons...
I am sorry I haven't noticed this and I apologize that it took me so
long to respond.
> Any idea to solve is welcomed
I believe there's nothing to solve:
1. I applied the rest of my patch (without changelog and control).
2. I added "!amd64" to RSVG_ARCH (to simulate libsrvg-less arches).
3. Ran "debian/rules update_pkg" and examined the diff.
4. Built the package in a chroot, checked the build log and ensured
that librsvg packages are not installed.
5. Unpacked imagemagick-7.q16_7.1.2.8+dfsg1-1_amd64.deb and
imagemagick-7.q16hdri_7.1.2.8+dfsg1-1_amd64.deb with dpkg-deb into
separate directories.
6. I ran
find im/usr/share/icons/ -name display* -exec eog '{}' \;
find im-hdri/usr/share/icons/ -name display* -exec eog '{}' \;
and examined the generated icons -- all look OK to me.
It looks like ImageMagick's internal SVG implementation is working, at
least for the basic case of generating different PNG icons from
debian/display-im7.svg and there should be no problem for the
problematic architectures.
More information about the Pkg-gmagick-im-team
mailing list