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
|
Source: osdlyrics
Section: utils
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-python,
intltool,
libdbus-glib-1-dev,
libgtk2.0-dev,
libnotify-dev,
libx11-dev,
python3,
python3-dbus,
python3-future,
python3-gi,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://github.com/osdlyrics/osdlyrics
Vcs-Browser: https://salsa.debian.org/debian/osdlyrics
Vcs-Git: https://salsa.debian.org/debian/osdlyrics.git
Package: osdlyrics
Architecture: any
Depends:
python3-dbus,
python3-future,
python3-gi,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Suggests:
mpd,
Description: Show synchronized lyrics with various media players
OSD Lyrics is a standalone desktop application to view lyrics. It is
compatible with various media players. It shows lyrics on your desktop
in the style similar to KaraOK. It also provides the feature to download
lyrics from the Internet automatically.
|