Magellan Linux

Contents of /trunk/extras/libxcb/libxcb-1.1.90.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 923 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/libxcb/libxcb-1.1.90.1-r1.smage2,v 1.1 2008/07/31 16:33:09 niro Exp $
2
3 PNAME="libxcb"
4 PVER="1.1.90.1"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X protocol C-language Binding (XCB) library."
11 HOMEPAGE="http://xcb.freedesktop.org/"
12
13 sminclude xorg multilib
14
15 DEPEND=">= x11-libs/libXau-1
16 >= x11-libs/libXdmcp-1"
17
18 SDEPEND=">= x11-proto/xcb-proto-1.1.90
19 >= dev-libs/libpthread-stubs-0.1
20 >= dev-libs/libxslt-1.1.20"
21
22 SRC_URI=(
23 http://xcb.freedesktop.org/dist/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 postinstall()
28 {
29 xorg_postinstall
30
31 echo
32 echo "libxcb-1.1 adds the LIBXCB_ALLOW_SLOPPY_LOCK variable to allow"
33 echo "broken applications to keep running instead of being aborted."
34 echo "Set this variable if you need to use broken packages such as Java"
35 echo "(for example, add LIBXCB_ALLOW_SLOPPY_LOCK=1 to /etc/env.d/00local"
36 echo "and run env-update)."
37 echo
38 }

Properties

Name Value
svn:keywords Id