From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A13F13835D for ; Mon, 19 Apr 2021 08:04:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 527ADE086E; Mon, 19 Apr 2021 08:04:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3451CE086E for ; Mon, 19 Apr 2021 08:04:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A3AB340E8E for ; Mon, 19 Apr 2021 08:04:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1107706 for ; Mon, 19 Apr 2021 08:04:20 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1618784089.c6ce4cc84014ae001080fbbdc5e8fbf47582bcfc.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/materia-theme/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/materia-theme/Manifest x11-themes/materia-theme/materia-theme-20210322.ebuild x11-themes/materia-theme/metadata.xml X-VCS-Directories: x11-themes/materia-theme/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c6ce4cc84014ae001080fbbdc5e8fbf47582bcfc X-VCS-Branch: master Date: Mon, 19 Apr 2021 08:04:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b066b9cc-2549-4510-84bf-3e23f78e2f54 X-Archives-Hash: e6322f044fb69b1103217869a451ac8c commit: c6ce4cc84014ae001080fbbdc5e8fbf47582bcfc Author: Octiabrina Terrien-Puig myrvogna net> AuthorDate: Sun Apr 18 22:14:49 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Apr 18 22:14:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6ce4cc8 x11-themes/materia-theme: new package Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Octiabrina Terrien-Puig myrvogna.net> x11-themes/materia-theme/Manifest | 1 + .../materia-theme/materia-theme-20210322.ebuild | 24 ++++++++++++++++++++++ x11-themes/materia-theme/metadata.xml | 11 ++++++++++ 3 files changed, 36 insertions(+) diff --git a/x11-themes/materia-theme/Manifest b/x11-themes/materia-theme/Manifest new file mode 100644 index 000000000..59af76d9c --- /dev/null +++ b/x11-themes/materia-theme/Manifest @@ -0,0 +1 @@ +DIST materia-theme-20210322.tar.gz 515881 BLAKE2B b48b61d4636b1f3953b18618f2e11e37904563e0837f6f14329be82ff20a5864e8d6ed0c54a051ba941ab67b4d5aa1bb44b2179ef9f0ea1ad33579a7122a4fdb SHA512 c384a1afd5cf72f7ccfc0d1af8fd7efbe66027aa6e293899d57e46d8e572822ec6070785e957b07464cf0b3b73a302b9344920af361a9e8ab582565b7cedba71 diff --git a/x11-themes/materia-theme/materia-theme-20210322.ebuild b/x11-themes/materia-theme/materia-theme-20210322.ebuild new file mode 100644 index 000000000..212cc1cec --- /dev/null +++ b/x11-themes/materia-theme/materia-theme-20210322.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +DESCRIPTION="A Material Design theme for GNOME/GTK based desktop environments" +HOMEPAGE="https://github.com/nana-4/materia-theme" +SRC_URI="https://github.com/nana-4/materia-theme/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64" +LICENSE="GPL-2" +SLOT="0" + +RDEPEND=" + x11-libs/gdk-pixbuf + x11-themes/gnome-themes-standard + x11-themes/gtk-engines-murrine +" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-lang/sassc +" diff --git a/x11-themes/materia-theme/metadata.xml b/x11-themes/materia-theme/metadata.xml new file mode 100644 index 000000000..32cf09809 --- /dev/null +++ b/x11-themes/materia-theme/metadata.xml @@ -0,0 +1,11 @@ + + + + + octiabrina@myrvogna.net + Octiabrina Terrien-Puig + + + nana-4/materia-theme + +