Magellan Linux

Contents of /trunk/extras/compositeproto/compositeproto-0.4.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22582 - (show annotations) (download)
Fri Oct 24 11:36:10 2014 UTC (9 years, 7 months ago) by niro
File size: 253 byte(s)
-added missing fixesproto runtime dep
1 # $Id$
2
3 PNAME="compositeproto"
4 PVER="0.4.2"
5 PBUILD="r2"
6
7 PCAT="x11-proto"
8
9 DESCRIPTION="Composite extension headers."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-proto/fixesproto-5"
13
14 sminclude xorg multilib
15
16 UP2DATE="updatecmd_xorg ${PNAME}"