Magellan Linux

Contents of /smage/branches/alx07x-unstable/core/libXScrnSaver/libXScrnSaver-1.2.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14621 - (show annotations) (download)
Tue Aug 4 11:29:11 2020 UTC (3 years, 8 months ago) by niro
File size: 434 byte(s)
-release branches/alx07x-unstable
1 # $Id$
2
3 PNAME="libXScrnSaver"
4 PVER="1.2.3"
5 PBUILD="r2"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="The XScrnSaver Library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libX11-1.6
13 >= x11-libs/libXext-1.3"
14
15 # scrnsaverproto runtime dep to satisfy builds against libXScrnSaver
16 ALX_DEV_DEPEND=">= virtual/scrnsaverproto
17 >= x11-libs/libX11-dev-1.6
18 >= x11-libs/libXext-dev-1.3"
19
20 SDEPEND="${ALX_DEV_DEPEND}"
21
22 sminclude xorg alx-split