pi-apps icon indicating copy to clipboard operation
pi-apps copied to clipboard

Krita - raster graphics editor

Open Rak1ta opened this issue 2 years ago • 9 comments

What is the name of the app?

Krita

(Optional) Where is the app hosted?

https://krita.org/en/

Available on flathub: https://flathub.org/apps/details/org.kde.krita flatpak install flathub org.kde.krita Checked on: RaspiOS 32bit Debian10

armhf version 4.1.5: 11-10-2018

About the app

Krita is a free and open-source raster graphics editor designed primarily for digital painting and 2D animation. The software runs on Windows, macOS, Linux, Android, and Chrome OS, and features an OpenGL-accelerated canvas, colour management support, an advanced brush engine, non-destructive layers and masks, group-based layer management, vector artwork support, and switchable customisation profiles.

Confirmations

  • [X] I have confirmed that this app is legal and not piracy.
  • [X] I have confirmed that this app has never been discussed in https://github.com/Botspot/pi-apps/issues and https://github.com/Botspot/pi-apps/pulls, and it is not in the Pi Apps app list.
  • [X] I have confirmed that this app can run on Raspberry Pi.

Rak1ta avatar Jun 02 '22 09:06 Rak1ta

Krita is already in the Debian repositories. Shouldn’t we just use that instead of the flatpak?

ryanfortner avatar Jun 02 '22 10:06 ryanfortner

@ryanfortner

pi@raspberrypi:~ $ sudo apt install krita
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package krita is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'krita' has no installation candidate

http://raspbian.raspberrypi.org/raspbian/pool/main/k/krita/

Rak1ta avatar Jun 02 '22 11:06 Rak1ta

@ryanfortner

pi@raspberrypi:~ $ sudo apt install krita
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package krita is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'krita' has no installation candidate

http://raspbian.raspberrypi.org/raspbian/pool/main/k/krita/

its not in raspbian buster, bullseye, or stretch @Rak1ta you have linked to the main pool which includes all raspbian releases. (remember raspbian is ONLY armhf)

I'm not sure which raspbian release it is in, but its in none of those. it might even be just a broken package orphaned in the repo

it is in the debian official repos as ryanfortner pointed out BUT for ARM64 only, no armhf deb.

so this will probably say an ARM64 only app, whether that be through the deb or flatpak

theofficialgman avatar Jun 03 '22 03:06 theofficialgman

ARM64 only app

flatpak install flathub org.kde.krita Checked on: RaspiOS 32bit Debian10

So I suggested flatpak

Rak1ta avatar Jun 03 '22 03:06 Rak1ta

flatpak is ARM64.. all flatpaks are now. there is no support for armhf in flatpak since about 1-2 years ago or so

theofficialgman avatar Jun 03 '22 04:06 theofficialgman

flatpak is ARM64.. all flatpaks are now. there is no support for armhf in flatpak since about 1-2 years ago or so

Actually, I believe (not totally sure) that Flatpak itself still supports arm32 packages, but Flathub stopped building them because the server costs were too high.

Crilum avatar Jun 03 '22 04:06 Crilum

Actually, I believe (not totally sure) that Flatpak itself still supports arm32 packages, but Flathub stopped building them because the server costs were too high.

flatpak, the format, is still arm32 compatible, yes. however, all the runtimes (gnome and everything based on it, and freedesktop and everything based on it) have decided to not build for arm32 anymore

flathub also won't let you upload new arm32 flatpaks to their servers

theofficialgman avatar Jun 03 '22 04:06 theofficialgman

would love to see it.

virat2010 avatar Aug 13 '22 16:08 virat2010

I personally use Krita. I can confirm that a Flatpak installation of Krita does indeed work for me at least. Having Krita as part of pi-apps would be nice IMO.

cruncher12 avatar Aug 20 '22 04:08 cruncher12

This proposal was implemented in https://github.com/Botspot/pi-apps/issues/2314 .

Rak1ta avatar May 13 '23 10:05 Rak1ta