File: control

package info (click to toggle)
sptlrx 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: makefile: 6
file content (49 lines) | stat: -rw-r--r-- 1,400 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
Source: sptlrx
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Martin Dosch <martin@mdosch.de>,
Section: sound
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-dbus-dev,
 golang-github-charmbracelet-bubbletea-dev,
 golang-github-charmbracelet-lipgloss-dev,
 golang-github-creasty-defaults-dev,
 golang-github-fhs-gompd-dev,
 golang-github-muesli-reflow-dev,
 golang-github-pauloo27-go-mpris-dev,
 golang-github-pquerna-otp-dev,
 golang-github-raitonoberu-lyricsapi-dev (>= 0.0~git20250321.2e8c45d~),
 golang-github-spf13-cobra-dev,
 golang-golang-x-term-dev,
 golang-nhooyr-websocket-dev,
 golang-yaml.v2-dev,
 ronn,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/sptlrx
Vcs-Git: https://salsa.debian.org/go-team/packages/sptlrx.git
Homepage: https://github.com/raitonoberu/sptlrx
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/raitonoberu/sptlrx

Package: sptlrx
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 playerctl,
Built-Using:
 ${misc:Built-Using},
Description: Synchronized lyrics in your terminal
 Features
 .
  * Compatible with Spotify, MPD, Mopidy, MPRIS and browsers.
  * Works well with long lines & Unicode characters.
  * Easy to customize.
  * Allows piping to stdout.
  * Single binary & cross-plaftorm.