diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
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 @@ | |||
| 1 | Source: bcm5974-dkms | ||
| 2 | Section: misc | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Henrik Rydberg <rydberg@euromail.se> | ||
| 5 | Build-Depends: debhelper (>= 5) | ||
| 6 | Standards-Version: 3.7.2 | ||
| 7 | Homepage: http://web.comhem.se/rydberg/Bits/ | ||
| 8 | |||
| 9 | Package: bcm5974-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: 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. | ||
