File: control

package info (click to toggle)
anyremote 6.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,480 kB
  • sloc: ansic: 16,503; sh: 4,469; python: 107; makefile: 50
file content (62 lines) | stat: -rw-r--r-- 2,148 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
Source: anyremote
Maintainer: Philipp Huebner <debalance@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 11~),
               libavahi-client-dev,
               libavahi-common-dev,
               libbluetooth-dev [linux-any],
               libx11-dev,
               libglib2.0-dev,
               libdbus-1-dev,
               libdbus-glib-1-dev,
               libxtst-dev,
               x11proto-xext-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/debian/anyremote
Vcs-Git: https://salsa.debian.org/debian/anyremote.git
Homepage: http://anyremote.sourceforge.net

Package: anyremote
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         anyremote-data
Suggests: python-xmmsclient,
          anyremote-doc
Replaces: anyremote2html
Description: Remote control daemon for applications using Bluetooth, IrDA or WiFi
 With anyRemote, arbitrary desktop applications can be
 remote-controlled via many modern mobile phones that support
 Bluetooth, IrDA or WiFi communication using a J2ME client, AT modem
 commands, a web interface
 or IR remote controllers.
 .
 anyRemote supports wide range of modern cell phones like Nokia,
 SonyEricsson, Motorola and others.

Package: anyremote-data
Architecture: all
Depends: ${misc:Depends}
Recommends: anyremote,
            python
Suggests: anyremote-doc
Description: architecture independent files for anyremote
 With anyRemote, arbitrary desktop applications can be
 remote-controlled via many modern mobile phones that support
 Bluetooth, IrDA or WiFi communication using a J2ME client, AT modem
 commands, a web interface or IR remote controllers.
 .
 This package contains the architecture independent files.

Package: anyremote-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Documentation for anyremote
 With anyRemote, arbitrary desktop applications can be
 remote-controlled via many modern mobile phones that support
 Bluetooth, IrDA or WiFi communication using a J2ME client, AT modem
 commands, a web interface or IR remote controllers.
 .
 This package contains the HTML documentation offline.