Package Details: krita-git 5.3.0.prealpha.2258.g83bdc0dc5f-1

Git Clone URL: https://aur.archlinux.org/krita-git.git (read-only, click to copy)
Package Base: krita-git
Description: A full-featured free digital painting studio. Git version.
Upstream URL: https://krita.org
Keywords: qt5
Licenses: GPL-3.0-only
Conflicts: calligra-krita, krita, krita-il10n
Provides: krita
Submitter: sl1pkn07
Maintainer: AlfredoRamos
Last Packager: AlfredoRamos
Votes: 17
Popularity: 0.057865
First Submitted: 2015-10-11 13:38 (UTC)
Last Updated: 2025-01-05 20:31 (UTC)

Dependencies (65)

Required by (4)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Teteros commented on 2017-04-18 01:59 (UTC) (edited on 2017-04-18 02:03 (UTC) by Teteros)

You need to add python-pyqt5 to makedepends, as well as: -DPYQT_SIP_DIR_OVERRIDE=/usr/share/sip/PyQt5 to cmake options. eg: CXXFLAGS=' -std=c++11' cmake ../krita \ [...] -DBUILD_TESTING=OFF \ -DPYQT_SIP_DIR_OVERRIDE=/usr/share/sip/PyQt5 Needed since commit https://github.com/KDE/krita/commit/71631f90dc3b7636d29fd607c85c13cfe1987208 Autodetection of the path seems to not work so the cmake env var is needed for now, which is weird because the tests in src/krita/cmake/modules/FindPyQt5.py (and FindSIP.py) output the right path.

laichiaheng commented on 2017-04-11 07:23 (UTC)

[ 55%] Generating krita/sipkritapart0.cpp sip: Unable to find file "QtCore/QtCoremod.sip" make[2]: *** [plugins/extensions/pykrita/sip/CMakeFiles/python_module_PyKrita_krita.dir/build.make:64: plugins/extensions/pykrita/sip/krita/sipkritapart0.cpp] Error 1 make[2]: *** Deleting file 'plugins/extensions/pykrita/sip/krita/sipkritapart0.cpp' make[1]: *** [CMakeFiles/Makefile2:25820: plugins/extensions/pykrita/sip/CMakeFiles/python_module_PyKrita_krita.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 ==> 錯誤: build() 遭遇失敗。 正在中止...

haawda commented on 2017-03-07 20:46 (UTC)

Ask upstream.

<deleted-account> commented on 2017-03-06 18:58 (UTC)

I am on Gnome with Wayland, and my graphical tablet Wacom doesn't work with Krita. Where is the support of libinput with Kwin-Wayland ? Now i must use mypaint, but i prefer Krita.

haawda commented on 2017-01-30 22:39 (UTC)

An unclean build directory is very unlikely. Krita launches fine her, but I am on nouveau.

electricprism commented on 2017-01-30 09:37 (UTC) (edited on 2017-01-30 09:37 (UTC) by electricprism)

Compiling created a binary that wasn't able to launch. #krita suggests this may be linked to a unclean build directory or something else, I'm on MESA with Intel HD, can anyone else confirm it's broken?

Archange commented on 2016-12-16 22:33 (UTC)

Well, I’ve switched to stable krita anyway, so will just unsuscribe from here. However, you might want to check your bot commit messages, they’re quite lenghty currently…

haawda commented on 2016-12-16 11:26 (UTC)

The bot builds the package before it pushes a new AUR commit. And if I do no push the changes next time it will fail because the local commit is ahead of the one in AUR. Enought said.

Archange commented on 2016-12-15 21:47 (UTC)

@haawda: It’s been explicitely stated on the aur-general ML that there is no point in updating VCS packages just for the sake of updating. Also, you’ve never adressed my concerned regarding whether the bot actually tries to package it before pushing.