Magellan Linux

Contents of /branches/R11-stable/extras/libxshmfence/libxshmfence-1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21932 - (show annotations) (download)
Mon Jul 21 10:39:05 2014 UTC (9 years, 9 months ago) by niro
File size: 300 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libxshmfence"
4 PVER="1.1"
5 PBUILD="r1"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X11 shared memory fences."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= virtual/glibc"
13 SDEPEND=">= x11-proto/xproto-1
14 >= x11-protos/util-macros-1.18"
15
16 sminclude xorg multilib
17
18 UP2DATE="updatecmd_xorg ${PNAME}"