File: control

package info (click to toggle)
concordance 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,692 kB
  • sloc: cpp: 7,213; sh: 4,630; ansic: 882; python: 707; perl: 171; makefile: 131; xml: 34
file content (81 lines) | stat: -rw-r--r-- 3,207 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: concordance
Section: utils
Priority: optional
Homepage: https://www.phildev.net/concordance/
Maintainer: Mathieu Trudel-Lapierre <mathieu.tl@gmail.com>
Uploaders: Scott Talbert <swt@techie.net>
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 libhidapi-dev [linux-any kfreebsd-any],
 libusb-dev [hurd-any],
 libzip-dev,
 pkg-config,
 python3-all-dev,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/concordance
Vcs-Git: https://salsa.debian.org/debian/concordance.git

Package: concordance
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, concordance-common
Description: configuration tool for Harmony remotes
 The Logitech Harmony is a highly configurable universal IR remote control
 compatible with most multimedia devices. The concordance software suite
 allows you to program such remotes using a configuration object retrieved
 from the harmonyremote.com website.
 .
 This package contains the binary utility to control and configure the Harmony
 remote.

Package: libconcord5
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: concordance-common
Description: configuration tool for Harmony remotes - runtime libraries
 The Logitech Harmony is a highly configurable universal IR remote control
 compatible with most multimedia devices. The concordance software suite
 allows you to program such remotes using a configuration object retrieved
 from the harmonyremote.com website.
 .
 This package contains the C libraries for the concordance framework.

Package: libconcord-dev
Architecture: any
Section: libdevel
Depends: libconcord5 (= ${binary:Version}), ${misc:Depends}
Breaks: libconcord1-dev
Replaces: libconcord1-dev
Description: configuration tool for Harmony remotes - development files
 The Logitech Harmony is a highly configurable universal IR remote control
 compatible with most multimedia devices. The concordance software suite
 allows you to program such remotes using a configuration object retrieved
 from the harmonyremote.com website.
 .
 This package contains the development files for the concordance framework.

Package: python3-libconcord
Architecture: all
Section: python
Depends: libconcord5 (>= ${source:Version}), ${python3:Depends}, ${misc:Depends}
Provides: ${python3:Provides}
Description: Harmony remote configuration tool - Python 3 bindings
 The Logitech Harmony is a highly configurable universal IR remote control
 compatible with most multimedia devices. The concordance software suite
 allows you to program such remotes using a configuration object retrieved
 from the harmonyremote.com website.
 .
 This package contains the Python 3 bindings for the concordance framework.

Package: concordance-common
Architecture: all
Depends: ${misc:Depends}, dnsmasq-base
Suggests: iptables
Description: Harmony remote configuration tool - common files
 The Logitech Harmony is a highly configurable universal IR remote control
 compatible with most multimedia devices. The concordance software suite
 allows you to program such remotes using a configuration object retrieved
 from the harmonyremote.com website.
 .
 This package contains the common files for the concordance framework.