|
发表于 2009-4-10 01:10:19
|
显示全部楼层
XCB是1.2,但是oo还是死。
amd64:/sf/FromCVS/fcitx-read-only# dpkg -s libxcb1
Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Architecture: amd64
Source: libxcb
Version: 1.2-1
Depends: libc6 (>= 2.3.2), libxau6, libxdmcp6
Conflicts: libxcb-xlib0
Description: X C Binding
This package contains the library files needed to run software using libxcb,
the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
amd64:/sf/FromCVS/fcitx-read-only#
amd64:/sf/FromCVS/fcitx-read-only# svn status -v INSTALL
211 11 xyb INSTALL
amd64:/sf/FromCVS/fcitx-read-only#
amd64:/sf/FromCVS/fcitx-read-only# dpkg -s openoffice.org
Package: openoffice.org
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 348
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: amd64
Version: 1:3.0.1-9 |
|