Search Criteria
Package Details: krita-git 5.3.0.prealpha.2258.g83bdc0dc5f-1
Package Actions
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.25 |
First Submitted: | 2015-10-11 13:38 (UTC) |
Last Updated: | 2025-01-05 20:31 (UTC) |
Dependencies (65)
- exiv2 (exiv2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- fftw
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gsl (gsl-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- imath
- kcompletion5
- kconfig5
- kcoreaddons5
- kcrash5
- kguiaddons5
- ki18n5
- kitemmodels5
- kitemviews5
- kwidgetsaddons5
- kwindowsystem5
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libkdcraw5
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libunibreak
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- mlt (mlt-gitAUR)
- opencolorio (opencolorio-gitAUR)
- openexr (openexr-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- quazip-qt5
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- immer (make)
- kdoctools5 (make)
- kseexpr (make)
- lager (lager-gitAUR) (make)
- libheif (libheif-gitAUR, libheif-highmemAUR) (make)
- libjxl (libjxl-gitAUR, libjxl-metrics-gitAUR, libjxl-metricsAUR) (make)
- libmypaint (libmypaint-gitAUR) (make)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR) (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (make)
- qt5-tools (make)
- sip (make)
- xsimd (make)
- zug (zug-gitAUR) (make)
- kimageformats5 (optional) – PSD support
- krita-plugin-gmic (optional) – GMic plugin
- kseexpr (optional) – SeExpr generator layer
- libheif (libheif-gitAUR, libheif-highmemAUR) (optional) – HEIF filter
- libjxl (libjxl-gitAUR, libjxl-metrics-gitAUR, libjxl-metricsAUR) (optional) – JPEG-XL filter
- libmypaint (libmypaint-gitAUR) (optional) – support for MyPaint brushes
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR) (optional) – PDF filter
- python-legacy-cgi (optional) – for the Python plugins
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (optional) – for the Python plugins
Required by (4)
- krita-ai-diffusion (requires krita)
- krita-ai-tools (requires krita)
- krita-blender-layer (requires krita)
- krita-plugin-pythonplugindevelopertools-git (requires krita)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
AlfredoRamos commented on 2020-10-17 14:09 (UTC)
@pkr It will use the number of cores (simultaneous jobs) you have specified in
MAKEFLAGS
.See Makepkg: Improving compile times.
pkr commented on 2020-10-17 11:38 (UTC)
Is this build running on one core? Because it takes ages to build. Any chance to crank up the cores used for building?
AlfredoRamos commented on 2020-07-27 15:06 (UTC)
@vladafirefly Thanks for the report.
The patch for PyQt5 with SIP5 is no longer needed since it was fixed upstream KDE/krita@c3cba34.
vladafirefly commented on 2020-07-27 12:02 (UTC)
The package stopped building for me. Here's the output:
==> Starting prepare()... patching file cmake/modules/FindPyQt5.py Hunk #1 succeeded at 2 with fuzz 2. Hunk #2 FAILED at 41. 1 out of 2 hunks FAILED -- saving rejects to file cmake/modules/FindPyQt5.py.rej ==> ERROR: A failure occurred in prepare(). Aborting... error making: krita-git
AlfredoRamos commented on 2020-05-03 21:49 (UTC)
Package adopted.
It uses the same patch from the package of
krita
[Extra] to fix the build for PyQt5 and SIP 5.Werzi2001 commented on 2019-05-18 17:10 (UTC)
Does this build not support the python scripter? I can't find the option in the settings to enable it.
C0rn3j commented on 2018-12-12 10:13 (UTC)
Why is this tagged out of date? "4.0.0.prealpha.891.g1cfb64ab4b-1 is the current git version" makes no sense, as this package builds current 4.2.0 just fine.
Teteros commented on 2017-04-18 01:59 (UTC) (edited on 2017-04-18 02:03 (UTC) by Teteros)
laichiaheng commented on 2017-04-11 07:23 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »