Page 1 of 2
[news] xfree-4.3.0-r2 unmasked
Posted: Tue Apr 22, 2003 11:25 am
by pahud
剛剛發現的,一定很多網友也注意到了吧!:-)
Posted: Tue Apr 22, 2003 1:21 pm
by teddy
他好像會block xft2耶
emerge -C xfree
再emerge -p xfree
會顯示blocked...說是會跟xft衝突
只好emerge -C xft
再emerge xfree
裝完後滑鼠圖示的設定換地方了
還多了三個gentoo的主題
不過圖好小喔
Posted: Tue Apr 22, 2003 4:24 pm
by 【Palatis】
我的方法是... 去 /var/cache/edb/virtual 裡面把 xft 註解掉...
還在 emerge, 等吧.....
Posted: Wed Apr 23, 2003 8:41 am
by coollinuxer
節錄自
http://www.gentoo.org/news/en/gwn/20030 ... letter.xml
There are some things to bear in mind when you install this. First of all, you will have to unmerge xft. The reason behind this is that Xft is actually a module for X, and as such, the version included in the xfree build is newer and better. Second, games based on SDL (for example, Frozen Bubble and Unreal Tournament 2003: both the demo and the release version), may misbehave due to the new xfree. There is a new extension to X, called XRandR (go read the documentation

), which causes these games to choose the lowest refresh rates for any given resolution. The fix for this is simple: emerge libsdl-1.2.5-r2, which contains a patch, or hack, to make it behave well with the new X. For games that include their own libSDL shared library, simply replace the libSDL-1.2.so.0 file with the one from libsdl-1.2.5-r2. See you next week! Oh, on a more personal note: Happy Birthday to my sister Sindhuja, and Happy 31st Anniversary to my parents.
XFree86 4.3.0 upgrade pains
The recent marking of XFree86 4.3.0 has resulted in a number of threads cropping up in the forums related to upgrade questions and difficulties. Users experiencing trouble upgrading to XFree86 4.3.0 should be sure to check out this week's inagural Developer's Corner
Problems emerging xfree-4.3.0-r2.ebuild
Configuring XFree problems - Basics ok but...ARGH
Stupid mistake of XFree86
Posted: Thu Apr 24, 2003 1:27 am
by teddy
看來xfree4.3r2是內建xft了
那要怎麼用firefly's xft2.1.1 patch呀
因為細明體又變醜了
有人試過了嗎
Posted: Thu Apr 24, 2003 4:07 am
by 【Palatis】
有, 我試過了.
我的方法是, 先讓他解壓縮, 解完開始編之前, 用 ctrl+z 暫停, 自己到他工作目錄去 patch, 然後再 fg 繼續編.
居然就沒問題了... @@
也許這也是個好主意, 您試試看?
Posted: Sat Apr 26, 2003 5:31 pm
by breaking
【Palatis】 wrote:有, 我試過了.
用 ctrl+z 暫停, 自己到他工作目錄去 patch
這.....會不會太累囉......
不能使用之前的方法,寫 epatch xxxxx.patch到xfree-4.3.0-r2.ebuild中麼???
p.s.順道一問,xfree-4.3.0-r2和xfree-4.3.0-r1除了內建xft外,還有什麼不同麼???效能有比較好麼???因為如果沒有差很多的話.......有點懶得升級囉......

Posted: Sat Apr 26, 2003 6:50 pm
by 【Palatis】
breaking wrote:【Palatis】 wrote:有, 我試過了.
用 ctrl+z 暫停, 自己到他工作目錄去 patch
這.....會不會太累囉......
不能使用之前的方法,寫 epatch xxxxx.patch到xfree-4.3.0-r2.ebuild中麼???
p.s.順道一問,xfree-4.3.0-r2和xfree-4.3.0-r1除了內建xft外,還有什麼不同麼???效能有比較好麼???因為如果沒有差很多的話.......有點懶得升級囉......

