Search Criteria
Package Details: falkon-git 3.0.1.232.g6df8ac4c-1
Git Clone URL: | https://aur.archlinux.org/falkon-git.git (read-only) |
---|---|
Package Base: | falkon-git |
Description: | Cross-platform Qt Web Browser |
Upstream URL: | http://www.qupzilla.com |
Licenses: | |
Conflicts: | |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 66 |
Popularity: | 0.006203 |
First Submitted: | 2017-09-06 03:26 |
Last Updated: | 2018-10-29 13:21 |
Dependencies (16)
- python-pyside2 (python-pyside2-git, pyside2)
- qt5-svg (qt5-svg-git)
- qt5-webengine
- qt5-x11extras (qt5-x11extras-git)
- openssl>=1.1.0 (openssl-via-padlock, openssl-no-aesni, libressl-git, openssl-purify, openssl-git, openssl-zlib, libressl, openssl-chacha20)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- kio (kio-git, kio-osync) (make)
- kwallet (kwallet-git) (make)
- libgnome-keyring (make)
- pyside2-tools (make)
- qt5-tools (qt5-tools-git) (make)
- shiboken2 (shiboken2-git) (make)
- bash-completion (bash-completion-git) (optional) – bash completion support
- kwallet (kwallet-git) (optional) – kf5 kwallet integration
- libgnome-keyring (optional) – gnome keyring integration
Latest Comments
1 2 3 4 5 6 ... Next › Last »
muvori commented on 2018-11-03 22:42
you should probably change the upstream url to falkon.org as they ceased development on Qupzilla
elektromodulator commented on 2018-05-31 13:05
Build fails on:
[ 70%] Building CXX object src/plugins/PyFalkon/CMakeFiles/PyFalkon.dir/PyFalkon/pyfalkon_module_wrapper.cpp.o
falkon-git/src/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:355:2: error: #error writeMinimalConstructorExpression: Could not find a minimal constructor for type 'QHstsPolicy'. This will result in a compilation error. #error writeMinimalConstructorExpression: Could not find a minimal constructor for type 'QHstsPolicy'. This will result in a compilation error.
keren_sky commented on 2018-05-26 02:26
Hai, could you modify the sources to git+https://anongit.kde.org/falkon.git My sucky ISP recently moved my landliine to a new package & now plain svn:// & git:// clones timeout. All ports blocked. Thnx!
SolarAquarion commented on 2018-05-14 22:05
@jeancf you need to update pyside2 and shiboken
jeancf commented on 2018-05-14 19:48
3.0.0.234.g3760a9ff-1 build fails with this as the most significant event at the 49% mark:
zoidberg commented on 2018-04-28 15:49
Edit 2018-04-30: Building works after upstream commit https://phabricator.kde.org/R875:d1fad353d007796e96d9da0b6a17f67afab6bc24
Build exits with following error:
The required header is actually found in /usr/include/PySide2/QtWebEngineCore/pyside2_qtwebenginecore_python.h
pavbaranov commented on 2018-03-02 18:00
After first publish release, PKGBUILD should be reconstructed. The first impression is in: https://github.com/polaur/aur-rebased/tree/master/falkon-git
francoism90 commented on 2017-10-16 18:30
Maybe this as upstream? https://github.com/KDE/falkon
pavbaranov commented on 2017-10-03 16:06
@SolarAquarion - After some changes in CMakeLists.txt some changes in PKGBUILD are neccessary too:
1. If both: kwallet, and libgnome-keyring are in makedepends, cmake will build Falkon with plugin for Plasma and GNOME3 (it's also pkgconfig neccessary to build plugin for GNOME).
2. We can modify builds plugins via cmake with:
- DBUILD_KEYRING=OFF (and plugin for GNOME shouldn't be build)
- I don't see similar function for build Falkon without plugin for KWallet; so now, if kwallet has been installed - plugin will be build.
Almost all other useful option are now abandoned.
SolarAquarion commented on 2017-10-02 19:20
@Gargadon do makepkg -o first