From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: [PATCH 0/2] Add tilda Date: Tue, 10 Nov 2015 12:07:18 +0200 Message-ID: <1447150040-10401-1-git-send-email-efraim@flashner.co.il> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zw5pu-0008LO-Lf for guix-devel@gnu.org; Tue, 10 Nov 2015 05:07:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zw5pr-0006iv-Fn for guix-devel@gnu.org; Tue, 10 Nov 2015 05:07:34 -0500 Received: from flashner.co.il ([178.62.234.194]:51894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zw5pr-0006ia-9D for guix-devel@gnu.org; Tue, 10 Nov 2015 05:07:31 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Tilda is a dropdown terminal that is fairly low on resources. I started this one a while ago but didn't realize that it needed an earlier version of vte, but I've finally figured that out today. I don't think I've gotten the commit message correct for vte. Efraim Flashner (2): gnu: vte: Provide 0.36.5. gnu: Add tilda. gnu-system.am | 1 + gnu/packages/gnome.scm | 18 ++++++++++++ gnu/packages/terminals.scm | 70 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 89 insertions(+) create mode 100644 gnu/packages/terminals.scm -- 2.6.2