GNU bug report logs -
#29574
Fwd: [PATCH] Add Krita to guix
Previous Next
Reported by: Mark Meyer <mark <at> ofosos.org>
Date: Tue, 5 Dec 2017 02:39:02 UTC
Severity: normal
Tags: patch
Done: Mark Meyer <mark <at> ofosos.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29574 in the body.
You can then email your comments to 29574 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Tue, 05 Dec 2017 02:39:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mark Meyer <mark <at> ofosos.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 05 Dec 2017 02:39:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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 <at> ofosos.org
--
Mark Meyer
mark <at> ofosos.org
[0001-gnu-packages-kde.scm-krita-Add-new-variable.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Sun, 10 Dec 2017 19:33:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 29574 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mark Meyer <mark <at> ofosos.org> 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 <at> 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
[0001-gnu-Add-krita.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Sun, 10 Dec 2017 21:28:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 29574 <at> debbugs.gnu.org (full text, mbox):
Hi Kei,
I want to double check the output tomorrow morning. I think my copy
lacks JPG support, but I'm not sure. I'll check tomorrow.
Cheers, Mark
On Sun, Dec 10, 2017, at 20:32, Kei Kebreau wrote:
> Mark Meyer <mark <at> ofosos.org> 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 <at> 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 <at> ofosos.org
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Mon, 11 Dec 2017 00:08:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 29574 <at> debbugs.gnu.org (full text, mbox):
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 , <http://xcb.freedesktop.org>
* OpenEXR , High dynamic-range (HDR) image file format ,
<http://www.openexr.com>
Required by the Krita OpenEXR filter
* JPEG , Free library for JPEG image compression. Note: libjpeg8 is NOT
supported. , <http://www.libjpeg-turbo.org>
Required by the Krita JPEG filter
* OCIO , The OpenColorIO Library , <http://www.opencolorio.org>
Required by the Krita LUT docker
* Vc (required version >= 1.1.0) , Portable, zero-overhead SIMD library
for C++ , <https://github.com/VcDevel/Vc>
Required by the Krita for vectorization
* Poppler , A PDF rendering library , <http://poppler.freedesktop.org>
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 <mark <at> ofosos.org> 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 <at> 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 <at> ofosos.org
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Mon, 11 Dec 2017 00:30:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 29574 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Kei,
Poppler was an easy target, it just pointed to the wrong package. JPEG
requires some more packaging and EXR some thought. Meanwhile the
attached patch should be ok.
Cheers, Mark
On Sun, Dec 10, 2017, at 20:32, Kei Kebreau wrote:
> Mark Meyer <mark <at> ofosos.org> 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 <at> 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 <at> ofosos.org
[0001-gnu-packages-kde.scm-krita-Add-new-variable.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Wed, 13 Dec 2017 02:52:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 29574 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mark Meyer <mark <at> ofosos.org> writes:
> Hi Kei,
> Poppler was an easy target, it just pointed to the wrong package. JPEG
> requires some more packaging and EXR some thought. Meanwhile the
> attached patch should be ok.
>
> Cheers, Mark
>
> On Sun, Dec 10, 2017, at 20:32, Kei Kebreau wrote:
>> Mark Meyer <mark <at> ofosos.org> 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 <at> 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)
Great, LGTM. I added some detail to the description and pushed it to master, so you can close this bug.
Also, please be sure to follow our change log conventions, which are
something like these[0]. When in doubt, copy from a recent change log
for a change similar to yours from our repo. Most of the time this works
without a problem.
Thanks,
Kei
[0]: https://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Mark Meyer <mark <at> ofosos.org>
:
You have taken responsibility.
(Thu, 14 Dec 2017 00:15:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mark Meyer <mark <at> ofosos.org>
:
bug acknowledged by developer.
(Thu, 14 Dec 2017 00:15:03 GMT)
Full text and
rfc822 format available.
Message #25 received at 29574-close <at> debbugs.gnu.org (full text, mbox):
Fixed.
--
Mark Meyer
mark <at> ofosos.org
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29574
; Package
guix-patches
.
(Thu, 14 Dec 2017 09:00:02 GMT)
Full text and
rfc822 format available.
Message #28 received at 29574-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mark Meyer transcribed 0.1K bytes:
> Fixed.
>
> --
> Mark Meyer
> mark <at> ofosos.org
If XXXX-close <at> debbugs.gnu.org does something, I think it could be similar to
"disregard, closing as not working on it, dropping this".
XXXX-done <at> debbugs.gnu.org is what we use for tickets that have been resolved.
There are notes in HACKING and in the chapter 'contributing' about this I
think
Please use this next time
Thanks
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 11 Jan 2018 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.