unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Mckinley Olsen <mck.olsen@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add termite
Date: Fri, 03 Jun 2016 10:28:14 +0200	[thread overview]
Message-ID: <874m9a4qxt.fsf@gnu.org> (raw)
In-Reply-To: <CAM5ENzA3hLJKkffO8Z3F7Umf4wXHXCpd9gcP2=RLKf2DuK1yng@mail.gmail.com> (Mckinley Olsen's message of "Wed, 1 Jun 2016 12:14:57 -0600")

Hello,

Mckinley Olsen <mck.olsen@gmail.com> skribis:

> From 243640a755299d1dabecf2953c08e36d5b351b19 Mon Sep 17 00:00:00 2001
> From: McKinley Olsen <mck.olsen@gmail.com>
> Date: Wed, 1 Jun 2016 11:54:53 -0600
> Subject: [PATCH] * gnu/packages/terminals.scm (termite): New variable.

Pushed as 89978a0a0d70ee31225133b61f8b006cac14c0bd.

I added a subject line to the commit log, and made a couple of
identation fixes

> +    (arguments
> +      `(#:phases (alist-delete 'configure %standard-phases)
> +        #:tests? #f
> +    ;; This sets the destination when installing the necessary terminal
> +    ;; capability data, which are not provided by 'ncurses'.  See
> +    ;; https://lists.gnu.org/archive/html/bug-ncurses/2009-10/msg00031.html
       ^
… here

> +    (inputs
> +     `(("vte", vte-ng)
> +      ("gtk+", gtk+)
         ^
… here
> +    (native-inputs
> +    `(("pkg-config" ,pkg-config)))

… and here.

Thank you!

Ludo’.

      reply	other threads:[~2016-06-03  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-01 18:14 [PATCH] gnu: Add termite Mckinley Olsen
2016-06-03  8:28 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874m9a4qxt.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=mck.olsen@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).