Date: Sat, 15 Feb 2014 10:38:05 +0100 From: John Marino <freebsd.contact@marino.st> To: John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r344322 - in head/devel: . sdl_gnat Message-ID: <52FF357D.6050603@marino.st> In-Reply-To: <20140215084102.GA1390@medusa.sysfault.org> References: <201402150151.s1F1pkfG047533@svn.freebsd.org> <20140215084102.GA1390@medusa.sysfault.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/15/2014 09:41, Marcus von Appen wrote: > On, Sat Feb 15, 2014, John Marino wrote: > >> Author: marino >> Date: Sat Feb 15 01:51:46 2014 >> New Revision: 344322 >> URL: http://svnweb.freebsd.org/changeset/ports/344322 >> QAT: https://qat.redports.org/buildarchive/r344322/ >> >> Log: >> Add new port devel/sdl_gnat: Thin Ada bindings for SDL (GPLv3) >> > > I doubt that it only wraps SDL_ttf. You should specify all required SDL > libraries here. > > Cheers > Marcus > The .gpr file from AdaCore only listed linkage to -lGL, -lGLU, -lsdl and -lsdl_tff. I'm just going off of the gprbuild recipe in the compiler release package. I have no reason to believe it wraps more than those. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52FF357D.6050603>