Magellan Linux

Contents of /trunk/extras/libxshmfence/libxshmfence-1.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22181 - (show annotations) (download)
Fri Sep 12 06:53:07 2014 UTC (9 years, 8 months ago) by niro
File size: 298 byte(s)
-fixed broken util-macros dependency
1 # $Id$
2
3 PNAME="libxshmfence"
4 PVER="1.1"
5 PBUILD="r2"
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-misc/util-macros-1.18"
15
16 sminclude xorg multilib
17
18 UP2DATE="updatecmd_xorg ${PNAME}"