[Bug 254107] mail/p5-FuzzyOcr-devel install our own gifinter

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 7 18:29:46 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254107

            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 at FreeBSD.org
          Reporter: mi at FreeBSD.org
                CC: ismail.yenigul at endersys.com.tr
             Flags: maintainer-feedback?(ismail.yenigul at endersys.com.tr)
                CC: ismail.yenigul at endersys.com.tr

Created attachment 223067
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223067&action=edit
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 "Cannot
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 private 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...

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


More information about the freebsd-ports-bugs mailing list