Magellan Linux

Contents of /smage/trunk/extras/inputproto/inputproto-1.4.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations) (download)
Sun Jan 11 00:48:53 2009 UTC (15 years, 5 months ago) by niro
File size: 679 byte(s)
-import alx-0.9.0
1 # $Header: /alx-cvs/smage-eglibc/inputproto/inputproto-1.4.3-r2.smage2,v 1.1 2008/04/14 19:54:02 niro Exp $
2
3 PNAME="inputproto"
4 PVER="1.4.3"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-proto"
8 STATE="unstable"
9
10 DESCRIPTION="Input extension headers."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg multilib alx
14
15 SRC_URI=( ${SRC_URI[*]}
16 mirror://${PNAME}/${PNAME}-${PVER}-xdm.h-int32-fix.patch
17 mirror://${PNAME}/${PNAME}-${PVER}-xdm.h-int32-typo-fix.patch
18 )
19
20 src_prepare()
21 {
22 munpack ${SRCFILE} || die
23 cd ${SRCDIR}
24
25 # fixes build issues with qt when Xdm.h get pulled in
26 mpatch ${PNAME}-${PVER}-xdm.h-int32-fix.patch || die
27 mpatch ${PNAME}-${PVER}-xdm.h-int32-typo-fix.patch || die
28 }

Properties

Name Value
svn:keywords Id