Magellan Linux

Contents of /trunk/core/xclock/xclock-1.0.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3344 - (show annotations) (download)
Mon Oct 19 23:31:48 2009 UTC (14 years, 7 months ago) by niro
File size: 445 byte(s)
-rebuild
1 # $Id$
2
3 PNAME="xclock"
4 PVER="1.0.4"
5 PBUILD="r2"
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-1
16 >= x11-libs/libxkbfile-1
17 >= x11-libs/libXaw-1"
18
19 sminclude xorg
20
21 UP2DATE="updatecmd_xorg ${PNAME}"
22
23 src_compile()
24 {
25 cd ${SRCDIR}
26
27 xorg_src_configure --disable-xprint || die
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id