Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2021 18:29:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254107] mail/p5-FuzzyOcr-devel install our own gifinter
Message-ID:  <bug-254107-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254107
           Summary: mail/p5-FuzzyOcr-devel install our own gifinter
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mi@FreeBSD.org
                CC: ismail.yenigul@endersys.com.tr
             Flags: maintainer-feedback?(ismail.yenigul@endersys.com.tr)
                CC: ismail.yenigul@endersys.com.tr

Created attachment 223067
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223067&action=
=3Dedit
Add gifinter-shim

The top problem using the tool is that the gifinter executable is no longer
installed by graphics/giflib. The recommended workaround -- to declare:

`focr_bin_gifinter ..../convert -interlace`

does not work. When `sa-learn` is invoked, for example, it complaints "Cann=
ot
find executable for gifinter".

This patch installs a shim making things work again -- with either
ImageMagick's or GraphicsMagick.

I have the following reservations about it:

1. The script is installed into $PREFIX/bin instead of some location privat=
e to
the port.
2. Perhaps, the script should be provided by giflib instead...
3. The *proper* way to fix this problem is to make the code respect the
focr_bin_gifinter-setting...

--=20
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-254107-7788>