Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 734 - (show annotations) (download)
Fri Dec 26 01:20:04 2008 UTC (15 years, 5 months ago) by niro
File size: 500 byte(s)
-moved to 'core'
1 # $Header: /magellan-cvs/smage/xclock/xclock-1.0.3-r2.smage2,v 1.1 2008/02/12 21:09:39 niro Exp $
2
3 PNAME="xclock"
4 PVER="1.0.3"
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 sminclude xorg
14
15 DEPEND=">= x11-libs/libX11-1
16 >= x11-libs/libXrender-1
17 >= x11-libs/libXft-1
18 >= x11-libs/libxkbfile-1
19 >= x11-libs/libXaw-1"
20
21 src_compile()
22 {
23 cd ${SRCDIR}
24
25 xorg_src_configure --enable-xprint || die
26 mmake || die
27 }

Properties

Name Value
svn:keywords Id