cygcheck-dep: using depends2

Mikhail Usenko cygwin@inbox.ru
Mon Aug 31 05:42:28 GMT 2020


On Thu, 13 Aug 2020 16:01:54 +0200
Marco Atzeri via Cygwin-apps <...> wrote:

> Hi Mikhail,
> can you please update cygcheck-dep to use "depends2:" field values
> instead of "requires:"
> 
> It is not useful to see one library packages is needed by
> predecessors libraries:
> 
> $ cygcheck-dep -q -S -N libMagickCore6_6
>   libMagickCore6_6: is recursively needed for ( a2ps asciidoc asymptote 
> autotrace caja-extensions dblatex dmtx-utils feh gnome-common 
> gnome-exe-thumbnailer gtk-doc html2ps ImageMagick inkscape karbon 
> latex2rtf libautotrace-devel libautotrace3 libMagick-devel 
> libMagickC++6_6 libMagickC++6_8 libMagickCore6_2 libMagickCore6_5 
> libMagickCore6_6 libMagickWand6_2 libMagickWand6_5 libMagickWand6_6 
> libpstoedit0 libWINGs-devel libWINGs3 libwraster-devel libwraster5 
> libwraster6 mate-common perl-Image-Magick psiconv pstoedit 
> pstoedit-devel WindowMaker xfce4-dev-tools xhtml2ps xmlto zbar )
> 
> of course as there are multiples  "depends2:" only the current one 
> should be used.
> 

Hello, Marco.
Sorry for the delay in response.
If it is to completely ignore the "requires:" field, the result is the very same:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
$ ./cygcheck-dep -V
cygcheck-dep, version 3.1  # <--- modified testing version
$ ./cygcheck-dep -q -S -N libMagickCore6_6
 libMagickCore6_6: is recursively needed for ( autotrace dmtx-utils inkscape karbon libautotrace-devel libautotrace3 libMagickC++6_6 libMagickC++6_8 libMagickCore6_2 libMagickCore6_5 libMagickCore6_6 libMagickWand6_2 libMagickWand6_5 libMagickWand6_6 libpstoedit0 libWINGs-devel libWINGs3 libwraster-devel libwraster5 libwraster6 psiconv pstoedit pstoedit-devel WindowMaker zbar )

$ cygcheck-dep -V
cygcheck-dep, version 3.0  # <--- current version
$ cygcheck-dep -q -S -N libMagickCore6_6
 libMagickCore6_6: is recursively needed for ( autotrace dmtx-utils inkscape karbon libautotrace-devel libautotrace3 libMagickC++6_6 libMagickC++6_8 libMagickCore6_2 libMagickCore6_5 libMagickCore6_6 libMagickWand6_2 libMagickWand6_5 libMagickWand6_6 libpstoedit0 libWINGs-devel libWINGs3 libwraster-devel libwraster5 libwraster6 psiconv pstoedit pstoedit-devel WindowMaker zbar )
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


-- 



More information about the Cygwin-apps mailing list