Magellan Linux

Contents of /smage/trunk/core/iceauth/iceauth-1.0.5-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4240 - (show annotations) (download)
Mon Nov 12 08:42:27 2012 UTC (11 years, 7 months ago) by niro
File size: 374 byte(s)
auto added: ver bump to 1.0.5-r4
1 # $Id$
2
3 PNAME="iceauth"
4 PVER="1.0.5"
5 PBUILD="r4"
6
7 PCAT="x11-apps"
8
9 DESCRIPTION="The iceauth program is used to edit and display the authorization information used in connecting with ICE."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 ALX_PKG_KEEP="usr/bin/iceauth"
13 sminclude xorg alx-split
14
15 DEPEND=">= x11-libs/libX11-1.4
16 >= x11-libs/libICE-1"
17
18 UP2DATE="updatecmd_xorg ${PNAME}"