Magellan Linux

Annotation of /smage/trunk/extras/makedepend/makedepend-1.0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (hide annotations) (download)
Wed Oct 13 20:30:59 2010 UTC (13 years, 7 months ago) by niro
File size: 406 byte(s)
auto added: ver bump to 1.0.2-r1
1 niro 577 # $Id: makedepend-1.0.2-r1.smage2 3299 2009-10-19 14:43:27Z niro $
2    
3     PNAME="makedepend"
4     PVER="1.0.2"
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 mcore
14    
15     DEPEND=""
16     SDEPEND=">= x11-proto/xproto-1"
17    
18     UP2SUBDIR="util"
19     UP2DATE="updatecmd_xorg ${PNAME}"