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
|
Source: marknote
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Vincent Pinon <vpinon@kde.org>, Patrick Franz <deltaone@debian.org>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-qmldeps,
extra-cmake-modules (>= 6.0.0~),
kirigami-addons-dev (>= 1.3.0~),
libkf6breezeicons-dev (>= 5.240~),
libkf6colorscheme-dev (>= 5.240~),
libkf6config-dev (>= 5.240~),
libkf6coreaddons-dev (>= 5.240~),
libkf6crash-dev (>= 5.240~),
libkf6i18n-dev (>= 5.240~),
libkf6iconthemes-dev (>= 5.240~),
libkf6xmlgui-dev (>= 5.240~),
libkirigami-dev (>= 6.0.0~),
libkmime-dev (>= 24.12.0),
libmd4c-dev,
libxkbcommon-dev (>= 0.5.0),
pkgconf,
qt6-base-dev (>= 6.4~),
qt6-declarative-dev (>= 6.4~),
qt6-declarative-private-dev,
qt6-svg-dev (>= 6.4~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.0
Rules-Requires-Root: no
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
Package: marknote
Architecture: any
Depends: ${misc:Depends}, ${qml6:Depends}, ${shlibs:Depends},
Description: Simple markdown note management app
It supports a wide range of formating options useful for taking notes,
like bold, italic, underlined and strike through fonts as well as headings,
lists, check boxes, images and more.
|