Magellan Linux

Contents of /smage/trunk/core/util-macros/util-macros-1.1.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (show annotations) (download)
Sun Jan 25 14:14:43 2009 UTC (15 years, 8 months ago) by niro
File size: 666 byte(s)
-moved to 'core'
1 # $Header: /alx-cvs/smage-eglibc/util-macros/util-macros-1.1.6-r1.smage2,v 1.1 2008/04/14 20:03:51 niro Exp $
2
3 PNAME="util-macros"
4 PVER="1.1.6"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-misc"
8 STATE="unstable"
9
10 DESCRIPTION="X.Org utility macros for autoconf and automake."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg alx
14
15 # both needed to suppress deps froms sminc;
16 # depwalker will results in endless loop if missing
17 DEPEND=""
18 SDEPEND=""
19
20 SRC_URI=( ${SRC_URI[*]}
21 mirror://${PNAME}/${PNAME}-1.1.5-driver-man-suffix.patch
22 )
23
24 src_prepare()
25 {
26 munpack ${SRCFILE} || die
27 cd ${SRCDIR}
28
29 # enable 4x driver man pages
30 mpatch ${PNAME}-1.1.5-driver-man-suffix.patch || die
31 }

Properties

Name Value
svn:keywords Id