Magellan Linux

Annotation of /trunk/core/xclock/xclock-1.0.3-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 745 - (hide annotations) (download)
Fri Dec 26 01:26:13 2008 UTC (15 years, 6 months ago) by niro
File size: 536 byte(s)
-dropped xprint support, we are about to remove libXp from tree
1 niro 738 # $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="r3"
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     UP2DATE="updatecmd_xorg ${PNAME}"
22    
23     src_compile()
24     {
25     cd ${SRCDIR}
26    
27 niro 745 xorg_src_configure --disable-xprint || die
28 niro 738 mmake || die
29     }

Properties

Name Value
svn:keywords Id