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: falkon
Section: web
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (=13), cdbs,
cmake (>= 3.1),
extra-cmake-modules (>= 5.27.0),
libjs-jquery,
libjs-jquery-ui,
libkf5wallet-dev,
libqt5x11extras5-dev,
libssl-dev,
libx11-dev,
libxcb-util0-dev,
pkg-config,
pkg-kde-tools,
qt5-qmake,
qtbase5-dev,
qtbase5-private-dev,
qtchooser,
qtscript5-dev,
qttools5-dev,
qttools5-dev-tools,
qtwebengine5-dev,
libkf5archive-dev,
libkf5i18n-dev,
libkf5kio-dev,
libkf5crash-dev,
libkf5coreaddons-dev,
libkf5purpose-dev
Standards-Version: 4.6.1
Homepage: https://userbase.kde.org/Falkon
Vcs-Browser: https://salsa.debian.org/georgesk/falkon.git
Vcs-Git: https://salsa.debian.org/georgesk/falkon.git
Package: falkon
Architecture: any
Depends: libqt5sql5-sqlite,
qml-module-qtwebengine,
qtwebengine5-dev-tools,
${misc:Depends},
${shlibs:Depends}
Recommends:
libsvtav1enc0
Conflicts: qupzilla (<< 3.0.0~)
Replaces: qupzilla (<< 3.0.0~)
Provides: www-browser
Suggests: qtwebengine5-dev-tools
Description: lightweight web browser based on Qt WebEngine
Falkon is a new and very fast Qt Webengine browser. It aims to be a
lightweight web browser available through all major platforms.
.
Falkon has all standard functions you expect from a web browser. It
includes bookmarks, history (both also in sidebar) and tabs. Above
that, you can manage RSS feeds with an included RSS reader, block ads
with a builtin AdBlock plugin, block Flash content with Click2Flash
and edit the local CA Certificates database with an SSL Manager.
|