From patchwork Mon Jun 17 23:58:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 14340 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 D5ADB17101; Tue, 18 Jun 2019 02:20:24 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id E15DA170FF for ; Tue, 18 Jun 2019 02:20:23 +0100 (BST) Received: from localhost ([::1]:52864 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd2nO-000155-MU for patchwork@mira.cbaines.net; Mon, 17 Jun 2019 21:20:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57260) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd1vr-0008IY-RF for guix-patches@gnu.org; Mon, 17 Jun 2019 20:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd1vq-0005ld-J8 for guix-patches@gnu.org; Mon, 17 Jun 2019 20:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58184) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hd1vq-0005lD-1J for guix-patches@gnu.org; Mon, 17 Jun 2019 20:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hd1vp-0001k0-QA for guix-patches@gnu.org; Mon, 17 Jun 2019 20:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#36271] [PATCH] gnu: Add numix-theme. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2019 00:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36271 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36271@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15608174746651 (code B ref -1); Tue, 18 Jun 2019 00:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jun 2019 00:24:34 +0000 Received: from localhost ([127.0.0.1]:43495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd1vL-0001jA-P3 for submit@debbugs.gnu.org; Mon, 17 Jun 2019 20:24:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:40456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd1WU-00016t-Jb for submit@debbugs.gnu.org; Mon, 17 Jun 2019 19:58:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53119) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd1WT-00046k-81 for guix-patches@gnu.org; Mon, 17 Jun 2019 19:58:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd1WS-0005ea-3q for guix-patches@gnu.org; Mon, 17 Jun 2019 19:58:49 -0400 Received: from latitanza.investici.org ([82.94.249.234]:39319 helo=mx1.investici.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hd1WR-0005di-FJ for guix-patches@gnu.org; Mon, 17 Jun 2019 19:58:48 -0400 Received: from mx1.investici.org (localhost [127.0.0.1]) by mx1.investici.org (Postfix) with ESMTP id 27CB9120608; Mon, 17 Jun 2019 23:58:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1560815923; bh=bsgDFEEUlUENfEdGKzVmgy4g1XLUAwp3W8F3hUBG0+g=; h=From:To:Cc:Subject:Date:From; b=d5YuHOdhVjwxeUMBdWfp285Wd8CvKp1r655d1jlDFd+UN5p+9bA/g4XqJuRPgWDFw gC9gbcalrnNOK1kI9eqJHfRK98zw6EX63zzcZ5UQyNSYigMAgm6jrt0jcYLO/UrMD/ 1mX8BHLrNDuWs63r+FIIGbOGhXleEmKSJevxMrkw= Received: from [82.94.249.234] (mx1.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id EB965120602; Mon, 17 Jun 2019 23:58:41 +0000 (UTC) From: Giacomo Leidi Date: Tue, 18 Jun 2019 01:58:05 +0200 Message-Id: <20190617235805.4300-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Mailman-Approved-At: Mon, 17 Jun 2019 20:24:30 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-Mailman-Approved-At: Mon, 17 Jun 2019 21:20:20 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Giacomo Leidi Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnome.scm (numix-theme): New variable --- gnu/packages/gnome.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 875d28caee..eeca6edd4b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -36,6 +36,7 @@ ;;; Copyright © 2019 Danny Milosavljevic ;;; Copyright © 2019 Marius Bakke ;;; Copyright © 2019 Florian Pelz +;;; Copyright © 2019 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -6880,6 +6881,39 @@ functionality and behavior.") (home-page "https://extensions.gnome.org/") (license license:gpl3+))) +(define-public numix-theme + (package + (name "numix-theme") + (version "2.6.7") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/numixproject/numix-gtk-theme.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12mw0kr0kkvg395qlbsvkvaqccr90cmxw5rrsl236zh43kj8grb7")))) + (build-system gnu-build-system) + (arguments + '(#:make-flags (list (string-append "DESTDIR=" (assoc-ref %outputs "out"))) + #:phases + (modify-phases %standard-phases + (delete 'configure) + (delete 'check)))) + (native-inputs + `(("glib:bin" ,glib "bin") ; for glib-compile-schemas + ("gnome-shell" ,gnome-shell) + ("gtk+" ,gtk+) + ("xmllint" ,libxml2) + ("ruby-sass" ,ruby-sass))) + (synopsis "Numix is a modern flat theme with a combination of light + and dark elements") + (description "A modern flat theme with a combination of light and dark elements. + It supports GNOME, Unity, Xfce and Openbox.") + (home-page "https://numixproject.github.io") + (license license:gpl3+))) + (define-public arc-theme (package (name "arc-theme")