From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +EA9EU9pGWW6RQEAG6o9tA:P1 (envelope-from ) for ; Sun, 01 Oct 2023 14:42:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +EA9EU9pGWW6RQEAG6o9tA (envelope-from ) for ; Sun, 01 Oct 2023 14:42:55 +0200 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 A6DED3BD17 for ; Sun, 1 Oct 2023 14:42:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bOeZOch9; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696164175; 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-type:content-type: 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=WFcypnsoezE3mgeoHNtg44hDaxGwt5jXzKuFD/UCBvw=; b=dHGobQ86LmdqqIRC09bNqFwpEC1/bbgAmuH4ADEchCGvdLiW8sLPkHB7YXtMmXDZokUPmA puN5t8Ysc6zPIidYJb+imwQcjIw5DPqc9mXjZH3uwIEShu3CAoTjs1ZUuO8pE5SKQt6Idu 11UdPwTqE4r8b+vlnwLEZFevLMAJ4Iftr+w1hX8UB1FfcBScBgjwse5GCk9uxw8JWBOB68 roBlfmAsIMs+Q727cJam+HbF561nP6vt5nYNLQeSGnF35miU/5Sj1IhqltL7aAzc6ja3au B2BLOfiaLVgMmmzL9XPkAU89W9GZcYlSJ02hX5f1o10muIt8TxToocLwbZj5tw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696164175; a=rsa-sha256; cv=none; b=PTpF2heYaEXwPCQE4l7jS3DnO3bAYrR+0yKEHW8X/5zaem3WIqYyoT+dKzIf9vExcvaCa9 QlPd7W7H3hpPn6r7pBWTHj/mOoJb61j+t9ntKeJ1VDlnSGSYjd1z/mHXloaz+oj6KVqiN3 WEk+YMjGIcbcAUXXkRDJpvZlxOdwhENqBsjzI39j/61TywJnjQT7VeqZuVzyqolC7w3XXM drayM6WHtA/u1FdDpkPMkFGb3GN7LgnVlZDkn4Vw2/k8+ovW5aSb4SKhyZxN9Dw08RBgId LNlMtO9wX5LsHO4dtEKhPs5mnAFFooQCgIFUOcU/nxsn3qO2QhWWxD8sKE1nmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bOeZOch9; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmvma-0003re-P7; Sun, 01 Oct 2023 08:42:48 -0400 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 1qmvmZ-0003rF-0a for guix-patches@gnu.org; Sun, 01 Oct 2023 08:42:47 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qmvmY-0002TX-Oi for guix-patches@gnu.org; Sun, 01 Oct 2023 08:42:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qmvmo-0001ux-Hf for guix-patches@gnu.org; Sun, 01 Oct 2023 08:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41293] [PATCH 1/5] gnu: Add pantheon-stylesheet. References: <87tv0h0x0k.fsf@protonmail.com> In-Reply-To: <87tv0h0x0k.fsf@protonmail.com> Resent-From: altadil Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 01 Oct 2023 12:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41293 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 41293@debbugs.gnu.org Cc: altadil Received: via spool by 41293-submit@debbugs.gnu.org id=B41293.16961641237237 (code B ref 41293); Sun, 01 Oct 2023 12:43:02 +0000 Received: (at 41293) by debbugs.gnu.org; 1 Oct 2023 12:42:03 +0000 Received: from localhost ([127.0.0.1]:60811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmvlq-0001sP-Qr for submit@debbugs.gnu.org; Sun, 01 Oct 2023 08:42:03 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:48679) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmvln-0001s6-Bj for 41293@debbugs.gnu.org; Sun, 01 Oct 2023 08:42:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1696164096; x=1696423296; bh=WFcypnsoezE3mgeoHNtg44hDaxGwt5jXzKuFD/UCBvw=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=bOeZOch9g9l7dVsVC7WmqS0lUZEtuyU/f3AtqJLABMbA4l8X6kkBbPrYHkTCcBh8N Onps4O4zFjtve70M4B4VdMpzeP5Z7iUQ2CaCurqpURqLr9TUFBq4rE8oeg8et7w0s+ sYFc0jyIuJxBnBhnh4s11gsuGMmWC87lMbLOcm6vOQZ+5Ysj+aiqAeTqM2Ly7YMFQP JedC/xtqG0+I+hk7FxIcfFi4aKapFwDkanPSy1jsVUezwDzYk3Y8Ldfh3Skv/0NCqS vzbtH+ogm2LbgrBqSpW4R+dhAGTJ6tAqQPzwIXkX5N9T96rYfsQyDkV66zdyk+Yckz 4NAlB6j69RlOw== Date: Sun, 01 Oct 2023 12:41:21 +0000 Message-ID: <3824f977c165be2d8e870ba4a9702625e9821e8a.1696162981.git.altadil@protonmail.com> Feedback-ID: 3841829:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: altadil X-ACL-Warn: , altadil via Guix-patches From: altadil 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 X-Spam-Score: -6.76 X-Migadu-Spam-Score: -6.76 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: A6DED3BD17 X-TUID: 0MZBgdKw35WJ * gnu/packages/pantheon.scm (pantheon-stylesheet): New variable. --- This package is not very useful by itself, but hopefully will be, once we manage to get more of Pantheon into Guix. :) guix build --rounds=3D2 was successfully run on a Zen4 CPU, for the following --system=3D options: - x86_64-linux - i686-linux - aarch64-linux - armhf-linux - riscv64-linux. I am still a packaging noob, so apologies in advance for my mistakes in this patch series, and thanks for the help! gnu/packages/pantheon.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/pantheon.scm b/gnu/packages/pantheon.scm index 5b83b96801..55cb65045e 100644 --- a/gnu/packages/pantheon.scm +++ b/gnu/packages/pantheon.scm @@ -132,6 +132,28 @@ (define-public pantheon-calculator desktop.") (license license:gpl3))) =20 +(define-public pantheon-stylesheet + (package + (name "pantheon-stylesheet") + (version "7.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/elementary/stylesheet") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0l1xv05zl0jfs9kfv3rnz821a442rpywcvxbcnsm6gp4q0kha7b5")))) + (build-system meson-build-system) + (native-inputs (list gettext-minimal)) ;for msgfmt + (inputs (list sassc)) + (synopsis "GTK stylesheet for the Pantheon desktop") + (description "pantheon-stylesheet is the GTK Stylesheet for the Panthe= on +desktop environment (originally from elementary OS).") + (home-page "https://elementary.io/open-source") + (license license:gpl3+))) + (define-public pantheon-terminal (package (name "pantheon-terminal") base-commit: 337dbf6867597b6e3b72b0bdb2152a42a9f41dbc --=20 2.41.0