From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePS7S-0001cc-KK for guix-patches@gnu.org; Thu, 14 Dec 2017 06:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePS7P-0005Tx-G5 for guix-patches@gnu.org; Thu, 14 Dec 2017 06:56:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52620) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePS7P-0005Ti-AJ for guix-patches@gnu.org; Thu, 14 Dec 2017 06:56:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ePS7O-0007yT-8V for guix-patches@gnu.org; Thu, 14 Dec 2017 06:56:03 -0500 Subject: [bug#29703] Improve Krita Resent-Message-ID: Date: Thu, 14 Dec 2017 11:55:31 +0000 From: ng0 Message-ID: <20171214115531.llwpyqjzjbwepvep@abyayala> References: <1513210726.1193324.1204381152.68C7761A@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wwvfsoxf6hbyzq6m" Content-Disposition: inline In-Reply-To: <1513210726.1193324.1204381152.68C7761A@webmail.messagingengine.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mark Meyer Cc: 29703@debbugs.gnu.org --wwvfsoxf6hbyzq6m Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Mark, Mark Meyer transcribed 5.4K bytes: > Hi, > I'm currently testing several changes to Krita, I've broken stuff up > into three commits/patches which are attached. >=20 > These > - add a dependency to vc (vectorize Krita) > - enable OpenEXR > - enable JPEG (via libjpeg-turbo) Thanks for the work on Krita. I haven't tested them, but it looks good. It would be okay to squash these commits into one, we've done this in the past in similar cases (see `git log gnu/packages/gnunet.scm` for libextractor for example). > Cheers, Mark >=20 > --=20 > Mark Meyer > mark@ofosos.org > From 8f631d21210af3c8ec35594f5a99e4259665a7c4 Mon Sep 17 00:00:00 2001 > From: Mark Meyer > Date: Thu, 14 Dec 2017 00:49:05 +0100 > Subject: [PATCH] * gnu: krita: Add OpenEXR support. >=20 > --- > gnu/packages/kde.scm | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm > index d74325c5d..89ad30ecd 100644 > --- a/gnu/packages/kde.scm > +++ b/gnu/packages/kde.scm > @@ -256,7 +256,10 @@ plugins, as well as code to create plugins, or compl= ete applications.") > (string-append "-DWITH_LibRaw=3D" > (assoc-ref %build-inputs "libraw")) > (string-append "-DWITH_TIFF=3D" > - (assoc-ref %build-inputs "libtiff"))))) > + (assoc-ref %build-inputs "libtiff")) > + (string-append "-DCMAKE_CXX_FLAGS=3D-I" > + (assoc-ref %build-inputs "ilmbase") > + "/include/OpenEXR")))) > (native-inputs > `(("curl" ,curl) > ("eigen" ,eigen) > @@ -298,7 +301,9 @@ plugins, as well as code to create plugins, or comple= te applications.") > ("poppler-qt5" ,poppler-qt5) > ("libraw" ,libraw) > ("libtiff" ,libtiff) > - ("perl" ,perl))) > + ("perl" ,perl) > + ("ilmbase" ,ilmbase) > + ("openexr" ,openexr))) > (home-page "https://krita.org") > (synopsis "Digital painting application") > (description > --=20 > 2.15.0 >=20 > From adea158919123c732ea2a314133188a0c13929e5 Mon Sep 17 00:00:00 2001 > From: Mark Meyer > Date: Thu, 14 Dec 2017 00:36:26 +0100 > Subject: [PATCH] * gnu: krita: Add vc to native-inputs. >=20 > --- > gnu/packages/kde.scm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm > index e8f38b920..d74325c5d 100644 > --- a/gnu/packages/kde.scm > +++ b/gnu/packages/kde.scm > @@ -263,7 +263,8 @@ plugins, as well as code to create plugins, or comple= te applications.") > ("extra-cmake-modules" ,extra-cmake-modules) > ("gettext-minimal" ,gettext-minimal) > ("kitemmodels" ,kitemmodels) > - ("qwt" ,qwt))) > + ("qwt" ,qwt) > + ("vc" ,vc))) > (inputs > `(("qtbase" ,qtbase) > ("qtdeclarative" ,qtdeclarative) > --=20 > 2.15.0 >=20 > From 85e672fc58cad18177651f7e8c2af99e12475d88 Mon Sep 17 00:00:00 2001 > From: Mark Meyer > Date: Wed, 13 Dec 2017 23:49:09 +0100 > Subject: [PATCH] * gnu: krita: Add libjpeg-turbo to inputs. >=20 > --- > gnu/packages/kde.scm | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm > index b5a3df2ca..e8f38b920 100644 > --- a/gnu/packages/kde.scm > +++ b/gnu/packages/kde.scm > @@ -287,6 +287,7 @@ plugins, as well as code to create plugins, or comple= te applications.") > ("exiv2" ,exiv2) > ("lcms" ,lcms) > ("libpng" ,libpng) > + ("libjpeg-turbo" ,libjpeg-turbo) > ("zlib" ,zlib) > ("libx11" ,libx11) > ("libxcb" ,libxcb) > --=20 > 2.15.0 >=20 --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --wwvfsoxf6hbyzq6m Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAloyZrMACgkQ4i+bv+40 hYjdQg/+PWHKTHIcVbGYcF4OG5a9HlN7G0JZUdFcs5jc0BZRNKGtGslKjsqU2Rsw p/2Wb+yvvq8D5kYSnBvt/kzKTcR3uAh5YH442mjDNI06gGPZ5gcSUGdS3QZZzD2g daMIZ2Agle7SbrmdtWm+ftW3w6AhPz4JwtKocCAygmc/3J0TnoX4UcWIoABQ18Gr btY4yKucsKWadzkYv5RFN4hjv4wed8z8xwqHN8DcH6WGy8+zU8UmqLX85HYGHrtZ HZWABtIOLiGyy3VE8XPai5vc3YmEfir5fZ1OMs+SOORrUocYRVp85Gu1w/KsO1fG l/xyR8U4Lv1G4Qhdv+VfDQYJ9QFhvKxp5KG/DO+1h4UTw9xUxD8ydEYrfoLVomaq U9IHmAv7I3R89RzGgPer9hFjr7lZ0dy0pQPeLCadxFTMghFX8tFVKByyZ+VyftVI ygoG58emAvpExvusbZM5xYMp9H6mHhFymr3qtLSC2ohsqZJG2eoSOP9ZwU95Rp8x 3V2sse1/lAlaXL7yyYd+0C3Sg37grVGAlxqEwNqYsEOgOAXY72V/WZ0nu5lveEpm VOi19h5gpmR2cQZDfDxYgIEGR9tzcZmTZN04ZQbUkW6qdUh7ky71pWbCNjTbkFYw i6iDUkkd287Su/RRJbmbR0jPOCp5WT9CZN0DLknMafWNVx1tUbM= =89Uz -----END PGP SIGNATURE----- --wwvfsoxf6hbyzq6m--