On 5/5/2013 11:21 AM, Juan Francisco Cantero Hurtado wrote:
On Sun, May 05, 2013 at 09:14:09AM -0400, Brian Callahan wrote:
Hi ports --

Attached is a tarball for audio/gogglesmm, a xine-based audio player
written with the FOX toolkit.
While I have no reason to suspect that it won't work perfectly OK
with the devel/fox in-tree, I've only tested it with my devel/fox
update (see earlier email).
Works for me on amd64, loongson, and macppc.

I've tested the port on amd64 with the old fox port. All works fine.

Just two comments. "$OpenBSD$" within "patch-src_ap_http_cpp" should be
in the first line. And some WANTLIBs are missing:


Just put it on the first line yourself. I've already done that here and it will obviously go in that way.

gogglesmm-0.12.7(audio/gogglesmm):
Missing: Xcursor.4 (/usr/local/bin/gogglesmm) (system lib)
Missing: Xext.12 (/usr/local/bin/gogglesmm) (system lib)
Missing: Xft.8 (/usr/local/bin/gogglesmm) (system lib)
Missing: Xrandr.6 (/usr/local/bin/gogglesmm) (system lib)
Missing: bz2.10 from bzip2-1.0.6p0 (/usr/local/bin/gogglesmm)
Missing: jpeg.66 from jpeg-9p0 (/usr/local/bin/gogglesmm)
Missing: png.15 from png-1.5.15 (/usr/local/bin/gogglesmm)
Missing: pthread.17 (/usr/local/bin/gogglesmm) (system lib)
Missing: tiff.39 from tiff-4.0.3p2 (/usr/local/bin/gogglesmm)
Missing: z.4 (/usr/local/bin/gogglesmm) (system lib)
Extra:  iconv.6
WANTLIB += Xcursor Xext Xft Xrandr bz2 jpeg png pthread tiff z
Scanning: ok


Those missing WANTLIBs are probably entirely due to the fact that you are using the old devel/fox (as I said, didn't test with it). Shows ok here (well, technically shows "Extra: iconv.6" but there's no getting around that) with the new devel/fox. I'm not pushing this in until the new devel/fox goes in. No reason to import, then immediately bump REVISION because of a change in WANTLIB.

Try it with the new devel/fox.

~Brian

Reply via email to