Magellan Linux

Contents of /branches/magellan-next/core/makedepend/makedepend-1.0.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6312 - (show annotations) (download)
Fri Aug 20 14:54:03 2010 UTC (13 years, 8 months ago) by niro
File size: 400 byte(s)
auto added: ver bump to 1.0.2-r2
1 # $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="r2"
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}"