File: control

package info (click to toggle)
omhacks 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 296 kB
  • ctags: 262
  • sloc: ansic: 2,877; sh: 38; python: 38; makefile: 11
file content (46 lines) | stat: -rw-r--r-- 1,686 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
Source: omhacks
Section: misc
Priority: extra
Maintainer: Enrico Zini <enrico@debian.org>
Uploaders: Timo Juhani Lindfors <timo.lindfors@iki.fi>, Timo Jyrinki <timo@debian.org>
Build-Depends: debhelper (>= 7), cmake (>= 2.6), help2man, linux-libc-dev
Standards-Version: 3.9.2
Homepage: http://git.debian.org/?p=pkg-fso/omhacks.git;a=blob;f=README
Vcs-Git: git://git.debian.org/git/pkg-fso/omhacks.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/omhacks.git

Package: omhacks
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, libomhacks0 (= ${binary:Version})
Suggests: pm-utils-light
Description: command line interface to OpenMoko hardware
 Command line interface to libomhacks functions.
 .
 This package provides an "om" command line tool to control various aspects of
 an OpenMoko phone.
 .
 This has only been tested on the FreeRunner.

Package: libomhacks-dev
Section: libdevel
Architecture: linux-any
Depends: libomhacks0 (= ${binary:Version}), ${misc:Depends}
Description: library of useful functions to control OpenMoko hardware
 This library is a collective collection of functions to control various
 aspects of an OpenMoko phone. It is intended to be light and simple.
 .
 This has only been tested on the FreeRunner.
 .
 This is the development library.

Package: libomhacks0
Section: libs
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library of useful functions to control OpenMoko hardware
 This library is a collective collection of functions to control various
 aspects of an OpenMoko phone. It is intended to be light and simple.
 .
 This has only been tested on the FreeRunner.
 .
 This is the shared library.