File: control

package info (click to toggle)
libirman 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,652 kB
  • sloc: sh: 4,099; ansic: 1,541; makefile: 82
file content (51 lines) | stat: -rw-r--r-- 2,036 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: libirman
Priority: optional
Maintainer: Debian Lirc Team <team+debian-lirc@tracker.debian.org>
Uploaders: Amaya Rodrigo Sastre <amaya@debian.org>,
           Hector Garcia <hector@debian.org>,
           Julien Danjou <acid@debian.org>,
           Loic Minier <lool@dooz.org>,
Build-Depends:
 debhelper (>= 11),
 liblirc-dev (>= 0.9.4),
 liblircclient-dev (>= 0.9.4),
 pkg-config
Standards-Version: 3.9.8
Section: libs
Homepage: https://sourceforge.net/projects/libirman/
Vcs-Git: git://git.code.sf.net/p/libirman/code -b debian
Vcs-Browser: https://sourceforge.net/p/libirman/code/ci/debian/tree/

Package: libirman-dev
Section: libdevel
Architecture: any
Depends: libirman0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Library, headers and test tools for the Irman infrared hardware
 The IrMan hardware (http://www.intolect.com/irmandetail.htm) is  nowadays
 discontinued. However, some modern hardware (notably the irtoy) is able to
 emulate the irman protocol.
 .
 This package contains development support including static libraries,
 headers, test tools, documentation and pkg-config files.

Package: libirman0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Shared library to access the libirman hardware
 The IrMan hardware (http://www.intolect.com/irmandetail.htm) is nowadays
 discontinued. However, some modern hardware (notably the irtoy) is able to
 emulate the irman protocol.
 .
 This package contains runtime shared libraries.

Package: lirc-drv-irman
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: LIRC plugin providing irman compatible devices support
 The IrMan hardware (http://www.intolect.com/irmandetail.htm) is nowadays
 discontinued. However, some modern hardware (notably the irtoy) is able to
 emulate the irman protocol.
 .
 This package provides a plugin for modern LIRC providing support for
 irman compatible devices (http://www.intolect.com/irmandetail.htm).
 Older LIRC versions < 0.9.4 has this support built-in.