pkgsrc-WIP-review archive

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

Re: CVS commit: wip/smc



On Sun, Jan 08, 2006 at 12:18:42AM +0100, Hernani Marques Madeira wrote:
> > autoconf and automake are tools, so please add them
> > to USE_TOOLS instead of depending on them.
> 
> Because of the specific versions required (readme_linux.txt), I did that such.

USE_TOOLS+=     automake
automatically gives you a dependency on 1.9, and similarly for autoconf-2.58.
If you need something newer, you can set
AUTOMAKE_REQD and AUTOCONF_REQD.

> > Why does it depend on SDL-nas? That is just an
> > audio output plugin, a program shouldn't be able
> > to find out which output plugin you use (i.e.,
> > an SDL dependency should be sufficient).
> 
> The game claims to not find libaudio_nas.so if not used, provided by SDL_nas; 
> so I provided it to it. Although sound works without SDL_nas, too.

That's strange and doesn't make sense to me :)
I'll try it out in a few days and see what I can come
up with.

Cheers,
 Thomas


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&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