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
|
Source: marknote
Section: kde
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Vincent Pinon <vpinon@kde.org>,
Patrick Franz <deltaone@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-qmldeps,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.0.0~),
kirigami-addons-dev (>= 1.11.0~),
libkf6breezeicons-dev (>= 6.8~),
libkf6colorscheme-dev (>= 6.8~),
libkf6config-dev (>= 6.8~),
libkf6coreaddons-dev (>= 6.8~),
libkf6crash-dev (>= 6.8~),
libkf6i18n-dev (>= 6.8~),
libkf6iconthemes-dev (>= 6.8~),
libkf6notifications-dev (>= 6.8~),
libkf6runner-dev (>= 6.8~),
libkf6windowsystem-dev (>= 6.8~),
libkf6xmlgui-dev (>= 6.8~),
libkirigami-dev (>= 6.0.0~),
libkmime-dev (>= 24.12.0),
libmd4c-dev,
libxkbcommon-dev (>= 0.5.0),
pkgconf,
qt6-base-dev (>= 6.6~),
qt6-declarative-dev (>= 6.6~),
qt6-svg-dev (>= 6.6~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://invent.kde.org/office/marknote
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/marknote
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/marknote
Description: Simple markdown note management app
It supports a wide range of formatting options useful for taking notes,
like bold, italic, underlined and strike through fonts as well as headings,
lists, check boxes, images and more.
Package: marknote
Architecture: any
Depends: ${misc:Depends},
${qml6:Depends},
${shlibs:Depends},
Description: ${source:Synopsis}
${source:Extended-Description}
|