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
|
Source: juk
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Pino Toscano <pino@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 5.240.0~),
gettext,
libkf6completion-dev (>= 5.240.0~),
libkf6config-dev (>= 5.240.0~),
libkf6coreaddons-dev (>= 5.240.0~),
libkf6crash-dev (>= 5.240.0~),
libkf6dbusaddons-dev (>= 5.240.0~),
libkf6doctools-dev (>= 5.240.0~),
libkf6globalaccel-dev (>= 5.240.0~),
libkf6i18n-dev (>= 5.240.0~),
libkf6iconthemes-dev (>= 5.240.0~),
libkf6jobwidgets-dev (>= 5.240.0~),
libkf6kio-dev (>= 5.240.0~),
libkf6notifications-dev (>= 5.240.0~),
libkf6statusnotifieritem-dev (>= 5.240.0~),
libkf6textwidgets-dev (>= 5.240.0~),
libkf6wallet-dev (>= 5.240.0~),
libkf6widgetsaddons-dev (>= 5.240.0~),
libkf6windowsystem-dev (>= 5.240.0~),
libkf6xmlgui-dev (>= 5.240.0~),
libopusfile-dev,
libtag-dev (>= 1.6),
pkgconf,
qt6-base-dev,
qt6-svg-dev,
qt6-multimedia-dev,
Standards-Version: 4.7.2
Homepage: https://juk.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/juk
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/juk.git
Rules-Requires-Root: no
Package: juk
Section: sound
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Suggests: k3b,
Description: music jukebox / music player
JuK is a powerful music player capable of managing a large music collection.
.
Some of JuK's features include:
* Music collection, playlists, and smart playlists
* Tag editing support, including the ability to edit multiple files at once
* Tag-based music file organization and renaming
* CD burning support using k3b
* Album art using Google Image Search
.
This package is part of the KDE multimedia module.
|