Well, in my case this is quite good for lib-depends-check:
CONFIGURE_STYLE=        gnu

LIB_DEPENDS =           gdk,gtk::x11/gtk+ \
                        glib,gmodule::devel/glib \
                        intl::textproc/intltool \
                        mpeg2,mpeg2convert::graphics/libmpeg2

WANTLIB =               ICE SM X11 Xau Xdmcp Xext Xi Xrandr Xrender Xv \
                        c iconv m pthread sndio stdc++ usbhid

IMO renaming GOPchop binary into gopchop is good idea.

On Tue, November 18, 2008 05:55, Girish Venkatachalam wrote:
> On 20:42:55 Nov 17, Kirill S. Bychkov wrote:
>> Hi. On my box (OpenBSD barton.linklevel.net 4.4 GENERIC#1480 i386) I see a
>> lot
>> of missing libs:
>>
>> /usr/ports/packages/i386/all/GOPchop-1.0.0.tgz:
>> WANTLIB:       Xau.9 (/usr/local/bin/gtkspu) (system lib)
>> WANTLIB:       c.49 (/usr/local/bin/mpegcat) (system lib)
>> Missing lib:   gdk.3 (/usr/local/bin/gtkspu) (NOT REACHABLE)
>> Missing lib:   glib.1 (/usr/local/bin/gtkspu) (NOT REACHABLE)
>> Missing lib:   gmodule.1 (/usr/local/bin/gtkspu) (NOT REACHABLE)
>> Missing lib:   gtk.3 (/usr/local/bin/gtkspu) (NOT REACHABLE)
>> WANTLIB:       iconv.5 from libiconv-1.12 (/usr/local/bin/gtkspu)
>> Missing lib:   intl.4 (/usr/local/bin/gtkspu) (NOT REACHABLE)
>> WANTLIB:       m.4 (/usr/local/bin/gtkspu) (system lib)
>> Missing lib:   mpeg2.0 (/usr/local/bin/mpegcat) (NOT REACHABLE)
>> Missing lib:   mpeg2convert.0 (/usr/local/bin/mpegcat) (NOT REACHABLE)
>> Extra:         SDL.8
>>         WANTLIB += Xau c iconv m
>>
>
> Sorry I forgot to run port-lib-depends-check again.
>
> I could reproduce your problem. I fixed it.
>
> http://gayatri-hitech.com/Misc/GOPchop.tgz
>
> Now I have a weird problem. I kept on getting this silly GNU libtool
> error that it cannot find the library `'. ;)
>
> I narrowed it down to its inability to grok -lSDL and consequently I
> have patched configure to include the archive directly.
>
> Very ugly I know but the alternative is instructing it to use our own
> libtool but that adds one dependency...
>
> What is the way out?
>
> Appreciate your help.
>
> Thanks.
>
> -Girish
>
>


-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to