Magellan Linux

Contents of /smage/trunk/core/libXdamage/libXdamage-1.1.4-r5.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11748 - (show annotations) (download)
Thu Jan 11 15:27:14 2018 UTC (6 years, 4 months ago) by niro
File size: 465 byte(s)
auto added: ver bump to 1.1.4-r5
1 # $Id$
2
3 PNAME="libXdamage"
4 PVER="1.1.4"
5 PBUILD="r5"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X11 damaged region extension library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libX11-1.6
13 >= x11-libs/libXfixes-5"
14
15 # damageproto/kbproto runtime dep to satisfy builds against libXdamage
16 ALX_DEV_DEPEND=">= x11-proto/damageproto-1.1"
17
18 SDEPEND="${ALX_DEV_DEPEND}
19 >= x11-libs/libX11-dev-1.6
20 >= x11-libs/libXfixes-dev-5"
21
22 sminclude xorg multilib mbuild alx-split