Magellan Linux

Contents of /branches/R11-stable/extras/libXdamage/libXdamage-1.1.4-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22783 - (show annotations) (download)
Tue Oct 28 08:47:07 2014 UTC (9 years, 6 months ago) by niro
File size: 413 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libXdamage"
4 PVER="1.1.4"
5 PBUILD="r3"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X11 damaged region extension library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg multilib
13
14 # damageproto/kbproto runtime dep to satisfy builds against libXdamage
15 DEPEND=">= x11-libs/libX11-1.6
16 >= x11-libs/libXfixes-5
17 >= x11-proto/damageproto-1.2"
18
19 SDEPEND=">= x11-proto/xproto-7"
20
21 UP2DATE="updatecmd_xorg ${PNAME}"