Search Criteria
Package Details: notepadqq-ote-git 0.52.1.r631.gbfbdf7c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/notepadqq-ote-git.git (read-only, click to copy) |
|---|---|
| Package Base: | notepadqq-ote-git |
| Description: | Notepad++-like editor for the Linux desktop w/ OTE backend |
| Upstream URL: | https://github.com/JuBan1/notepadqq |
| Licenses: | GPL3 |
| Conflicts: | notepadqq, notepadqq-git, notepadqq-legacy |
| Provides: | notepadqq |
| Submitter: | jakyote |
| Maintainer: | jakyote |
| Last Packager: | jakyote |
| Votes: | 2 |
| Popularity: | 0.34 |
| First Submitted: | 2019-10-01 02:28 (UTC) |
| Last Updated: | 2019-10-01 02:28 (UTC) |
Dependencies (7)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- uchardet (uchardet-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (optional) – Extensions support (experimental)
Latest Comments
victorbnl commented on 2023-02-16 12:35 (UTC)
The -j1 option should be added to the make command in the package() function. Otherwise having the -j option set to a greater number in makepkg's makeoptions causes the build of the package to fail.
jakyote commented on 2021-12-29 02:35 (UTC)
@mattalxndr This builds JuBan1's fork of notepadqq that uses OpenTextEdit instead of CodeMirror as a backend, you can always check the Upstream URL for more details
mattalxndr commented on 2021-11-01 03:31 (UTC)
What is an "OTE Backend"? I can't see anything special about the PKGBUILD.