Magellan Linux

Contents of /smage/branches/alx07x-unstable/core/libXres/libXres-1.2.0-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14622 - (show annotations) (download)
Tue Aug 4 11:29:18 2020 UTC (3 years, 8 months ago) by niro
File size: 448 byte(s)
-release branches/alx07x-unstable
1 # $Id$
2
3 PNAME="libXres"
4 PVER="1.2.0"
5 PBUILD="r3"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X-Resource extension client library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libX11-1.6
13 >= x11-libs/libXext-1.3"
14
15 ALX_DEV_DEPEND=">= x11-libs/libX11-dev-1.6
16 >= x11-libs/libXext-dev-1.3"
17
18 SDEPEND=">= virtual/resourceproto
19 >= virtual/compositeproto
20 >= virtual/damageproto
21 >= virtual/scrnsaverproto
22 ${ALX_DEV_DEPEND}"
23
24 sminclude xorg alx-split