Search Criteria
Package Details: zsurf-git 0.1.0-1
Git Clone URL: | https://aur.archlinux.org/zsurf-git.git (read-only, click to copy) |
---|---|
Package Base: | zsurf-git |
Description: | Ultra lightweight web browser in the spirit of Surf using QtWebEngine with front-end logic written in Javascript. |
Upstream URL: | https://github.com/SteveDeFacto/zsurf |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | SteveDeFacto |
Maintainer: | SteveDeFacto |
Last Packager: | SteveDeFacto |
Votes: | 4 |
Popularity: | 0.000002 |
First Submitted: | 2017-03-16 01:44 |
Last Updated: | 2017-03-29 12:26 |
Latest Comments
Dj67 commented on 2020-02-22 12:46
Hi,
Excuse me for my very late answer, I hadn't seen your request. Unfortunately I don't think I have the skills or knowledge to help you: I've never done programming in any language.
DJ67
etognoni commented on 2020-01-30 06:09
im trying to build for aarch64 i need to change in zsurf.pro QMAKE_CXXFLAGS += -Ofast -flto -std=c++0x (i need to remove -mno-double-allign can you help me?
Dj67 commented on 2017-10-01 17:18
Thank you very much. Apparently It works correctly now.
I have other questions about the configuration, where to ask it? (because I think this forum is not the right place)
SteveDeFacto commented on 2017-09-30 21:18
Hi Dj67,
I have uploaded my changes which did include a fix for the download issue. Let me know if you have any other issues.
SteveDeFacto commented on 2017-09-28 19:48
Hi Dj67,
I've got a few changes I made to my local copy which have been sitting on my computer for the last few months. I'm not sure if I fixed that issue yet but I'll work on getting all my changes up with a patch for that issue this weekend.
Dj67 commented on 2017-09-28 17:15
hi,
I have problems when I want to download an attachment file (ofen with
the mail box), Zsurf crash; how can I solce this problem?