Magellan Linux

Contents of /branches/R11-stable/extras/xextproto/xextproto-7.3.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22834 - (show annotations) (download)
Tue Oct 28 08:55:19 2014 UTC (9 years, 6 months ago) by niro
File size: 284 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="xextproto"
4 PVER="7.3.0"
5 PBUILD="r1"
6
7 PCAT="x11-proto"
8
9 DESCRIPTION="XExt extension headers."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 SDEPEND=">= app-text/xmlto-0.0.25"
13
14 sminclude xorg multilib
15
16 UP2DATE="updatecmd_xorg ${PNAME}"
17
18 # not parallel-make SAFE
19 MAKEOPTS="-j1"