|
| 1 | +Source: libwacom-surface |
| 2 | +Section: libs |
| 3 | +Priority: optional |
| 4 | +Maintainer: Maximilian Luz < [email protected]> |
| 5 | +Build-Depends: build-essential, |
| 6 | + debhelper (>= 10), |
| 7 | + meson, |
| 8 | + ninja-build, |
| 9 | + libglib2.0-dev, |
| 10 | + libgudev-1.0-dev, |
| 11 | + libxml2-dev, |
| 12 | + libevdev-dev, |
| 13 | + udev, |
| 14 | + wget, |
| 15 | + patch, |
| 16 | + python3-libevdev, |
| 17 | + python3-pytest, |
| 18 | + python3-pyudev |
| 19 | + |
| 20 | +Package: libwacom2-surface |
| 21 | +Architecture: amd64 |
| 22 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 23 | + libglib2.0-0, |
| 24 | + libgudev-1.0-0, |
| 25 | + systemd, |
| 26 | + libwacom-common-surface (= ${binary:Version}) |
| 27 | +Conflicts: libwacom2 |
| 28 | +Provides: libwacom2 (= 1.12.1-1) |
| 29 | +Description: Wacom model feature query library (patched for Surface devices) |
| 30 | + libwacom is a library to identify wacom tablets and their model-specific |
| 31 | + features. It provides easy access to information such as "is this a |
| 32 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 33 | + . |
| 34 | + This package contains the library for libwacom 1.x series, patched to |
| 35 | + support Microsoft Surface devices. |
| 36 | + |
| 37 | +Package: libwacom2-dev-surface |
| 38 | +Section: libdevel |
| 39 | +Architecture: amd64 |
| 40 | +Depends: ${misc:Depends}, |
| 41 | + libglib2.0-dev, |
| 42 | + libgudev-1.0-dev, |
| 43 | + libwacom2-surface (= ${binary:Version}) |
| 44 | +Conflicts: libwacom-dev, libwacom9-dev-surface |
| 45 | +Provides: libwacom-dev (= 1.12.1-1) |
| 46 | +Description: Wacom model feature query library (development files) |
| 47 | + libwacom is a library to identify wacom tablets and their model-specific |
| 48 | + features. It provides easy access to information such as "is this a |
| 49 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 50 | + . |
| 51 | + This package contains the development files for libwacom 1.x series. |
| 52 | + |
| 53 | +Package: libwacom9-surface |
| 54 | +Architecture: amd64 |
| 55 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 56 | + libglib2.0-0, |
| 57 | + libgudev-1.0-0, |
| 58 | + systemd, |
| 59 | + libwacom-common-surface (= ${binary:Version}) |
| 60 | +Conflicts: libwacom9 |
| 61 | +Provides: libwacom9 (= 2.17.0-1) |
| 62 | +Description: Wacom model feature query library (patched for Surface devices) |
| 63 | + libwacom is a library to identify wacom tablets and their model-specific |
| 64 | + features. It provides easy access to information such as "is this a |
| 65 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 66 | + . |
| 67 | + This package contains the library for libwacom 2.x series, patched to |
| 68 | + support Microsoft Surface devices. |
| 69 | + |
| 70 | +Package: libwacom9-dev-surface |
| 71 | +Section: libdevel |
| 72 | +Architecture: amd64 |
| 73 | +Depends: ${misc:Depends}, |
| 74 | + libglib2.0-dev, |
| 75 | + libgudev-1.0-dev, |
| 76 | + libwacom9-surface (= ${binary:Version}) |
| 77 | +Conflicts: libwacom-dev, libwacom2-dev-surface |
| 78 | +Provides: libwacom-dev (= 2.17.0-1) |
| 79 | +Description: Wacom model feature query library (development files) |
| 80 | + libwacom is a library to identify wacom tablets and their model-specific |
| 81 | + features. It provides easy access to information such as "is this a |
| 82 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 83 | + . |
| 84 | + This package contains the development files for libwacom 2.x series. |
| 85 | + |
| 86 | +Package: libwacom-common-surface |
| 87 | +Architecture: all |
| 88 | +Depends: ${misc:Depends} |
| 89 | +Conflicts: libwacom-common |
| 90 | +Provides: libwacom-common (= 2.17.0-1) |
| 91 | +Description: Wacom model feature query library (common data files) |
| 92 | + libwacom is a library to identify wacom tablets and their model-specific |
| 93 | + features. It provides easy access to information such as "is this a |
| 94 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 95 | + . |
| 96 | + This package contains common data files for libwacom, patched to support |
| 97 | + Microsoft Surface devices. |
| 98 | + |
| 99 | +Package: libwacom-bin-surface |
| 100 | +Architecture: amd64 |
| 101 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 102 | + libglib2.0-0, |
| 103 | + libgudev-1.0-0, |
| 104 | + systemd, |
| 105 | + libwacom9-surface (= ${binary:Version}) |
| 106 | +Conflicts: libwacom-bin |
| 107 | +Provides: libwacom-bin (= 2.17.0-1) |
| 108 | +Description: Wacom model feature query library (utilities) |
| 109 | + libwacom is a library to identify wacom tablets and their model-specific |
| 110 | + features. It provides easy access to information such as "is this a |
| 111 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 112 | + . |
| 113 | + This package contains utilities for libwacom. |
| 114 | + |
| 115 | +Package: libwacom-surface |
| 116 | +Architecture: amd64 |
| 117 | +Depends: ${misc:Depends}, |
| 118 | + libwacom2-surface (= ${binary:Version}), |
| 119 | + libwacom9-surface (= ${binary:Version}), |
| 120 | + libwacom-bin-surface (= ${binary:Version}), |
| 121 | + libwacom-common-surface (= ${binary:Version}) |
| 122 | +Description: Wacom model feature query library (metapackage for Surface devices) |
| 123 | + libwacom is a library to identify wacom tablets and their model-specific |
| 124 | + features. It provides easy access to information such as "is this a |
| 125 | + built-in on-screen tablet", "what is the size of this model", etc. |
| 126 | + . |
| 127 | + This metapackage depends on all libwacom packages patched for Microsoft |
| 128 | + Surface devices. |
0 commit comments