unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] gnu: Add tilda.
Date: Sun, 15 Nov 2015 21:28:12 +0100	[thread overview]
Message-ID: <87fv07t3c3.fsf@gnu.org> (raw)
In-Reply-To: <1447150040-10401-3-git-send-email-efraim@flashner.co.il> (Efraim Flashner's message of "Tue, 10 Nov 2015 12:07:20 +0200")

Efraim Flashner <efraim@flashner.co.il> skribis:

> * gnu/packages/terminals.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Not sure if it warrants a new file, but I don’t have a better idea.

[...]

> +     `(#:phases (modify-phases %standard-phases
> +                 (add-after 'patch-source-shebangs 'autogen

I think it should be ‘add-before’ so that the shebangs in generated
files are patched.

> +                  (lambda _       ; tries to run ./configure

Rather: “Avoid running ./configure.”

> +                   (substitute* "autogen.sh" (("^.*\\$srcdir/configure.*") ""))

Newline after "autogen.sh".

> +       ("vte" ,vte-0.36))) ; try in 1.3 to use vte-0.38 or higher

Add “XXX” or “TODO” to make it more visible.

> +    (synopsis "Gtk based drop down terminal")

“GTK+-based drop-down terminal emulator” maybe?

> +    (description "Tilda is a terminal emulator similar to normal terminals like
> +gnome-terminal (GNOME) or Konsole (KDE), with the difference that it drops down
> +from the edge of a screen when a certain configurable hotkey is pressed.  This
> +is similar to the build-in consoles in games such as Quake or Half-life.  Tilda

Rather: “similar to the built-in consoles in some applications.”

Could you send an updated patch?

Thanks!

Ludo’.

  reply	other threads:[~2015-11-15 20:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 10:07 [PATCH 0/2] Add tilda Efraim Flashner
2015-11-10 10:07 ` [PATCH 1/2] gnu: vte: Provide 0.36.5 Efraim Flashner
2015-11-15 17:46   ` Ludovic Courtès
2015-11-15 17:54     ` Efraim Flashner
2015-11-15 21:22       ` Ludovic Courtès
2015-11-16  6:57         ` Efraim Flashner
2015-11-10 10:07 ` [PATCH 2/2] gnu: Add tilda Efraim Flashner
2015-11-15 20:28   ` Ludovic Courtès [this message]
2015-11-16  8:29     ` Efraim Flashner
2015-11-16 12:45       ` Ludovic Courtès

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=87fv07t3c3.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /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).