File: control

package info (click to toggle)
qtscrob 0.11%2Bgit-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 1,240 kB
  • sloc: cpp: 4,343; ansic: 404; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 1,427 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
Source: qtscrob
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11), qtbase5-dev, qttools5-dev-tools, libmtp-dev, pkg-config
Standards-Version: 4.2.0
Homepage: http://qtscrob.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/qtscrob
Vcs-Git: https://salsa.debian.org/debian/qtscrob.git
Rules-Requires-Root: no

Package: qtscrob
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: audioscrobbler submitter for portable media players - Qt frontend
 qtscrob is a GUI tool which reads playback information from iPods,
 MTP (aka Plays for Sure) or Rockbox (open source audio player
 firmware) devices and submits them to an audioscrobbler service, such
 as "last.fm" or "libre.fm".
 .
 This is the graphical version of the tool. For a CLI version, see the
 'scrobbler' package.

Package: scrobbler
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: scrobble-cli (<= 0.10-4)
Breaks: scrobble-cli (<= 0.10-4)
Description: audioscrobbler submitter for portable media players - console client
 scrobbler is a CLI tool which reads playback information from iPods,
 MTP (aka Plays for Sure) or Rockbox (open source audio player
 firmware) devices and submits them to an audioscrobbler service, such
 as "last.fm" or "libre.fm".
 .
 This is a command-line tool. For a graphical version, see the
 'qtscrob' package.