Magellan Linux

Contents of /smage/branches/alx07x-unstable/core/xextproto/xextproto-7.3.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7403 - (show annotations) (download)
Mon Sep 21 08:42:19 2015 UTC (8 years, 9 months ago) by niro
File size: 249 byte(s)
-release branches/alx07x-unstable
1 # $Id$
2
3 PNAME="xextproto"
4 PVER="7.3.0"
5 PBUILD="r2"
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 # not parallel-make SAFE
17 MAKEOPTS="-j1"