Package Details: notepadqq-git 2.0.0.beta.r13.gb426303b-1

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: GPL-3.0-or-later
Conflicts: notepadqq
Provides: notepadqq
Submitter: Teklad
Maintainer: severach
Last Packager: severach
Votes: 39
Popularity: 0.000000
First Submitted: 2013-06-15 13:28 (UTC)
Last Updated: 2024-05-23 19:42 (UTC)

Latest Comments

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

flamusdiu commented on 2018-06-18 21:30 (UTC) (edited on 2019-06-12 19:17 (UTC) by eschwartz)

Getting this at the moment:

RCC: Error in 'resources.qrc': Cannot find file 'icons/notepadqq/index.theme'
make[1]: *** [Makefile:775: ../../out/build_data/qrc_resources.cpp] Error 1
make[1]: Leaving directory '/home/arch/notepadqq-git/src/notepadqq/src/ui'
make: *** [Makefile:46: sub-src-ui-make_first] Error 2

Looks like the files are in the right place, so not sure what's going on at this time. I'll have to keep look at it.

severach commented on 2018-06-09 01:31 (UTC) (edited on 2018-06-21 01:55 (UTC) by severach)

Project ERROR: Unknown module(s) in QT: webenginewidgets websockets. qt5-websockets fixes one.

qt5-webengine fixes the other.

mocobe1111 commented on 2018-05-19 18:21 (UTC)

qt5-websockets should be a dependency

severach commented on 2017-05-03 23:22 (UTC)

Seems like some or all of the .install file can be gotten rid of.

koassim commented on 2016-10-31 01:00 (UTC)

I couldn't compile due to qtchooser missing(arch has removed it). If you don't want to install it, try the following (from https://github.com/notepadqq/notepadqq/issues/293): In ./src/ui/makefile find make_translations and change qtchooser to something like this--> make_translations: (lrelease "/tmp/aur/notepadqq/src/ui/ui.pro")

Scimmia commented on 2016-09-21 12:47 (UTC)

I disagree, builds fine as written.

khampf commented on 2016-09-21 08:33 (UTC)

libmpc is needed for building and should be added as a dependency

Scimmia commented on 2016-02-01 17:57 (UTC)

And you really shouldn't use $pkgdir in the build function.

severach commented on 2016-01-25 03:42 (UTC)

Can you fix this so codemirror is retrieved by the PKGBUILD instead of configure?