Search Criteria
Package Details: opentodolist 3.48.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentodolist.git (read-only, click to copy) |
---|---|
Package Base: | opentodolist |
Description: | Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices. |
Upstream URL: | https://opentodolist.rpdev.net/ |
Licenses: | GPL |
Conflicts: | opentodolist |
Provides: | opentodolist |
Submitter: | mhoeher |
Maintainer: | mhoeher |
Last Packager: | mhoeher |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-11 22:04 (UTC) |
Last Updated: | 2024-10-02 14:35 (UTC) |
Dependencies (13)
- libsecret
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-liteAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-noto-megamergeAUR, noto-fonts-mainAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-networkauth
- qt6-remoteobjects
- qtkeychain-qt6
- ttf-roboto (ttf-roboto-fontconfigAUR, ttf-roboto-variableAUR, ttf-google-fonts-typewolfAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-tools (make)
Latest Comments
« First ‹ Previous 1 2
sado1 commented on 2022-03-19 10:33 (UTC)
I am having an issue compiling this package - despite having syntax-highlighting package installed, and despite that this library is available in /usr/include/KF5/KSyntaxHighlighting/. Could you please take a look?
[157/293] Building CXX object lib/CMakeFiles/opentodolist-common.dir/utils/htmlsyntaxhighlighter.cpp.o FAILED: lib/CMakeFiles/opentodolist-common.dir/utils/htmlsyntaxhighlighter.cpp.o /usr/bin/c++ -DLIBSYNQCLIENT_LIBRARY_STATIC -DOPENTODOLIST_GIT_REVISION=\"bd5e868957d8b87c6df6ed90ee93894c4d887a48\" -DOPENTODOLIST_GIT_VERSION=\"3.39.0\" -DOPENTODOLIST_USE_SYSTEM_KF_SYNTAX_HIGHLIGHTING -DOPENTODOLIST_USE_SYSTEM_QTKEYCHAIN -DOPENTODOLIST_VERSION=\"3.39.0\" -DQLMDB_LIBRARY_STATIC -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_REMOTEOBJECTS_LIB -DQT_SQL_LIB -DQT_XML_LIB -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/build/lib -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/build/lib/opentodolist-common_autogen/include -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib/../3rdparty -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib/../3rdparty/simplecrypt -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/build/lib/../3rdparty/qtkeychain -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/3rdparty/qlmdb/qlmdb/.. -I/home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/3rdparty/synqclient/libsynqclient/inc -isystem /usr/include/KF5/KSyntaxHighlighting -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtQml -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtQuick -isystem /usr/include/qt/QtQmlModels -isystem /usr/include/qt/QtXml -isystem /usr/include/qt/QtConcurrent -isystem /usr/include/qt/QtSql -isystem /usr/include/qt/QtRemoteObjects -isystem /usr/include/qt/QtDBus -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -O3 -DNDEBUG -fPIC -std=gnu++14 -MD -MT lib/CMakeFiles/opentodolist-common.dir/utils/htmlsyntaxhighlighter.cpp.o -MF lib/CMakeFiles/opentodolist-common.dir/utils/htmlsyntaxhighlighter.cpp.o.d -o lib/CMakeFiles/opentodolist-common.dir/utils/htmlsyntaxhighlighter.cpp.o -c /home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib/utils/htmlsyntaxhighlighter.cpp In file included from /home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib/utils/htmlsyntaxhighlighter.cpp:26: /home/MY_USER/.cache/pacaur/opentodolist/src/opentodolist/lib/utils/htmlsyntaxhighlighter.h:29:14: fatal error: KSyntaxHighlighting/abstracthighlighter.h: No such file or directory 29 | # include <KSyntaxHighlighting/abstracthighlighter.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. [162/293] Building CXX object lib/CMakeFiles/opentodolist-common.dir/sync/webdavsynchronizer.cpp.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build opentodolist package(s)
mhoeher commented on 2021-05-03 19:53 (UTC)
Thanks for letting me know! I hopefully fixed this once and for all by just adding
qtkeychain-qt5
as a dependency and building against that version instead of the one included in the sources.dreieck commented on 2021-05-03 14:57 (UTC)
Should conflict with
qtkeychain-qt5
(or change thePKGBUILD
to not include the conflicting files)oThanks for maintaining!
simonweiss commented on 2021-03-15 06:09 (UTC)
@mhoeher, thanks a lot! Now it's working.
mhoeher commented on 2021-03-14 22:06 (UTC)
Thanks for letting me know about the issue!
The build issue should be fixed now with 3.32.0-2.
simonweiss commented on 2021-03-14 08:29 (UTC)
Got the following error trying to install
3.32.0-1
:Errors occurred, no packages were upgraded.
tomacrisan commented on 2021-02-02 15:07 (UTC)
The package is building as 3.31.0-2. Please change pkgrel=2 to pkgrel=1 in the PKGBUILD file.
Thanks for putting this package on AUR.
malcolm commented on 2020-08-30 14:22 (UTC)
Thank you for keeping this package up to date!
« First ‹ Previous 1 2