VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/README@ 50811

最後變更 在這個檔案從50811是 50218,由 vboxsync 提交於 11 年 前

Additions/x11: added headers for X.Org Server 1.15.

  • 屬性 svn:eol-style 設為 native
檔案大小: 840 位元組
 
1The contents of this directory were extracted from the contents of the
2archive xorg-server-1.15.0.tar.bz2, as downloaded from ftp.x.org, using the
3following shell script:
4
5for i in `find xorg-server-1.15.0 -name '*.h' | grep -v hw/xwin |
6 grep -v hw/xquartz | grep -v hw/kdrive | grep -v hw/xnest |
7 grep -v hw/xprint | grep -v hw/xgl`
8 do
9 cp ${i} ${PATH_VBOX}/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
10 done
11sed -e 's/\(Uchar.*:[0-9];$\)/__extension__ \1/g' \
12 -e '/union {/,/}/ s/};/} dummy;/' \
13 ${PATH_VBOX}/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/edid.h \
14 > ${PATH_VBOX}/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/\
15edid-new.h
16mv ${PATH_VBOX}/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/\
17edid-new.h \
18${PATH_VBOX}/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/edid.h
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette