Search Criteria
Package Details: qtodotxt2-git 20220704-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qtodotxt2-git.git (read-only, click to copy) |
---|---|
Package Base: | qtodotxt2-git |
Description: | Cross-platform UI client for todo.txt files |
Upstream URL: | https://github.com/QTodoTxt/QTodoTxt2 |
Keywords: | qml qt5 todotxt |
Licenses: | GPL3 |
Submitter: | ivanruvalcaba |
Maintainer: | Rhinoceros |
Last Packager: | blakkheim |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-31 19:28 (UTC) |
Last Updated: | 2023-01-17 01:38 (UTC) |
Dependencies (7)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-dateutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-setuptools
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
RenatoXSR commented on 2023-01-17 01:00 (UTC)
Missing dependency
python-setuptools
.It fixes the error:
NoobAlice commented on 2022-12-22 18:44 (UTC) (edited on 2022-12-22 19:27 (UTC) by NoobAlice)
Would you please change the PKGBUILD to include a version function? There have been updates to the git repository in the last year.
This one might be a nice example: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=purple-discord-git
EDIT: Actually, does your PKGBUILD only pull one specific commit? That isn't right. I don't know much about making a PKGBUILD, but I tried this using the purple-discord-git PKGBUILD as an example and it worked for me.
Rhinoceros commented on 2022-04-10 07:09 (UTC)
One solution is to just
rm
this directory in the PKGBUILD.Rhinoceros commented on 2022-04-08 13:02 (UTC)
This package leaves files at
/usr/lib/python3.10/site-packages/tests
, which seems to be an error, and potentially conflicts with other packages.echinotrix commented on 2021-12-16 06:42 (UTC)
After a full system update I got the following error message:
Can anybody help? Thanks!
Knysliux001 commented on 2021-12-10 12:20 (UTC)
Please add aarch64 to arch=('i686' 'x86_64' 'aarch64') Compiles and works without any issues on pinebook.
ivanruvalcaba commented on 2018-04-21 17:33 (UTC)
@dimosd, Fixed!
Best regards.
dimosd commented on 2018-04-21 08:38 (UTC)
In package(), install -Dm644 ../../qtodotxt2.desktop and ../../qtodotxt.png should be ../qtodotxt2.desktop and ../qtodotxt.png or it breaks building with BUILDDIR=/tmp/makepkg
ivanruvalcaba commented on 2018-03-30 01:59 (UTC)
@fluxboxer, @ddoubledi: Fixed, thanks a lot!
Best regards.
fluxboxer commented on 2018-03-30 00:10 (UTC) (edited on 2018-03-30 00:10 (UTC) by fluxboxer)
"The 'python-dateutil' distribution was not found and is required by qtodotxt2"
1 2 Next › Last »