Gentoo Archives: gentoo-dev

From: "Justin T." <justint@×××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] kdeaddons-3.0.1.ebuild
Date: Sat, 18 May 2002 09:21:48
Message-Id: 200205181624.32960.justint@gmx.net
1 Heya,
2
3 Quick question here. I was just looking at the comparison of the ebuilds for
4 kdeaddons 3.0 and 3.0.1 and noticed something in 3.0.1:
5
6 >=media-libs/libsdl-1.2
7 sdl? ( media-libs/libsdl )"
8
9 At the bottom it makes a dependency (if I am reading this correctly) for
10 libsdl and then the option for libsdl. Later on in the ebuild it shows this:
11
12 use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" ||
13 myconf="$myconf --without-sdl --disable-sdltest"
14
15 Won't this go through and require libsdl as a dependency no matter what you
16 have set up in usage?
17
18 Not sure myself...and am just waiting...
19
20 Justin T
21
22 PS - Any clue when 3.0.1 will finally be out?

Replies

Subject Author
Re: [gentoo-dev] kdeaddons-3.0.1.ebuild Spider <spider@×××××××.net>
Re: [gentoo-dev] kdeaddons-3.0.1.ebuild Dan Armak <danarmak@g.o>