cairo: uses xcb if available.
This commit is contained in:
parent
6b2ae00d84
commit
2c0044e0ef
@ -2,15 +2,17 @@
|
||||
# URL: http://www.cairographics.org/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: fontconfig, glitz, libpng, xorg-libxrender, xorg-libpixman
|
||||
# Nice to have: xorg-xcb-util
|
||||
|
||||
name=cairo
|
||||
version=1.8.6
|
||||
release=1
|
||||
release=2
|
||||
source=(http://cairographics.org/releases/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--enable-xcb=auto \
|
||||
--enable-ps \
|
||||
--enable-pdf \
|
||||
--enable-glitz \
|
||||
|
Loading…
x
Reference in New Issue
Block a user