File: control

package info (click to toggle)
libifp 1.0.0.2-5
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,764 kB
  • ctags: 588
  • sloc: sh: 8,393; ansic: 5,783; makefile: 130
file content (47 lines) | stat: -rw-r--r-- 1,752 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
Source: libifp
Section: libs
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5.0.0), libusb-dev, libtool, autotools-dev
Standards-Version: 3.8.3
Homepage: http://ifp-driver.sourceforge.net/libifp/

Package: libifp-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libifp4 (= ${binary:Version})
Recommends: libusb-dev
Suggests: udev (>= 0.079-080+1)
Description: communicate with iRiver iFP audio devices (development files)
 This package contains files used to develop or compile programs that
 use libifp.
 .
 libifp allows you to communicate with iRiver iFP audio devices. It
 provides a high-level interface to upload and download files to and
 from the device, as well as other functions like battery status and
 firmware updating.

Package: libifp4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: communicate with iRiver iFP audio devices
 libifp allows you to communicate with iRiver iFP audio devices. It
 provides a high-level interface to upload and download files to and
 from the device, as well as other functions like battery status and
 firmware updating.

Package: ifp-line-libifp
Section: sound
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: ifp-line
Conflicts: ifp-line
Replaces: ifp-line
Description: command line tool to access iRiver iFP audio players
 This package contains a tool compatible with the `ifp' program (in the
 ifp-line package) that uses libifp.
 .
 ifp-line tool manages music on iRiver iFP audio devices, including
 the 1XX, 3XX, 5XX, 7XX, 8XX, and N10 models. It lets you upload or download
 music or other files to or from the device, manage directories on it, or
 update your firmware version.