emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41013: closed ([PATCH] Add gccmakedep util)


From: GNU bug Tracking System
Subject: bug#41013: closed ([PATCH] Add gccmakedep util)
Date: Tue, 05 May 2020 17:14:02 +0000

Your message dated Tue, 05 May 2020 19:13:42 +0200
with message-id <address@hidden>
and subject line Re: [bug#41013] [PATCH] Add gccmakedep util
has caused the debbugs.gnu.org bug report #41013,
regarding [PATCH] Add gccmakedep util
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41013: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41013
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add gccmakedep util Date: Fri, 01 May 2020 20:53:25 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Dear Guix maintainers,

I'm attempting to package x2go, and gccmakedep from the xorg utils is
required for the build.

This is therefore an attempt to package it -- so as to be able to use it
as native-input -- even though it is a deprecated tool.

There are two flavors of the patch:

- a -tar version which relies on a standard xorg mirror for download,
  and does not need the maintainer tools to build. Unfortunately guix
  lint reports a problem in that the tarball is not mirrored on software
  heritage.

- a -git version which is a bit more convoluted to build (requires
  maintainer tools as native-inputs: autoconf, automake, xorg macros),
  but with no failure in guix lint.

Please also note that /some/ elements from this xorg subdirectory are
prefixed with util- -- i've chosen not to include it here.

Please pick your choose, and let me know how to proceed!

Kind regards,
Jean-Baptiste

Attachment: 0001-xorg-Add-gccmakedep-git.patch
Description: gccmakedep git version

Attachment: 0001-xorg-Add-gccmakedep-tar.patch
Description: gccmakedep tarball version

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#41013] [PATCH] Add gccmakedep util Date: Tue, 05 May 2020 19:13:42 +0200 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Jean-Baptiste Note <address@hidden> writes:

> Dear Guix maintainers,
>
> I'm attempting to package x2go, and gccmakedep from the xorg utils is
> required for the build.
>
> This is therefore an attempt to package it -- so as to be able to use it
> as native-input -- even though it is a deprecated tool.
>
> There are two flavors of the patch:
>
> - a -tar version which relies on a standard xorg mirror for download,
>   and does not need the maintainer tools to build. Unfortunately guix
>   lint reports a problem in that the tarball is not mirrored on software
>   heritage.
>
> - a -git version which is a bit more convoluted to build (requires
>   maintainer tools as native-inputs: autoconf, automake, xorg macros),
>   but with no failure in guix lint.
>
> Please also note that /some/ elements from this xorg subdirectory are
> prefixed with util- -- i've chosen not to include it here.
>
> Please pick your choose, and let me know how to proceed!

Thanks!  I applied the bootstrapped variant, with minor cosmetic changes
to the description and fixed indentation of the source section.

Software Heritage can currently only archive Git repositories, so the
lint warning is arguably misleading.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]