Magellan Linux

Contents of /smage/trunk/core/libXrandr/libXrandr-1.5.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11931 - (show annotations) (download)
Thu Aug 16 15:00:20 2018 UTC (5 years, 9 months ago) by niro
File size: 528 byte(s)
auto added: ver bump to 1.5.1-r4
1 # $Id$
2
3 PNAME="libXrandr"
4 PVER="1.5.1"
5 PBUILD="r4"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X Resize, Rotate and Reflection extension client library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libX11-1.6
13 >= x11-libs/libXext-1.3
14 >= x11-libs/libXrender-0.9"
15
16 # randrproto runtime dep to satisfy builds against libXrandr
17 ALX_DEV_DEPEND=">= virtual/randrproto
18 >= x11-libs/libX11-dev-1.6
19 >= x11-libs/libXext-dev-1.3
20 >= x11-libs/libXrender-dev-0.9"
21
22 SDEPEND="${ALX_DEV_DEPEND}"
23
24 sminclude xorg multilib mbuild alx-split