From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOBdd-0001nk-Ri for guix-patches@gnu.org; Sun, 10 Dec 2017 19:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOBda-0001GN-61 for guix-patches@gnu.org; Sun, 10 Dec 2017 19:08:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:47075) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOBda-0001GD-1B for guix-patches@gnu.org; Sun, 10 Dec 2017 19:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eOBdZ-000842-P8 for guix-patches@gnu.org; Sun, 10 Dec 2017 19:08:01 -0500 Subject: [bug#29574] Fwd: [PATCH] Add Krita to guix Resent-Message-ID: Message-Id: <1512950869.101909.1200498696.0575B966@webmail.messagingengine.com> From: Mark Meyer MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" References: <1512437757.2664676.1194102760.4CC1A193@webmail.messagingengine.com> <87609e1irt.fsf@posteo.net> Date: Mon, 11 Dec 2017 01:07:49 +0100 In-Reply-To: <87609e1irt.fsf@posteo.net> 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: Kei Kebreau Cc: 29574@debbugs.gnu.org Hey Kei, JPEG does not work and PDF also doesn't seem to work, we might as well remove both dependencies, I think they're nice but not essential. When I do `guix environment krita` and start a manual build I get: -- The following OPTIONAL packages have not been found: * XCB , X protocol C-language Binding , * OpenEXR , High dynamic-range (HDR) image file format , Required by the Krita OpenEXR filter * JPEG , Free library for JPEG image compression. Note: libjpeg8 is NOT supported. , Required by the Krita JPEG filter * OCIO , The OpenColorIO Library , Required by the Krita LUT docker * Vc (required version >= 1.1.0) , Portable, zero-overhead SIMD library for C++ , Required by the Krita for vectorization * Poppler , A PDF rendering library , Required by the Krita PDF filter. I intend to enable OpenEXR JPEG and Poppler in a later patch. So: looks good to me. Cheers, Mark On Sun, Dec 10, 2017, at 20:32, Kei Kebreau wrote: > Mark Meyer writes: > > > On Tue, Dec 5, 2017, at 02:26, Mark Meyer wrote: > >> Second try. > >> > >> I disabled all tests, since these required an X11 display to be present. > >> It's running now. I created a new file and saved the output. Looks good. > >> > >> Please find the patch attached. > >> > >> Lints fine, but I didn't test if this is reproducible, since the build > >> is taking a very long time (even with all tests disabled). > >> > >> Cheers, Mark > >> > >> -- > >> Mark Meyer > >> mark@ofosos.org > > Hi Mark, > > I built this package twice and it is reproducible! I've moved some > inputs to native-inputs in the attached patch because they didn't show > up as requisites for krita (i.e. I ran 'guix gc -R > /gnu/store/...-krita-3.3.2.1' > to find this out). > > Please tell me if this build works properly for you as it seems to for > me. > > Thanks, > Kei > > Email had 2 attachments: > + 0001-gnu-Add-krita.patch > 5k (text/plain) > + signature.asc > 1k (application/pgp-signature) -- Mark Meyer mark@ofosos.org