From patchwork Thu Sep 24 13:14:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 24270 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C61CB27BBE8; Thu, 24 Sep 2020 14:16:27 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E330127BBE9 for ; Thu, 24 Sep 2020 14:16:23 +0100 (BST) Received: from localhost ([::1]:55776 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLR6k-0001J8-U5 for patchwork@mira.cbaines.net; Thu, 24 Sep 2020 09:16:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38974) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLR6S-0001Hu-8X for guix-patches@gnu.org; Thu, 24 Sep 2020 09:16:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLR6R-00023q-Iv for guix-patches@gnu.org; Thu, 24 Sep 2020 09:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLR6Q-0008BF-DO for guix-patches@gnu.org; Thu, 24 Sep 2020 09:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42958] [PATCH core-updates 05/29] gnu: gobject-introspection: Update package, definition. References: <20200820150914.9443-1-dannym@scratchpost.org> In-Reply-To: <20200820150914.9443-1-dannym@scratchpost.org> Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Sep 2020 13:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42958@debbugs.gnu.org Received: via spool by 42958-submit@debbugs.gnu.org id=B42958.160095331931393 (code B ref 42958); Thu, 24 Sep 2020 13:16:02 +0000 Received: (at 42958) by debbugs.gnu.org; 24 Sep 2020 13:15:19 +0000 Received: from localhost ([127.0.0.1]:38963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLR5b-0008A6-HG for submit@debbugs.gnu.org; Thu, 24 Sep 2020 09:15:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLR5W-00089s-8n for 42958@debbugs.gnu.org; Thu, 24 Sep 2020 09:15:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A68F251B1C for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 15:15:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sD06BmE8sOFP for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 15:15:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600953302; bh=rdVWDBjOz7hXVzpeMJhB7tSPt4I9lVCiw5oosSv1FUA=; h=To:From:Subject:Date; b=JplHxhQ/CmlT3R5u09ZiBXRZoBQhtZyg4Mxrqj8pSJ3UGBDSJnPeV/pTWKJB+5HTr 5nsu/wk81nBgMkKKRzlDl6aGKbb4FcVrrhmH828PBlgl1syxrQ8j7fOqxlp/W5hunb HBrDIFwLauGD2CB1PbAKNA8hwHzSG8WmpvG+pdJiEE6c6TOlkFdKN4doz3xhzsdgzb NmNKlxKKc8PRSpsRuatWHWyIWlZz+3DQKeH8AwPtl9gqMnCWKxXt5Kd3LcVdrkYsIH /2VJBcDOgunXuVXGllaKCeY8V4q2IFnFLK2QHijeUqNoPBGf92Go6CkJ/zfjnxrRM3 +8s6sD21u6XFQ== From: Raghav Gururajan Message-ID: <99547ba6-ba27-7b8f-a6da-ba0b3ccb9965@disroot.org> Date: Thu, 24 Sep 2020 09:14:58 -0400 Mime-Version: 1.0 Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches @Danny Please find the attached split patches. Regards, RG. From 7e1d0b398fe428f5ce3fb62382d8261787c84029 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 24 Sep 2020 09:11:30 -0400 Subject: [PATCH 16/16] gnu: gobject-introspection: Update synopsis, description, home-page and license. * gnu/packages/glib.scm (gobject-introspection) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Modify. --- gnu/packages/glib.scm | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index fa43bc06a8..23ef233bd6 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -363,15 +363,19 @@ threads, dynamic loading, and an object system.") (variable "GI_TYPELIB_PATH") (files '("lib/girepository-1.0"))))) (search-paths native-search-paths) - (synopsis "Generate interface introspection data for GObject libraries") - (description - "GObject introspection is a middleware layer between C libraries (using -GObject) and language bindings. The C library can be scanned at compile time -and generate a metadata file, in addition to the actual native C library. Then -at runtime, language bindings can read this metadata and automatically provide -bindings to call into the C library.") - (home-page "https://wiki.gnome.org/GObjectIntrospection") - (license license:gpl2+))) + (synopsis "GObject introspection tools and libraries") + (description "GObject introspection is a middleware layer between +C libraries (using GObject) and language bindings. The C library can be scanned +at compile time and generate metadata files, in addition to the actual native +C library. Then language bindings can read this metadata and automatically +provide bindings to call into the C library.") + (home-page "https://wiki.gnome.org/Projects/GObjectIntrospection") + (license + (list + ;; For library. + license:lgpl2.0+ + ;; For tools. + license:gpl2+)))) (define intltool (package -- 2.28.0