ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-drivers/Makefile
Revision: 7601
Committed: Wed Apr 8 16:53:41 2009 UTC (15 years, 2 months ago) by laffer1
File size: 2210 byte(s)
Log Message:
Add support for wacom tablets such as the one I have :)

Due to some poor hacks to the "run_configure" shell script in this port, it's currently only limited to i386.  It might work on amd64 and that should get resolved when I have time to test it.

Note this port installs a kernel module and modifies your x.org config file (once the setup command of the rc.d script is run).  It is based on the linux driver from wacom so it's under GPLv2.

File Contents

# Content
1 # $MidnightBSD: mports/x11-drivers/Makefile,v 1.6 2009/03/16 14:30:36 laffer1 Exp $
2
3 COMMENT = X11 drivers
4
5 SUBDIR += input-wacom
6 SUBDIR += xf86-input-acecad
7 SUBDIR += xf86-input-calcomp
8 SUBDIR += xf86-input-citron
9 SUBDIR += xf86-input-digitaledge
10 SUBDIR += xf86-input-dmc
11 SUBDIR += xf86-input-dynapro
12 SUBDIR += xf86-input-elo2300
13 SUBDIR += xf86-input-elographics
14 SUBDIR += xf86-input-fpit
15 SUBDIR += xf86-input-hyperpen
16 SUBDIR += xf86-input-jamstudio
17 SUBDIR += xf86-input-joystick
18 SUBDIR += xf86-input-keyboard
19 SUBDIR += xf86-input-magellan
20 SUBDIR += xf86-input-magictouch
21 SUBDIR += xf86-input-microtouch
22 SUBDIR += xf86-input-mouse
23 SUBDIR += xf86-input-mutouch
24 SUBDIR += xf86-input-palmax
25 SUBDIR += xf86-input-penmount
26 SUBDIR += xf86-input-spaceorb
27 SUBDIR += xf86-input-summa
28 SUBDIR += xf86-input-tek4957
29 SUBDIR += xf86-input-vmmouse
30 SUBDIR += xf86-input-void
31 SUBDIR += xf86-video-apm
32 SUBDIR += xf86-video-ark
33 SUBDIR += xf86-video-ati
34 SUBDIR += xf86-video-chips
35 SUBDIR += xf86-video-cirrus
36 SUBDIR += xf86-video-cyrix
37 SUBDIR += xf86-video-dummy
38 SUBDIR += xf86-video-fbdev
39 SUBDIR += xf86-video-glint
40 SUBDIR += xf86-video-i128
41 SUBDIR += xf86-video-i740
42 SUBDIR += xf86-video-imstt
43 SUBDIR += xf86-video-intel
44 SUBDIR += xf86-video-mach64
45 SUBDIR += xf86-video-mga
46 SUBDIR += xf86-video-neomagic
47 SUBDIR += xf86-video-newport
48 SUBDIR += xf86-video-nsc
49 SUBDIR += xf86-video-nv
50 SUBDIR += xf86-video-openchrome
51 SUBDIR += xf86-video-r128
52 SUBDIR += xf86-video-radeonhd
53 SUBDIR += xf86-video-rendition
54 SUBDIR += xf86-video-s3
55 SUBDIR += xf86-video-s3virge
56 SUBDIR += xf86-video-savage
57 SUBDIR += xf86-video-siliconmotion
58 SUBDIR += xf86-video-sis
59 SUBDIR += xf86-video-sunffb
60 SUBDIR += xf86-video-tdfx
61 SUBDIR += xf86-video-tga
62 SUBDIR += xf86-video-trident
63 SUBDIR += xf86-video-tseng
64 SUBDIR += xf86-video-vesa
65 SUBDIR += xf86-video-vga
66 SUBDIR += xf86-video-via
67 SUBDIR += xf86-video-vmware
68 SUBDIR += xf86-video-voodoo
69 SUBDIR += xorg-drivers
70
71 .include <bsd.port.subdir.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.7