Magellan Linux

Contents of /branches/R11-stable/extras/libXdmcp/libXdmcp-1.1.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22784 - (show annotations) (download)
Tue Oct 28 08:47:16 2014 UTC (9 years, 7 months ago) by niro
File size: 333 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libXdmcp"
4 PVER="1.1.1"
5 PBUILD="r4"
6
7 PCAT="x11-libs"
8
9 DESCRIPTION="X11 Display Manager Control Protocol library."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 # xproto runtime dep to satisfy builds against libXdmcp
13 DEPEND=">= virtual/glibc
14 >= x11-proto/xproto-7"
15
16 sminclude xorg multilib
17
18 UP2DATE="updatecmd_xorg ${PNAME}"