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
|
Source: kmenuedit
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.7.0~),
khotkeys-dev,
kinit-dev,
libkf5dbusaddons-dev,
libkf5i18n-dev (>= 5.2.0),
libkf5iconthemes-dev (>= 5.2.0),
libkf5kdelibs4support-dev (>= 5.2.0),
libkf5kio-dev (>= 5.2.0),
libkf5sonnet-dev (>= 5.2.0),
libkf5xmlgui-dev (>= 5.2.0),
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.4.0~),
xauth,
xvfb
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/kde/workspace/kmenuedit
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kmenuedit.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kmenuedit.git
Package: kmenuedit
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: khotkeys
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
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.
|