Package Details: falkon-git 24.04.70_r6236.ge04e077a2-1

Git Clone URL: https://aur.archlinux.org/falkon-git.git (read-only, click to copy)
Package Base: falkon-git
Description: Cross-platform QtWebEngine browser
Upstream URL: https://www.falkon.org/
Licenses: GPL-2.0-or-later
Groups: kde-applications-git, kde-network-git
Conflicts: falkon
Provides: falkon
Replaces: qupzilla
Submitter: SolarAquarion
Maintainer: SolarAquarion (IslandC0der)
Last Packager: SolarAquarion
Votes: 68
Popularity: 0.000000
First Submitted: 2017-09-06 03:26 (UTC)
Last Updated: 2024-02-20 13:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »

jeancf commented on 2018-05-14 19:48 (UTC)

3.0.0.234.g3760a9ff-1 build fails with this as the most significant event at the 49% mark:

qt.shiboken: (pyfalkon) Can't find typesystem_webenginecore.xml, current path: /tmp/pamac-build-jeancf/falkon-git/src/falkon/src/plugins/PyFalkon, typesystem paths: /usr/share/PySide2/typesystems
Cannot parse file: /tmp/pamac-build-jeancf/falkon-git/src/falkon/src/plugins/PyFalkon/typesystem_pyfalkon.xmlshiboken: Error running ApiExtractor.

zoidberg commented on 2018-04-28 15:49 (UTC) (edited on 2018-04-30 02:30 (UTC) by zoidberg)

Edit 2018-04-30: Building works after upstream commit https://phabricator.kde.org/R875:d1fad353d007796e96d9da0b6a17f67afab6bc24

Build exits with following error:

[ 71%] Building CXX object src/plugins/VerticalTabs/CMakeFiles/VerticalTabs.dir/qrc_verticaltabs.cpp.o
Scanning dependencies of target webtabtest
[ 72%] Building CXX object src/plugins/VerticalTabs/CMakeFiles/VerticalTabs.dir/VerticalTabs_autogen/mocs_compilation.cpp.o
[ 72%] Building CXX object autotests/CMakeFiles/webtabtest.dir/webtabtest.cpp.o
[ 72%] Building CXX object src/plugins/PyFalkon/CMakeFiles/PyFalkon.dir/pythonplugin.cpp.o
[ 72%] Building CXX object src/plugins/KDEFrameworksIntegration/CMakeFiles/KDEFrameworksIntegration.dir/ECMQmLoader-falkon_kdeframeworksintegration_qt.cpp.o
In file included from /home/kishore/.cache/pacaur/falkon-git/src/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:15:0,
                 from /home/kishore/.cache/pacaur/falkon-git/src/falkon/src/plugins/PyFalkon/pythonplugin.cpp:27:
/usr/include/PySide2/QtWebEngineWidgets/pyside2_qtwebenginewidgets_python.h:61:10: fatal error: pyside2_qtwebenginecore_python.h: No such file or directory
 #include <pyside2_qtwebenginecore_python.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/plugins/PyFalkon/CMakeFiles/PyFalkon.dir/build.make:311: src/plugins/PyFalkon/CMakeFiles/PyFalkon.dir/pythonplugin.cpp.o] Error 1   
make[1]: *** [CMakeFiles/Makefile2:1808: src/plugins/PyFalkon/CMakeFiles/PyFalkon.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 72%] Building CXX object src/plugins/KDEFrameworksIntegration/CMakeFiles/KDEFrameworksIntegration.dir/qrc_kdeframeworksintegration.cpp.o
[ 72%] Building CXX object src/plugins/KDEFrameworksIntegration/CMakeFiles/KDEFrameworksIntegration.dir/KDEFrameworksIntegration_autogen/mocs_compilation.cpp.o
[ 72%] Building CXX object autotests/CMakeFiles/webtabtest.dir/qrc_autotests.cpp.o
[ 72%] Building CXX object autotests/CMakeFiles/webtabtest.dir/webtabtest_autogen/mocs_compilation.cpp.o
[ 73%] Linking CXX shared module ../../../bin/plugins/KDEFrameworksIntegration.so
[ 73%] Linking CXX shared module ../../../bin/plugins/VerticalTabs.so
[ 73%] Built target KDEFrameworksIntegration
[ 73%] Built target VerticalTabs
[ 73%] Linking CXX executable ../bin/webtabtest
[ 73%] Built target webtabtest
make: *** [Makefile:141: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

The required header is actually found in /usr/include/PySide2/QtWebEngineCore/pyside2_qtwebenginecore_python.h

pavbaranov commented on 2018-03-02 18:00 (UTC)

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 (UTC)

Maybe this as upstream? https://github.com/KDE/falkon

pavbaranov commented on 2017-10-03 16:06 (UTC)

@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 (UTC)

@Gargadon do makepkg -o first

Gargadon commented on 2017-10-02 19:02 (UTC)

Git repo fails for me: Cloning into bare repository '/tmp/yaourt-tmp-gargadon/aur-falkon-git/falkon'... fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

pavbaranov commented on 2017-09-26 17:18 (UTC)

@muesli: fails to find themes, translations... It's upstream bug. CMakeLists.txt it's not perfect now. Unfortunatly. The next version of falkon - 2.2 should be available with qt 5.9.2.

muesli commented on 2017-09-26 17:06 (UTC)

Just a heads up: latest build fails to find any extensions/plugins/themes.

pavbaranov commented on 2017-09-26 10:42 (UTC) (edited on 2017-09-26 14:17 (UTC) by pavbaranov)

There isn't possible to build this package with qmake since falkon.pro has been removed from source tree. We can build it only with cmake (extra-cmake-module). So here is my PKGBUILD with cmake that builds this package: https://pastebin.com/ueJzBuzi Unfortunetly there is some regresion compared to qmake builds. EDIT: So no, we must comment the last line in my pkgbuild. It should looks like: # install -Dm644 linux/completion/_falkon "$pkgdir/usr/share/zsh/site-functions/_falkon" I cannot build falkon with zsh completnion with cmake. EDIT2: Since commit: https://cgit.kde.org/falkon.git/commit/?id=2732aadda6629a126748da20cf45651599dd80d1 we can build falkon with GNOME and KDE integration. Add to build: -DKDE_INTEGRATION=ON \ -DGNOME_INTEGRATION=ON for integration.