Magellan Linux

Annotation of /trunk/deprecated/xextproto/xextproto-7.3.0-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30519 - (hide annotations) (download)
Fri Jan 26 14:16:20 2018 UTC (6 years, 4 months ago) by niro
Original Path: trunk/extras/xextproto/xextproto-7.3.0-r3.smage2
File size: 256 byte(s)
auto added: ver bump to 7.3.0-r3
1 niro 30519 # $Id$
2    
3     PNAME="xextproto"
4     PVER="7.3.0"
5     PBUILD="r3"
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 mbuild
15    
16     # not parallel-make SAFE
17     MAKEOPTS="-j1"