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
|
Source: kmenuedit
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Norbert Preining <norbert@preining.info>,
Patrick Franz <deltaone@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.102.0~),
gettext,
libkf5dbusaddons-dev (>= 5.102.0~),
libkf5doctools-dev (>= 5.102.0~),
libkf5globalaccel-dev (>= 5.102.0~),
libkf5i18n-dev (>= 5.102.0~),
libkf5iconthemes-dev (>= 5.102.0~),
libkf5itemviews-dev (>= 5.102.0~),
libkf5kio-dev (>= 5.102.0~),
libkf5sonnet-dev (>= 5.102.0~),
libkf5windowsystem-dev (>= 5.102.0~),
libkf5xmlgui-dev (>= 5.102.0~),
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.15.2~),
Standards-Version: 4.6.2
Homepage: https://invent.kde.org/plasma/kmenuedit
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmenuedit
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmenuedit.git
Rules-Requires-Root: no
Package: kmenuedit
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Recommends: khotkeys (>= 4:5.14),
Description: XDG menu editor
This package provides a menu editor which may be used to edit the KDE Plasma
workspaces menu or any other XDG menu.
.
This package contains the runtime files.
|