/[fink]/10.7/main/finkinfo/x11/xsetmode.info
ViewVC logotype

Contents of /10.7/main/finkinfo/x11/xsetmode.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Thu Jun 20 10:57:14 2019 UTC (4 years, 10 months ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -2 lines
transition to combined proto header pkg

1 Package: xsetmode
2 Version: 1.0.0
3 Revision: 1
4 Description: Set the mode for an X11 input device
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 xorg-libx11-shlibs,
9 xorg-libxi6-shlibs
10 <<
11 BuildDepends: <<
12 fink-package-precedence,
13 pkgconfig,
14 xorg-libx11,
15 xorg-libxi6,
16 xorgproto
17 <<
18 Source: http://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.bz2
19 Source-MD5: d074e79d380b031d2f60e4cd56538c93
20 CompileScript: <<
21 #!/bin/sh -ev
22 export PATH=%p/opt/X11/bin:$PATH
23 export PKG_CONFIG_PATH=%p/opt/X11/lib/pkgconfig:%p/opt/X11/share/pkgconfig:%p/lib/pkgconfig
24 ./configure --prefix=%p/opt/X11 \
25 --mandir=%p/opt/X11/share/man
26 make -w V=1
27 fink-package-precedence .
28 <<
29 InstallScript: make -w install DESTDIR=%d
30 DocFiles: ChangeLog COPYING README
31 Homepage: http://www.x.org/
32 DescDetail: <<
33 Set the mode for an X11 input device.
34 <<

  ViewVC Help
Powered by ViewVC 1.1.17