summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-10-24 23:53:30 +0200
committerHenrik Rydberg <rydberg@euromail.se>2008-10-24 23:53:30 +0200
commiteb8e529c4657c2e57e491ed8f38215708eed7fb5 (patch)
tree37616977fc299521f97c43819b9d7e417ed79e74 /debian/control
parent8c13725ebac26ba2ed72dc33fc23671dc8bfb766 (diff)
Reorganize into a usable debian dkms package
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..07c8bcb
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
1Source: bcm5974-dkms
2Section: misc
3Priority: optional
4Maintainer: Henrik Rydberg <rydberg@euromail.se>
5Build-Depends: debhelper (>= 5)
6Standards-Version: 3.7.2
7Homepage: http://web.comhem.se/rydberg/Bits/
8
9Package: bcm5974-dkms
10Architecture: all
11Depends: dkms (>= 1.95), bash (>> 1.99)
12Description: Apple USB BCM5974 Multitouch trackpad support (DKMS)
13 This driver adds support for the multitouch trackpad on the new
14 Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the
15 appletouch driver on those computers, and integrates well with the
16 synaptics driver of the Xorg system.