From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aIwuGdV152MIzwAAbAwnHQ (envelope-from ) for ; Sat, 11 Feb 2023 12:02:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AH9AGNV152OEEwEAG6o9tA (envelope-from ) for ; Sat, 11 Feb 2023 12:02:45 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 31DCB9E4D for ; Sat, 11 Feb 2023 12:02:45 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQnds-0003Ay-PA; Sat, 11 Feb 2023 06:02:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQndr-0003AG-8H for guix-patches@gnu.org; Sat, 11 Feb 2023 06:02:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pQndq-0002Ba-SH for guix-patches@gnu.org; Sat, 11 Feb 2023 06:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQndq-0008CQ-Nl for guix-patches@gnu.org; Sat, 11 Feb 2023 06:02:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61423] [PATCH 2/6] gnu: Add libpanel. Resent-From: Maya Tomasek Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 11:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61423 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61423@debbugs.gnu.org Cc: Antero Mejr Received: via spool by 61423-submit@debbugs.gnu.org id=B61423.167611331731471 (code B ref 61423); Sat, 11 Feb 2023 11:02:02 +0000 Received: (at 61423) by debbugs.gnu.org; 11 Feb 2023 11:01:57 +0000 Received: from localhost ([127.0.0.1]:39088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQndk-0008BL-1Z for submit@debbugs.gnu.org; Sat, 11 Feb 2023 06:01:56 -0500 Received: from knopi.disroot.org ([178.21.23.139]:55126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQndg-0008Ar-4m for 61423@debbugs.gnu.org; Sat, 11 Feb 2023 06:01:52 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 814F241467; Sat, 11 Feb 2023 12:01:51 +0100 (CET) X-Virus-Scanned: SPAM Filter 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 DJQh3q3PHq-k; Sat, 11 Feb 2023 12:01:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676113309; bh=61bMiYEwELwKWhOEXPKQEmHrEMN0HoHioYG1qk/cCug=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XYePY06mrcCM7oSMsdrRFUoMdUUnnaZv44pbDI+PL57V9NV7xuC5kna0zaIYObMHe Dgj2IZEqXsAAXxx30YZ9D7vnJBiKxtROKnE/IQKj4kLqQei/+EirmA9d1tRI70Hc7n JxjgfxsEO+zVAqk8zOERbQp2JEmSPImWfYu5d0jMVkEej6TRC+BsgKbBxt4JkRahuq jon3lIVf73pqxdggVKdMsDe/i4CgZj06X/mKTkhFOn46qVgzWIufQxXzPJZ1TLs5TW KmTjYxPr51DQ9vDekEVl/uC8sBCoFg97qJyS7ZEUeVavq8mEMf+T1F//wySbsz7B+0 aLdQjAoqu/0bA== Date: Sat, 11 Feb 2023 12:00:37 +0100 Message-Id: <20230211110039.27645-2-maya.tomasek@disroot.org> In-Reply-To: <20230211110039.27645-1-maya.tomasek@disroot.org> References: <20230211110039.27645-1-maya.tomasek@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Maya Tomasek X-ACL-Warn: , Maya Tomasek via Guix-patches From: Maya Tomasek via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XYePY06m; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676113365; a=rsa-sha256; cv=none; b=XXuJpXj33cEaIbfTGqTzEFOUsvRu3iVMApSkvduMKlKZsrJel/UawMxc0witaEno8eTX6O Sm9Ji8bBouK+Q5+3NH/avF3uG93k3Ot6R/Du6AHk2bAFiu5jKyd6tsuUB9Q6fNsuC0IOah slvSBZf1iMRziX/zaiERhMflV0Rp5dP7GC7LxA5JDWYQAo+WviBQqLgrNS1CgX5jFXyC2Q szuumP1XmPlsVnuudRZKeHQSb8emRl/1kTvhhoT6hTAjYZGsnhXwqsycfAJ4EfT307ewW1 lma/PfCaDypuXTS4m0olafeCNz3ty9ANsWeNBmpD9WfpjxlipYIHL0P5OvuIDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676113365; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=RK4QfWhvkO+nE+Lmav63ab/ghJXWLf9GSzuY2SV2JH0=; b=StAjd59IlDtfaK7tRaV4fcTx7Cb6ApgyIyArEu84mt8Nq/9vmRaK3nQ/FVcePygxd1vtQ4 3zsSCc9wbV3cGUKNk2GnF39Bi6TksLn8wkt1y/Fvc7WI1004sWOipNMzBgyUgEAq09/8IJ WfzZNOK9dxCCqKPQCSjDQesJVa73hAwNqKDZx/qDWYKyMvCa+znVt7e8InjjgzQ+nlMRzI suc606fv2jgcI1NfA3bsJTzJYDmLn7w6NUPEbfwlMT3CWo+ogsxrQWkq0vZJLYP0yzVUYp lf9TVQ7jLHodc22VEie56qnCSC/vu9PttlBe77a0mvqalKXzlreFvBeNKbl3yg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XYePY06m; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -3.70 X-Spam-Score: -3.70 X-Migadu-Queue-Id: 31DCB9E4D X-Migadu-Scanner: scn0.migadu.com X-TUID: LuBV8rrx7RAj From: Antero Mejr * gnu/packages/gtk.scm (libpanel): New variable. --- gnu/packages/gtk.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index f575194c73..fa099fe862 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -3039,3 +3039,38 @@ (define-public webp-pixbuf-loader (synopsis "WebP GdkPixbuf loader library") (description "Webp-pixbuf-loader is a WebP format loader of GdkPixbuf.") (license license:lgpl2.0+))) + +(define-public libpanel + (package + (name "libpanel") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.gnome.org/GNOME/libpanel") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "10lkysbwg9w0lm1hj7lw4g7y9j8b88kmq07nfgx0r6f319znj12v")))) + (build-system meson-build-system) + (arguments + (list #:configure-flags #~(list "-Ddocs=disabled") ;fontconfig issue + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'disable-gtk-update-icon-cache + (lambda _ + (substitute* "meson.build" + (("gtk_update_icon_cache: true") + "gtk_update_icon_cache: false"))))))) + (native-inputs (list `(,glib-next "bin") + gobject-introspection + pkg-config + vala)) + (inputs (list glib-next gtk libadwaita)) + (home-page "https://gitlab.gnome.org/GNOME/libpanel") + (synopsis "Dock and panel library for GTK 4") + (description "Libpanel provides a library to create IDE-like applications +using GTK 4 and @code{libadwaita}. It has widgets for panels, docks, columns +and grids of pages. Primarily, it's design and implementation focus around +GNOME Builder and Drafting projects.") + (license license:lgpl3))) -- 2.39.1