在 2011年7月5日 下午4:04,Kira <[email protected]> 写道: > 在 Tue, 05 Jul 2011 15:45:50 +0800, Funda Wang <[email protected]>寫道: > >> Hello, >> >> I would like to introduce several rpm autoprovs, such as mimehandler, >> fontconfig, the same as fedora, opensuse and mandriva. So that we >> could eventually doing something like 'urpmi font(:lang=jp) >> mimehandler(audio/x-mp3)". >> >> WDYT? >> >> And, will we cooperate with mandriva with urpmi backend for packagekit? > > Would you please more clearly? > > "urpmi font(:lang=jp)" means install those who usually used by jp? Current in Mandriva: $ urpmq --whatprovides 'font(:lang=ja)' fonts-ttf-japanese-extra|fonts-ttf-japanese-ipamona|fonts-ttf-unifont|fonts-ttf-japanese-mplus_ipagothic|fonts-ttf-wqy-microhei|fonts-ttf-chinese-opendesktop|fonts-ttf-droid|fonts-ttf-japanese|x11-font-misc-misc
so "urpmi font(:lang=ja)" will ask the user which package he want to isntall. And we could set a prefer font via rpmsrate. > "urpmi mimihandler(audio/x-mp3)" would install codec for mp3? No, it will install a mp3 player, such as amarok. For installing codec, we currenly use codeina I guess. >
