From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 0/2] Add libpeas. Date: Tue, 15 Oct 2013 02:13:31 +0200 Message-ID: <1381796013-32146-1-git-send-email-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVseH-0004wS-Af for guix-devel@gnu.org; Mon, 14 Oct 2013 20:38:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVse8-0005I4-TD for guix-devel@gnu.org; Mon, 14 Oct 2013 20:38:09 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:40205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVse8-0005Hy-Kv for guix-devel@gnu.org; Mon, 14 Oct 2013 20:38:00 -0400 Received: by mail-wg0-f52.google.com with SMTP id f12so2224546wgh.19 for ; Mon, 14 Oct 2013 17:37:58 -0700 (PDT) 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 These two patches add libpeas. The first one enables the introspection feature for a few GNOME packages; the second adds libpeas. Cyril Roelandt. --- Cyril Roelandt (2): gnu: gtk+: enable introspection. gnu: Add libpeas. gnu/packages/gnome.scm | 68 +++++++++++++++++++++++++++++++++++++++++++++ gnu/packages/gtk.scm | 75 +++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 139 insertions(+), 4 deletions(-) -- 1.8.4.rc3