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 7E6CE138334 for ; Mon, 30 Dec 2019 11:54:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CBF7E097C; Mon, 30 Dec 2019 11:54:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 21685E097C for ; Mon, 30 Dec 2019 11:54:45 +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 74C5A34DD30 for ; Mon, 30 Dec 2019 11:54:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 066E52B for ; Mon, 30 Dec 2019 11:54:42 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1577706828.6b85e5ba5ffb4561bc28f506edbc1782b03e6246.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/e-flat-theme/Manifest x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild X-VCS-Directories: x11-themes/e-flat-theme/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6b85e5ba5ffb4561bc28f506edbc1782b03e6246 X-VCS-Branch: master Date: Mon, 30 Dec 2019 11:54:42 +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: caf4271d-2cff-4239-822f-00ef41accdde X-Archives-Hash: e81335295d62ab6a0f61af351b676189 commit: 6b85e5ba5ffb4561bc28f506edbc1782b03e6246 Author: Joonas Niilola gentoo org> AuthorDate: Mon Dec 30 08:14:39 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Dec 30 11:53:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b85e5ba x11-themes/e-flat-theme: bump to 2019.12.30 snapshot - naming scheme changed, from now on updating won't require manually changing theme. Signed-off-by: Joonas Niilola gentoo.org> x11-themes/e-flat-theme/Manifest | 1 + .../e-flat-theme/e-flat-theme-0_pre20191230.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest index 1f04151e0d9..876d4c54d3d 100644 --- a/x11-themes/e-flat-theme/Manifest +++ b/x11-themes/e-flat-theme/Manifest @@ -1 +1,2 @@ DIST e-flat-theme-0_pre20191220.edj 44123473 BLAKE2B f0c0f1aa127c228c174bf72ed6f126f5ec0562b7a3d3866140d08256afda68d9395efd0a6db62ddd8a7b7d97012f7e602485692c4e33be68f23bf1f0e3038e7e SHA512 a4b60d70efa2d2ee59aa1cf130e13855687af8a1f9689d905a547ca06b9d2d6c15068a267553d568f18cbfe77a5685b889a1c7b8afe3b97a8d8771c29502e681 +DIST e-flat-theme-0_pre20191230.edj 44142224 BLAKE2B 95d7431720f5b0ae3b2c1c96fd83264a02c5ee6758116ea44b0ae8260e79c73c06ad0d9461647f80b45caae6098b49b9152ac5a4f6fb7cf6f17119ed21ba7699 SHA512 6dfb1e1f6faaab7071829994c2ca82f68ff09a2a4c76a14311f55fe3238cb69c4563647c0434d880407e3d5eabbff3395591b3e3eeee8ac890a30bcfe281335b diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild new file mode 100644 index 00000000000..3c25a459c4b --- /dev/null +++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild @@ -0,0 +1,37 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A modern, flat theme for Enlightenment WM" +HOMEPAGE="https://www.enlightenment.org/ https://phab.enlightenment.org/T6726" +SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +DEPEND="" +RDEPEND="x11-wm/enlightenment" + +S="${WORKDIR}" + +src_prepare() { + default + + # doins doesn't allow installing straight from DISTDIR. + cp "${DISTDIR}"/${P}.edj . || die "Failed to prepare theme file." +} + +src_configure() { :; } +src_compile() { :; } + +src_install() { + insinto /usr/share/elementary/themes/ + newins ${P}.edj flat-0.edj +} + +pkg_postinst() { + elog "You'll find e-flat-theme under System themes in theme selector." +}