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 810BF138350 for ; Wed, 19 Feb 2020 11:32:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5455E09B4; Wed, 19 Feb 2020 11:32:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 816EAE09B4 for ; Wed, 19 Feb 2020 11:32:27 +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 3371134EDD3 for ; Wed, 19 Feb 2020 11:32:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12FF8132 for ; Wed, 19 Feb 2020 11:32:24 +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: <1582111935.2ee674d86c9d739cb2aa94bbec538080720c06aa.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_pre20200216.ebuild X-VCS-Directories: x11-themes/e-flat-theme/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 2ee674d86c9d739cb2aa94bbec538080720c06aa X-VCS-Branch: master Date: Wed, 19 Feb 2020 11:32:24 +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: 5c4901f7-1560-4e63-a96f-cfe78bf287be X-Archives-Hash: 52d843a1f29b6c632a3276d36be85d6b commit: 2ee674d86c9d739cb2aa94bbec538080720c06aa Author: Joonas Niilola gentoo org> AuthorDate: Wed Feb 19 11:30:31 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Feb 19 11:32:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee674d8 x11-themes/e-flat-theme: bump to 0_pre20200216 Signed-off-by: Joonas Niilola gentoo.org> x11-themes/e-flat-theme/Manifest | 1 + .../e-flat-theme/e-flat-theme-0_pre20200216.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest index 85fe3b2d382..805d5ced9cd 100644 --- a/x11-themes/e-flat-theme/Manifest +++ b/x11-themes/e-flat-theme/Manifest @@ -1 +1,2 @@ DIST e-flat-theme-0_pre20191230.edj 44142224 BLAKE2B 95d7431720f5b0ae3b2c1c96fd83264a02c5ee6758116ea44b0ae8260e79c73c06ad0d9461647f80b45caae6098b49b9152ac5a4f6fb7cf6f17119ed21ba7699 SHA512 6dfb1e1f6faaab7071829994c2ca82f68ff09a2a4c76a14311f55fe3238cb69c4563647c0434d880407e3d5eabbff3395591b3e3eeee8ac890a30bcfe281335b +DIST e-flat-theme-0_pre20200216.edj 44070056 BLAKE2B df63fd32d0de42723fcb9c6d70d4d9a57d202f1d8b75d308d52e578b4374a3526a47d3fb4099b1b630081602897b562e7c0c3952fe80e9d649de34d770d8482a SHA512 4bf289c86e59e1a676792f0d9fd23b34cb6d81642a87ce3cd5a1097622b35aec72d9fb238873571b1ef8507972126918688f41879f7ce424ab7932da59860457 diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20200216.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20200216.ebuild new file mode 100644 index 00000000000..ef6778985ac --- /dev/null +++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20200216.ebuild @@ -0,0 +1,45 @@ +# Copyright 2019-2020 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 ~ppc 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." + + if [[ -n ${REPLACING_VERSIONS} ]]; then + ewarn "" + ewarn "You're updating flat-0 theme. Please reload Enlightenment" + ewarn "through Menu -> Enlightenment -> Restart, or by issuing" + ewarn " enlightenment -restart" + ewarn "" + fi +}