還好啦. 因為我不知道他把 xft 放在那個目錄, 所以才自己到他目錄 patch.
要寫 epatch 到 xfree-4.3.0-r2.ebuild 當然也可以阿, 可是要確定你知道目錄在那.
至於有什麼不同... 去看 ChangeLog 吧......
Posted: Sat Apr 26, 2003 10:30 pm
by starchris
在
Code: Select all
unpack XFree86-${PV}-patches-${PATCH_VER}.tar.bz2
下一行加入
Code: Select all
ebegin "add firefly's patch"
cd ${S}/lib/Xft
epatch /path/to/xft-2.1.1-CJK-bold-embededbitmap-20030425.patch
cd ${S}
rm -f ${WORKDIR}/patch/141_all_4.2.99.3-xft-loadtarget.patch
rm -f ${WORKDIR}/patch/142_all_XFree86-4.2.99.3-embeddedbitmap.patch
rm -f ${WORKDIR}/patch/175_all_4.3-xft-fix.patch
eend 0
我把gentoo加上對xft修正的patch刪掉了,只用飛姐的,如還要用gentoo的把rm那三行拿掉
Posted: Sun Apr 27, 2003 3:46 am
by breaking
哇.......感謝starchris
已經emerge成功囉......
p.s.順便告訴大家一下gwenview不錯用喔....雖然我還是喜歡kuickshow....可惜kuickshow還要裝kde2.2.....
這有gwenview的圖.....參考一下吧
http://std.hku.edu.tw/~c901010381/gwenview.png
Posted: Sun Apr 27, 2003 9:11 pm
by breaking
學習一下swallowman的精神.....
這是經starchris修正的xfree-4.3.0-r2.ebuild
http://std.hku.edu.tw/~c901010381/xfree-4.3.0-r2.ebuild
有需要的人抓完就直接emerge xfree-4.3.0-r2.ebuild就可以囉
p.s.把gentoo加上對xft修正的patch刪掉囉.....
Posted: Mon Apr 28, 2003 2:27 pm
by swallowman
sorry,之前沒看到這篇:),基本上都是一樣的效果,只是這個是patch 原xfree內的xft,另一個是更新原有的xft2套件,那大家覺得用那種方式較好呢?xfree-4.3.0-r2.ebuild對新安裝的系統較佳,xft-2.1.1.ebuild則只是對原有的系統更新而已,還是辦個首場gentoo全民公投?^^"
ps:這個不能直接emerge啦,還要手動再修改,breaking,你再試試改成更方便一點^^"
Posted: Mon Apr 28, 2003 4:08 pm
by breaking
上面那個要改路徑的說......忘記囉........

..........sorry
已經改好囉!!!
在
http://std.hku.edu.tw/~c901010381/xfree-4.3.0-r2.ebuild這
這個可以直接emerge囉.....
而且是採用最新的xft-2.1.1-CJK-bold-embededbitmap-20030428.patch
試試吧.....<有問題,不要打我呦.....><||>
p.s.不過必須要到/usr/portage/x11-base/xfree/下,下
p.s.若有更好的改法.....教我一下ㄇ....

Posted: Fri May 02, 2003 3:57 am
by breaking
已更新為xft-2.1.1-CJK-bold-embededbitmap-diffantialias-20030502.patch
http://home.kimo.com.tw/tuxchen/xfree-4.3.0-r2.ebuild
ChangeLog在
http://firefly.idv.tw/setfont-xft/ChangeLog.html
p.s.我把gentoo的142_all_XFree86-4.2.99.3-embeddedbitmap.patch給rm掉囉......因為會衝到.....

Posted: Wed May 14, 2003 9:09 pm
by ckchen
[quote="breaking"]已更新為xft-2.1.1-CJK-bold-embededbitmap-diffantialias-20030502.patch
http://home.kimo.com.tw/tuxchen/xfree-4.3.0-r2.ebuild
ChangeLog在
http://firefly.idv.tw/setfont-xft/ChangeLog.html
p.s.我把gentoo的142_all_XFree86-4.2.99.3-embeddedbitmap.patch給rm掉囉......因為會衝到.....

[/quote]
怎麼這麼好心~~
(流下數滴感動的眼淚...)