File: control

package info (click to toggle)
linux-minidisc 0.9.14-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,640 kB
  • ctags: 1,572
  • sloc: ansic: 6,357; cpp: 2,708; python: 2,451; perl: 866; sh: 136; makefile: 8
file content (61 lines) | stat: -rw-r--r-- 2,263 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
Source: linux-minidisc
Section: sound
Priority: extra
Maintainer: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Build-Depends: debhelper (>= 9.0.0), libqt4-dev, libglib2.0-dev, libmad0-dev, libgcrypt11-dev, libusb-1.0-0-dev, libid3tag0-dev, libtag1-dev
Standards-Version: 3.9.4
Homepage: https://wiki.physik.fu-berlin.de/linux-minidisc
Vcs-Git: git://github.com/glaubitz/linux-minidisc-debian.git
Vcs-Browser: https://github.com/glaubitz/linux-minidisc

Package: minidisc-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Command line utilities for MiniDisc access
 This package contains several utilities which allow
 to access NetMD and HiMD devices through a command line
 interface. The utilities allow to transfer tracks to
 and from NetMD and HiMD devices as well as erase
 tracks, display tracks and renaming tracks among other
 functions supported by libnetmd and libhimd libraries.
 .

# Package: libhimd0
# Architecture: any
# Depends: ${shlibs:Depends}, ${misc:Depends}
# Description: <insert up to 60 chars description>
#  <insert long description, indented with spaces>

# Package: libhimd-dev
# Architecture: any
# Depends: ${shlibs:Depends}, ${misc:Depends}
# Description: <insert up to 60 chars description>
#  <insert long description, indented with spaces>

# Package: libnetmd0
# Architecture: any
# Depends: ${shlibs:Depends}, ${misc:Depends}
# Description: <insert up to 60 chars description>
#  <insert long description, indented with spaces>

# Package: libnetmd-dev
# Architecture: any
# Depends: ${shlibs:Depends}, ${misc:Depends}
# Description: <insert up to 60 chars description>
#  <insert long description, indented with spaces>

Package: qhimdtransfer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Transfer software for HiMD Walkman
 qhimdtransfer is a simple graphical user interface application
 for accessing MiniDisc devices. Currently, qhimdtransfer
 supports HiMD devices only through libhimd. Support for
 NetMD devices through libnetmd is being planned and
 implemented by upstream for the next releases.
 .

#Package: linux-minidisc-doc
#Architecture: all
#Description: Documentation for linux-minidisc
# <insert long description, indented with spaces>