Magellan Linux

Annotation of /trunk/extras/xinput/xinput-1.3.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 11 months ago) by niro
File size: 514 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/xinput/xinput-1.3.0-r2.smage2,v 1.1 2008/03/24 14:20:20 niro Exp $
2    
3     PNAME="xinput"
4     PVER="1.3.0"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="xinput is a utility to configure and test XInput devices."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=">= x11-libs/libX11-1
16     >= x11-libs/libXext-1
17     >= x11-libs/libXi-1"
18    
19     SDEPEND=">= x11-proto/inputproto-1.4.2.1"
20    
21     src_compile()
22     {
23     cd ${SRCDIR}
24    
25     xorg_src_configure --enable-ipv6 || die
26     mmake || die
27     }

Properties

Name Value
svn:keywords Id