pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please review package wip/openttd



On Wednesday 30 March 2005 17:19, Thomas Klausner wrote:
> On Wed, Mar 30, 2005 at 12:31:19PM +0700, Ian Zagorskih wrote:
> > If frankly, ATM i do not understand how exactly OWN_DIRS or MAKE_DIRS
> > work. Just listing relevant dirs in this variables does not make any
> > positive effect.
>
> You have to set USE_PKGINSTALL to YES, too.
> It says so at the top of bsd.pkg.install.mk :)

less bsd.pkg.install.mk -> /OWN_DIRS -> so i missed the top of file :)

>
> > Probably, a little hack like below isn't so bad?
> >
> > @unexec ${RMDIR} %D/share/games/openttd/data 2>/dev/null || ${TRUE}
> > @unexec ${RMDIR} %D/share/games/openttd/gm 2>/dev/null || ${TRUE}
> > @unexec ${RMDIR} %D/share/games/openttd 2>/dev/null || ${TRUE}
>
> That's ok as a workaround.

Ok.

> The message only talks about /data, why not dirrm /gm?

OpenTTD expects to see original gm or fm MIDI files there when built with MIDI 
output support. While playing music isn't supported now on NetBSD, it might 
be usefull for other platforms where it's possibly (Linux?).

// wbr


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review



Home | Main Index | Thread Index | Old Index