Magellan Linux

Contents of /smage/branches/alx07x-unstable/core/libXext/libXext-1.3.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13350 - (show annotations) (download)
Thu Jul 11 10:48:22 2019 UTC (4 years, 9 months ago) by niro
File size: 387 byte(s)
-release branches/alx07x-unstable
1 # $Id$
2
3 PNAME="libXext"
4 PVER="1.3.4"
5 PBUILD="r1"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X11 miscellaneous extensions library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libX11-1.6"
13
14 # xextproto runtime dep to satisfy builds against libXext
15 ALX_DEV_DEPEND=">= virtual/xextproto
16 >= x11-libs/libX11-dev-1.6"
17
18 SDEPEND="${ALX_DEV_DEPEND}"
19
20 sminclude xorg multilib mbuild alx-split