Magellan Linux

Annotation of /branches/magellan-next/core/xclock/xclock-1.0.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7770 - (hide annotations) (download)
Tue May 31 17:54:15 2011 UTC (12 years, 11 months ago) by niro
File size: 355 byte(s)
--disable-xprint is deprecated
1 niro 7759 # $Id$
2    
3     PNAME="xclock"
4     PVER="1.0.5"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="An analog / digital clock for X."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     DEPEND=">= x11-libs/libX11-1
14     >= x11-libs/libXrender-1
15     >= x11-libs/libXft-2.2
16     >= x11-libs/libxkbfile-1
17     >= x11-libs/libXaw-1"
18    
19     sminclude xorg
20    
21     UP2DATE="updatecmd_xorg ${PNAME}"