Gentoo Archives: gentoo-dev

From: Michal Januszewski <spock@g.o>
To: Donnie Berkholz <dberkholz@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.2.1.ebuild
Date: Mon, 24 Sep 2007 19:57:56
Message-Id: 20070924194457.GA1984@spock.one.pl
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.2.1.ebuild by Donnie Berkholz
1 On Sun, Sep 23, 2007 at 02:29:55PM -0700, Donnie Berkholz wrote:
2
3 > > SRC_URI="mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2
4 > > mirror://berlios/fbsplash/${GENTOOSPLASH}.tar.bz2
5 > > mirror://gentoo/${MISCSPLASH}.tar.bz2
6 > > mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2
7 > > ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz
8 > > mirror://sourceforge/freetype/freetype-${V_FT}.tar.bz2
9 > > http://www.gzip.org/zlib/zlib-${V_ZLIB}.tar.bz2"
10 >
11 > Is there some way to avoid using bundled libs here? It really turns into
12 > a PITA for security issues etc.
13
14 Not that I know of. I need these libs to be compiled against klibc,
15 not glibc. AFAIK I just have to build them along with the rest of
16 fbcondecor_helper.
17
18 > > [..]
19 > > else
20 > > cp ${SG}/splash-functions-bl1.sh ${D}/sbin/splash-functions.sh
21 > > fi
22 > >
23 > > sed -i -e "s#/lib/splash#/${LIB}/splash#" ${D}/sbin/splash-functions.sh
24 >
25 > Lots of places here where quotes should be added around variables that
26 > can contain spaces.
27
28 Thanks, I've just submitted a change which should fix all of these in the
29 latest ebuild.
30
31 Best regards.
32 --
33 Michal Januszewski JID: spock@×××××××××.org
34 Gentoo Linux Developer http://people.gentoo.org/spock
35
36 --
37 gentoo-dev@g.o mailing list