Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Splashscreen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Liquido
n00b
n00b


Joined: 06 Jan 2006
Posts: 39
Location: Schweiz

PostPosted: Fri Jan 28, 2011 3:57 pm    Post subject: Splashscreen Reply with quote

Hallo,

ich wollt mir auf meinem Laptop ein Spashscreen einrichten...in einem howto steht dazu nehme man am besten splashutil. Das meckert aber ich soll USE static-libs machen...nunja....

soll ich das nun mit USE="static-libs" emerge -pv splashutils machen oder gleich im make.conf ?

Nur wenn ich das im make.conf mache, dann hab ich bei nächsten world update naturlich xxx packete die nun auch static-libs wollen...was ich nicht für so gut halte oder?
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Fri Jan 28, 2011 4:10 pm    Post subject: Reply with quote

Hi

Ich würde die Flag nur für dieses Paket in der package.use setzen.
Code:
echo "media-libs/libpng static-libs" >> /etc/portage/package.use


/edit: korrektur
Ahrg.., ich sah grad das es ja gar nicht splashutils selbst ist was USE=static-libs verlangt (Dieses Paket hat die Flag gar nicht)
Es ist vermutlich das Paket libpng welches sie benötigt?!
(Ich hab den oben genanten Befehl daher noch mal angepasst)
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Fri Jan 28, 2011 4:56 pm    Post subject: Reply with quote

Code:
media-gfx/splashutils-1.5.4.3-r3 (>=media-libs/jpeg-6b:0[static-libs])

Also:
Code:
echo "media-libs/jpeg static-libs" >> /etc/portage/package.use

Und anschließend ein
Code:
emerge -pvuND world --with-bdeps y && revdep-rebuild
Back to top
View user's profile Send private message
Liquido
n00b
n00b


Joined: 06 Jan 2006
Posts: 39
Location: Schweiz

PostPosted: Fri Jan 28, 2011 5:34 pm    Post subject: Reply with quote

Super Danke vielmals

jetzt muss ich trozdem nochmal nachfragen, für was brauch ich das bdeps y ? Also ich versteh schon was im Manuel dazu beschrieben steht nur versteh ich nicht ganz warum das hier wichtig ist?
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Sat Jan 29, 2011 8:09 am    Post subject: Reply with quote

Weil sonst nicht immer alle indirekten Veränderungen erkannt werden.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum