Magellan Linux

Annotation of /branches/magellan-next/core/makedepend/makedepend-1.0.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7720 - (hide annotations) (download)
Mon May 30 13:31:15 2011 UTC (13 years ago) by niro
File size: 340 byte(s)
auto added: ver bump to 1.0.3-r1
1 niro 7720 # $Id$
2    
3     PNAME="makedepend"
4     PVER="1.0.3"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-misc"
8     STATE="unstable"
9    
10     DESCRIPTION="Creates dependencies in makefiles, a left-over of the historic imake build system."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=""
16     SDEPEND=">= x11-proto/xproto-1"
17    
18     UP2SUBDIR="util"
19     UP2DATE="updatecmd_xorg ${PNAME}"