File: control

package info (click to toggle)
libevdevplus 0.1.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: cpp: 464; makefile: 13
file content (22 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libevdevplus
Section: libs
Priority: optional
Maintainer: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>=12),
               cmake,
 pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://github.com/YukiWorkshop/libevdevPlus
Vcs-Git: https://salsa.debian.org/debian/libevdevplus.git
Vcs-Browser: https://salsa.debian.org/debian/libevdevplus

Package: libevdevplus-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}
Multi-Arch: same
Description: Development files for the libevdevplus library
 Easy-to-use event device library in C++
 .
 This package contains the static library and headers.