Search Criteria
Package Details: notepadqq-git 2.0.0.beta.r12.gd8000f25-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notepadqq-git.git (read-only, click to copy) |
---|---|
Package Base: | notepadqq-git |
Description: | Notepad++-like text editor for Linux |
Upstream URL: | https://notepadqq.com/ |
Licenses: | GPL3 |
Conflicts: | notepadqq |
Provides: | notepadqq |
Submitter: | Teklad |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 40 |
Popularity: | 0.000226 |
First Submitted: | 2013-06-15 13:28 (UTC) |
Last Updated: | 2022-09-27 17:05 (UTC) |
Dependencies (11)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-webkitAUR (qt5-webkit-gitAUR, qt5-webkit-movableink-gitAUR)
- uchardet (uchardet-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- qt5-tools (qt5-tools-gitAUR) (make)
- qt5-websockets (qt5-websockets-gitAUR) (make)
- mathjax2 (optional) – Math rendering
Latest Comments
1 2 3 4 5 Next › Last »
frankspace commented on 2022-09-27 04:29 (UTC)
Scimmia, oh my goodness, yep, adding -j1 after make in package() fixed it. Solved! Thank you!
Scimmia commented on 2022-09-26 17:22 (UTC)
frankspace, that sounds like a possible race condition. Does it work if you add -j1 after make on line 69?
severach commented on 2022-09-26 17:11 (UTC)
I just built with ccm64 chroot.
frankspace commented on 2022-09-26 13:54 (UTC)
Compilation fails for me in the package() function:
Which is weird, because if I go to that directory, there is in fact a "notepadqq" file there. I'm building in a chroot, if that makes a difference.
karamba commented on 2022-08-03 06:08 (UTC)
Please make changes to the PKGBUILD file as shown below:
source=( "git+https://github.com/notepadqq/notepadqq.git" "git+https://github.com/notepadqq/CodeMirror.git" )
HarkTu commented on 2020-05-02 17:06 (UTC) (edited on 2020-05-02 17:07 (UTC) by HarkTu)
building fail manjaro.20-KDE
VyacheslavS commented on 2020-03-15 17:01 (UTC)
@muthuh pacman -S qt5-websockets
muthuh commented on 2019-12-12 16:25 (UTC) (edited on 2019-12-12 16:31 (UTC) by muthuh)
Project ERROR: Unknown module(s) in QT: websockets
the build depends on qt5-websockets1 2 3 4 5 Next › Last »