Skip to content
Snippets Groups Projects
Commit b29f9c0f authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/krita: enable on riscv64

parent 51c8bcc6
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78522community/krita: enable on riscv64
Pipeline #290963 canceled
Pipeline: aports

#290965

    # Contributor: Bart Ribbers <bribbers@disroot.org> maintainer="Bart Ribbers <bribbers@disroot.org>"
    # Maintainer: Bart Ribbers <bribbers@disroot.org>
    pkgname=krita pkgname=krita
    pkgver=5.2.6 pkgver=5.2.6
    pkgrel=2 pkgrel=2
    # armhf blocked by build failures # armhf blocked by qt5-qtdeclarative -> ki18n
    # s390x: nobody is using an art tool there # s390x blocked by libjxl
    # riscv64: fails to build from source arch="all !armhf !s390x"
    arch="all !s390x !armhf !riscv64"
    url="https://krita.org/" url="https://krita.org/"
    pkgdesc="Free digital painting application. Digital Painting, Creative Freedom!" pkgdesc="Free digital painting application. Digital Painting, Creative Freedom!"
    license="GPL-2.0-or-later" license="GPL-2.0-or-later"
    ...@@ -79,8 +77,7 @@ build() { ...@@ -79,8 +77,7 @@ build() {
    } }
    check() { check() {
    cd build ctest --test-dir build
    CTEST_OUTPUT_ON_FAILURE=TRUE ctest
    } }
    package() { package() {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment