Search Criteria
Package Details: qownnotes 22.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qownnotes.git (read-only, click to copy) |
---|---|
Package Base: | qownnotes |
Description: | Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR. |
Upstream URL: | https://www.qownnotes.org/ |
Keywords: | markdown Nextcloud note-taking notepad ownCloud qt5 todo-list |
Licenses: | GPL2 |
Submitter: | Midov |
Maintainer: | pbek |
Last Packager: | pbek |
Votes: | 115 |
Popularity: | 1.35 |
First Submitted: | 2015-11-07 14:02 (UTC) |
Last Updated: | 2022-05-24 17:03 (UTC) |
Dependencies (10)
- aspell (aspell-git)
- gcc (fastgcc, gccrs-git, gcc-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-websockets (qt5-websockets-git)
- qt5-x11extras (qt5-x11extras-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
pbek commented on 2022-01-30 19:50 (UTC)
Please open an issue.
hazelnot commented on 2022-01-30 13:56 (UTC)
g++ segfaults when trying to compile the latest build
pbek commented on 2022-01-30 12:01 (UTC)
And so I revered the changes again :)
Behem0th commented on 2022-01-29 18:10 (UTC)
@pbek Please don't do this. Arch Linux global compiling option store in makepkg.conf Simple change to MAKEFLAGS="-j$(nproc)". Not need to do that to every pkg in AUR.
https://wiki.archlinux.org/title/Makepkg#Parallel_compilation
pbek commented on 2022-01-29 17:44 (UTC)
Thank you, I'll add that.
Behem0th commented on 2022-01-29 17:14 (UTC)
@derchef
https://wiki.archlinux.org/title/Makepkg#Parallel_compilation
derchef commented on 2022-01-29 15:43 (UTC)
Could it be possible for the PKGBUILD to use more threads for compiling? Right now it only uses one core which slows down the time it needs to compile.
Proposed changes to PKGBUILD:
pbek commented on 2021-08-20 10:44 (UTC)
It would be easier if you would just use the pre-built packages for Arch or use the AppImage (that also has an updater), the snap or the flatpak. See: https://www.qownnotes.org/installation/
albron commented on 2021-08-20 08:54 (UTC)
Hi Patrizio,
First of all thanks for this wonderful piece of software.
I have one criticism related to packaging: as a user, having to recompile this 5-10 times per month is way too much. I am not sure how versions coming two times per week can really bring significant bugfixes or improvements...
I certainly don't want to feel ungrateful about your hard work as a developer, but this extreme update rate has pushed me to put qownnotes in the IgnorePkg section in /etc/pacman.conf, for the time being.
Would you consider pushing to AUR just with major versioning? Other package maintainers often choose to have package and package-git for stable and bleeding-edge respectively. At the moment qownnotes really behaves like qownnotes-git.
bartus commented on 2021-07-16 13:40 (UTC)
Build error in
qsharedpointer
resolved inqt5-base:r210
https://bugs.archlinux.org/task/71493danievdm commented on 2021-07-15 09:40 (UTC)
There is one thing that I did change my side in the last week or so and that was switching to KDE Plasma 5.22 Beta. That may have affected the dependencies in some way on the KDE side. I'd not had issues with other apps but maybe Qownnotes was affected with the build.
pbek commented on 2021-07-15 09:17 (UTC)
Nothing changed in the dependencies or the AUR build process for a long time.
danievdm commented on 2021-07-15 09:12 (UTC) (edited on 2021-07-15 09:29 (UTC) by danievdm)
I also tried with pamac from CLI but identical error, then tried uninstalling and installing again from AUR. Had no more Qownnotes as would not install. So now have installed the Appimage from https://appimage.github.io/QOwnNotes/ which did install and works fine, but it is a few versions older now at v21.1.1. I'm going to maybe try the Flatpak version which I see is 21.7.5.
pbek commented on 2021-07-14 20:37 (UTC)
I just built QOwnNotes 21.7.5 on Manjaro KDE with no issues.
danievdm commented on 2021-07-14 17:17 (UTC)
I've been getting identical error last two or three days on Manjaro KDE. All my other packages are up to date and this one has been updating nearly daily without issues the past two years or so.
pbek commented on 2021-07-13 12:29 (UTC)
I haven't seen that so far in Manjaro, can you please open an issue on https://github.com/pbek/QOwnNotes/issues.
MigueldeCarvalho commented on 2021-07-13 11:49 (UTC)
I'm experiencing exactly the same @bartus
bartus commented on 2021-07-13 07:40 (UTC)
Won't build agasint
qt5-base:5.15.2+kde+r209-1
qmake
configured c++ standard to low:gnu++11
where minimum isc++2a
Hasty solution, as passing
-std=c++2a
inCXXFLAGS
won't work. http://ix.io/3sPf/diffDon't know qt
qrc
files to fix this properly.therico commented on 2021-02-25 15:00 (UTC)
Needed to manually install aspell but otherwise no issues.
Tio commented on 2020-11-09 12:27 (UTC)
ok thanks
pbek commented on 2020-11-08 05:51 (UTC)
phonon is not part of QOwnNotes, best update your keys...
Tio commented on 2020-11-08 01:21 (UTC)
Error:
pbek commented on 2020-10-04 15:36 (UTC)
https://github.com/pbek/QOwnNotes/issues
scachemaille commented on 2020-10-04 15:35 (UTC)
@issue in qownotes github?
pbek commented on 2020-10-04 15:25 (UTC)
@scachemaille please open an issue to talk about that
scachemaille commented on 2020-10-04 15:12 (UTC)
@pbek Does Aspell is really needed? I don't see any reference in source but I see reference to hunspell. Saying that because aspell is not available in Arch/ARM then I needed to edit the PKGBUILD.
avery commented on 2020-06-11 23:30 (UTC)
Sorry about that, you're right - just having some weird network issues. It's working fine now. Thanks!
pbek commented on 2020-06-10 04:40 (UTC)
I can't reproduce that, http://download.tuxfamily.org/qownnotes/src/qownnotes-20.6.3.tar.xz works fine for me. Back then I already updated my deploy scripts to wait until the files are really downloadable before using the links in e.g. AUR.
avery commented on 2020-06-10 02:55 (UTC) (edited on 2020-06-10 02:55 (UTC) by avery)
Looks like I'm getting the same error as the comment a few days ago while downloading qownnotes-20.6.3.tar.xz:
Failed to connect to download.tuxfamily.org port 443: Connection timed out
pbek commented on 2020-05-27 19:07 (UTC)
Thank you for reporting, it was a disk space problem on tuxfamily. It should work now.
eradot4027 commented on 2020-05-27 18:47 (UTC)
Latest tarball available at the site is 20.5.12. PKGBUILD references 20.5.13
muesli commented on 2020-05-27 18:44 (UTC)
Latest PKGBUILD fails:
Failure while downloading https://download.tuxfamily.org/qownnotes/src/qownnotes-20.5.13.tar.xz
pbek commented on 2020-05-04 06:15 (UTC)
No problem ;)
rjt commented on 2020-05-04 06:10 (UTC)
Sorry about that, the error threw me off. Tried installing directly and it worked fine. Must be an issue with my helper.
pbek commented on 2020-05-03 15:59 (UTC)
I can't reproduce your error, I just updated from 20.5.1 to 20.5.2 on Manjaro.
rjt commented on 2020-05-03 09:51 (UTC)
I'm getting this error when trying to update:
pbek commented on 2020-04-07 19:41 (UTC)
Ah, great. Thank you for the feedback! :)
petris commented on 2020-04-07 19:40 (UTC)
Nevermind, you did update it, I just didn't get the new pkgbuild. Thank you!
petris commented on 2020-04-07 19:36 (UTC)
Unfortunately it doesn't pass the validity check now @pbek.
pbek commented on 2020-04-07 19:34 (UTC)
Thank you for reporting, should be fixed now!
petris commented on 2020-04-07 18:56 (UTC)
20.4.2 doesn't exist at https://download.tuxfamily.org/qownnotes/src/qownnotes-20.4.2.tar.xz
n.vaughan commented on 2019-12-07 15:37 (UTC)
I finally managed to install it using makepkg. It was a full (re)install rather than a partial update (as usually with yay).
n.vaughan commented on 2019-12-07 15:31 (UTC)
@galvez_65 I'm installing it through the AUR using yay.
galvez_65 commented on 2019-12-07 14:59 (UTC)
We're you installing from the repo or building from the AUR? I had similar issues a few years ago when trying to install from the official repo so I just started building it myself from the AUR and hosting it on my personal repo. I would recommend building it yourself rather than using the repo
pbek commented on 2019-12-07 14:46 (UTC)
I installed 19.12.3 two hours ago without any troubles from the AUR.
n.vaughan commented on 2019-12-07 14:12 (UTC)
I get this error: /var/cache/pacman/pkg/qownnotes-19.12.3-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
pbek commented on 2019-05-19 07:26 (UTC)
done, thank you!
scachemaille commented on 2019-05-14 12:28 (UTC)
The architecture aarch64 can be added I did not had any problem to build it for my pinebook.
pbek commented on 2019-02-05 05:15 (UTC)
Strange, that never was a problem before. I will add them in the next release.
edudobay commented on 2019-02-05 01:33 (UTC)
Hello! It seems that SRCINFO is outdated. I tried to install this packages via yay and two packages (qt5-tools and qt5-xmlpatterns) were not automatically installed so the build would not even start due to missing dependencies.
pbek commented on 2019-01-02 20:26 (UTC)
Thank you for your kind words and the depends ;)
galvez_65 commented on 2019-01-02 15:19 (UTC) (edited on 2019-01-02 15:20 (UTC) by galvez_65)
Thanks, glad you fixed the dependency to qt5-websockets, qt5-websocktes would have been much harder to find :) I really need to proofread better. Thanks again for a great program!
pbek commented on 2019-01-02 09:52 (UTC)
that's what I get when listening to people :) it's qt5-websockets, not qt5-websocktes
pbek commented on 2019-01-01 21:33 (UTC)
It built find so far. Thank you for mentioning, @galvez_65.
galvez_65 commented on 2019-01-01 20:27 (UTC) (edited on 2019-01-01 20:28 (UTC) by galvez_65)
please update the package, your .SRCINFO file is malformed. The qt5-websocktes dependency is missing.
galvez_65 commented on 2019-01-01 20:27 (UTC)
please update the package, your .SRCINFO
pbek commented on 2018-12-26 12:10 (UTC)
@egrupled, thank you for reporting. Stupid mistake. I fixed it now.
egrupled commented on 2018-12-26 10:33 (UTC)
@pbek
in latest release you added a comma (, 'qt5-websockets') in 'depends' array which breaks the build, at least in trizen. Please remove it.
pbek commented on 2018-12-21 05:53 (UTC)
on which distribution did you test that?
bartus commented on 2018-12-20 19:22 (UTC)
depends
+=('qt5-xmlpatterns')pbek commented on 2018-10-18 16:50 (UTC)
will be added in 18.10.3
pbek commented on 2018-10-15 14:17 (UTC) (edited on 2018-10-15 14:18 (UTC) by pbek)
@verestiucv, can you please open an issue on https://github.com/pbek/QOwnNotes/issues
verestiucv commented on 2018-10-15 13:47 (UTC)
can you please add to the .desktop file: StartupWMClass=QOwnNotes
Without the app shows twice while using dash to dock when the application is added as favorite.
pbek commented on 2018-06-22 19:21 (UTC)
yaourt -Sy qownnotes --noconfirm
samael205 commented on 2018-06-22 13:44 (UTC)
Hi pbek, how can i update qOwnNotes from Yaourt?
pbek commented on 2018-05-24 16:10 (UTC)
Qt 5.11 build problems will be fixed with QOwnNotes 18.05.7 in a few minutes.
pbek commented on 2018-05-21 12:33 (UTC)
I'm sorry, I haven't tested Qt 5.11.
imraro commented on 2018-05-21 11:21 (UTC)
Is building against Qt 5.11.0rc2 supported?
pbek commented on 2018-05-21 08:06 (UTC)
I cannot reproduce that error on my Manjaro box, 18.05.6 was built just fine. Do you have maybe problems with your Qt library, imraro?
imraro commented on 2018-05-21 06:17 (UTC) (edited on 2018-05-21 07:44 (UTC) by imraro)
A failure occurred in build():
pbek commented on 2018-03-06 07:54 (UTC)
I now switched from SourceForge to TuxFamily, let's see how it will work out...
pbek commented on 2018-03-03 11:45 (UTC)
As far as I know GitHub offers no "classical" hosting of files (beside git-repositories themselves).
egrupled commented on 2018-03-03 11:25 (UTC)
Ok. I think it would be better to publish everything on github and get rid of sourceforge completely.
pbek commented on 2018-03-03 05:06 (UTC)
No, not at all. These archives are made with the "git archive" command and thus have no git-submodules in them. (Plus I only have the src folder in the SF-source-archives)
egrupled commented on 2018-03-02 21:55 (UTC)
Isn't this the same archive as the one on sourceforge? https://github.com/pbek/QOwnNotes/archive/linux-b3493-213936.tar.gz
pbek commented on 2018-03-02 21:35 (UTC)
Because you can't also have the git-submodules checked out...
egrupled commented on 2018-03-02 21:27 (UTC)
Why don't you use sources from github?
pbek commented on 2018-03-02 18:59 (UTC)
We're sorry -- the Sourceforge site is currently in Disaster Recovery mode
pbek commented on 2018-03-02 18:51 (UTC)
Seems like Sourceforge had troubles again...
egrupled commented on 2018-03-02 16:37 (UTC)
Some bogus checksums in last update: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=qownnotes#n15
pbek commented on 2018-03-01 16:47 (UTC)
SF got pretty unreliable lately...
dmdobrowolski commented on 2018-03-01 16:32 (UTC)
Sorry, there is one. Sourceforge is “in static offline mode”. I should have checked it before posting.
pbek commented on 2018-03-01 16:14 (UTC)
Are you sure that's no Sourceforge download problem? I last checked the sums three days ago...
dmdobrowolski commented on 2018-03-01 14:05 (UTC)
Update to ver. 18.02.5 fails. The source tarball downloaded by makepkg doesn’t pass sha265sum check.
pbek commented on 2018-02-19 05:44 (UTC)
Ok, I will change that in the next release. Thank you.
Morganamilo commented on 2018-02-18 21:48 (UTC)
ArchLinux Arm sets CARCH to armv7h even when uname shows armv7l and every other package I have seen uses armvh.
pbek commented on 2018-02-18 19:24 (UTC)
Why do you think so? It's similar to the builds at https://build.opensuse.org/package/show/home:pbek:QOwnNotes/desktop
Morganamilo commented on 2018-02-18 15:19 (UTC)
Should the arch for arm be armv7h and not armv7l?
pbek commented on 2018-02-18 09:08 (UTC)
sourceforge is up again, 18.02.3 is released
pbek commented on 2018-02-15 17:06 (UTC)
The Sourceforge upload server currently says: ssh: connect to host frs.sourceforge.net port 22: Connection refused
I cannot upload the current release.
balek commented on 2018-02-06 22:07 (UTC)
Nevermind, it was a Manjaro issue (but only qownnotes failed when upgrading; I don't know why).
Sorry about that!
pbek commented on 2018-02-06 15:02 (UTC)
Thank you for your kind words.
Does anyone else have this problem? I was able to update a few days ago. Plus there shouldn't be any PGP signatures... Maybe AUR had/has troubles?
balek commented on 2018-02-06 14:17 (UTC)
Hi. Thanks for maintaining this.
Error on latest update : invalid or corrupted package (PGP signature)
pbek commented on 2017-09-27 08:30 (UTC)
pbek commented on 2017-09-27 04:41 (UTC)
sender commented on 2017-09-26 21:19 (UTC)
egrupled commented on 2017-08-06 11:41 (UTC)
pbek commented on 2017-08-06 05:12 (UTC)
egrupled commented on 2017-08-06 01:45 (UTC) (edited on 2017-08-06 01:46 (UTC) by egrupled)
pbek commented on 2017-01-20 09:31 (UTC)
p1tt1 commented on 2017-01-20 09:21 (UTC)
pbek commented on 2016-09-26 05:34 (UTC)
snuffop commented on 2016-09-26 03:20 (UTC)
freedent commented on 2016-09-19 18:02 (UTC)
pbek commented on 2016-09-05 20:22 (UTC)
skrylar commented on 2016-09-05 19:55 (UTC)
pbek commented on 2016-08-15 05:05 (UTC)
pbek commented on 2016-08-14 10:50 (UTC)
pbek commented on 2016-08-14 10:39 (UTC)
pbek commented on 2016-08-11 16:26 (UTC)
pbek commented on 2016-08-11 16:19 (UTC)
pbek commented on 2016-07-13 17:59 (UTC)
pbek commented on 2016-07-13 14:48 (UTC)
pbek commented on 2016-07-13 14:37 (UTC)
computerfr33k commented on 2016-07-13 14:29 (UTC)
pbek commented on 2016-07-05 08:55 (UTC)
alium commented on 2016-07-05 08:47 (UTC)
pbek commented on 2016-05-17 09:57 (UTC)
di72nn commented on 2016-05-17 09:54 (UTC)
pbek commented on 2016-05-16 17:31 (UTC)
snuffop commented on 2016-05-16 17:16 (UTC)
pbek commented on 2016-05-16 14:56 (UTC)
snuffop commented on 2016-05-16 14:39 (UTC)
pbek commented on 2016-05-16 12:29 (UTC)
snuffop commented on 2016-05-16 11:51 (UTC)
pbek commented on 2016-05-15 05:02 (UTC)
snuffop commented on 2016-05-14 15:06 (UTC)
pbek commented on 2016-05-13 11:47 (UTC)
snuffop commented on 2016-05-13 11:42 (UTC)
pbek commented on 2016-05-08 05:51 (UTC)
pbek commented on 2016-05-07 21:09 (UTC)
di72nn commented on 2016-05-07 17:40 (UTC)
pbek commented on 2016-05-05 07:53 (UTC) (edited on 2016-05-05 07:53 (UTC) by pbek)
pbek commented on 2016-03-04 06:30 (UTC)
pbek commented on 2016-03-04 05:44 (UTC)
Scimmia commented on 2016-03-04 05:41 (UTC)
pbek commented on 2016-03-04 05:39 (UTC)
Scimmia commented on 2016-03-04 01:18 (UTC)
pbek commented on 2016-03-03 21:31 (UTC)
Scimmia commented on 2016-03-03 17:18 (UTC) (edited on 2016-03-03 17:39 (UTC) by Scimmia)
pbek commented on 2016-03-03 16:36 (UTC)
Scimmia commented on 2016-03-03 15:55 (UTC)
pbek commented on 2016-02-10 15:31 (UTC)
pbek commented on 2016-02-10 15:30 (UTC)
Midov commented on 2016-02-10 15:04 (UTC) (edited on 2016-02-10 15:09 (UTC) by Midov)
pbek commented on 2016-01-30 11:14 (UTC)
pbek commented on 2016-01-30 11:13 (UTC) (edited on 2016-02-02 21:18 (UTC) by pbek)
madjo commented on 2016-01-08 22:32 (UTC)
Midov commented on 2016-01-08 07:28 (UTC) (edited on 2016-01-08 07:30 (UTC) by Midov)
computerfr33k commented on 2016-01-08 04:24 (UTC)
alex.theoto commented on 2016-01-03 15:34 (UTC) (edited on 2016-01-03 15:48 (UTC) by alex.theoto)
computerfr33k commented on 2015-11-25 19:29 (UTC)
Midov commented on 2015-11-25 19:02 (UTC)
computerfr33k commented on 2015-11-25 19:02 (UTC)
computerfr33k commented on 2015-11-25 16:16 (UTC)
computerfr33k commented on 2015-11-25 16:13 (UTC)