Magellan Linux

Contents of /trunk/core/libxcb/libxcb-1.1.93-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 541 - (show annotations) (download)
Thu Dec 25 16:35:52 2008 UTC (15 years, 5 months ago) by niro
File size: 1013 byte(s)
-ver bump to 1.1.93-r1
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.93"
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.3
19 >= dev-libs/libpthread-stubs-0.1
20 >= dev-libs/libxslt-1.1.24"
21
22 SRC_URI=(
23 http://xcb.freedesktop.org/dist/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep ${PNAME}- | lasttarball"
28
29 postinstall()
30 {
31 xorg_postinstall
32
33 echo
34 echo "libxcb-1.1 adds the LIBXCB_ALLOW_SLOPPY_LOCK variable to allow"
35 echo "broken applications to keep running instead of being aborted."
36 echo "Set this variable if you need to use broken packages such as Java"
37 echo "(for example, add LIBXCB_ALLOW_SLOPPY_LOCK=1 to /etc/env.d/00local"
38 echo "and run env-update)."
39 echo
40 }

Properties

Name Value
svn:keywords Id