On Sun, Sep 23, 2007 at 02:29:55PM -0700, Donnie Berkholz wrote:

> > SRC_URI="mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2
> >     mirror://berlios/fbsplash/${GENTOOSPLASH}.tar.bz2
> >     mirror://gentoo/${MISCSPLASH}.tar.bz2
> >     mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2
> >     ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz
> >     mirror://sourceforge/freetype/freetype-${V_FT}.tar.bz2
> >     http://www.gzip.org/zlib/zlib-${V_ZLIB}.tar.bz2";
> 
> Is there some way to avoid using bundled libs here? It really turns into 
> a PITA for security issues etc.

Not that I know of.  I need these libs to be compiled against klibc,
not glibc.  AFAIK I just have to build them along with the rest of
fbcondecor_helper.

> > [..]
> >     else
> >             cp ${SG}/splash-functions-bl1.sh ${D}/sbin/splash-functions.sh
> >     fi
> > 
> >     sed -i -e "s#/lib/splash#/${LIB}/splash#" ${D}/sbin/splash-functions.sh
> 
> Lots of places here where quotes should be added around variables that 
> can contain spaces.

Thanks, I've just submitted a change which should fix all of these in the
latest ebuild.

Best regards.
-- 
Michal Januszewski                              JID: [EMAIL PROTECTED]
Gentoo Linux Developer                    http://people.gentoo.org/spock

-- 
[EMAIL PROTECTED] mailing list

Reply via email to