public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/zuki-themes/
Date: Fri, 28 Sep 2018 13:51:27 +0000 (UTC)	[thread overview]
Message-ID: <1538142558.aeaeac12f7a7a59c47e07046936ac8ec137f2ebe.leio@gentoo> (raw)

commit:     aeaeac12f7a7a59c47e07046936ac8ec137f2ebe
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 27 22:08:37 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 13:49:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeaeac12

x11-themes/zuki-themes: bump to 3.26.1

Completely untested, but to be in sync with gnome-shell.
Please report any packaging issues, obviously.

Closes: https://bugs.gentoo.org/646254
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-themes/zuki-themes/Manifest                  |  1 +
 x11-themes/zuki-themes/zuki-themes-3.26.1.ebuild | 49 ++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/x11-themes/zuki-themes/Manifest b/x11-themes/zuki-themes/Manifest
index 05fb3319294..3ac8ab0f929 100644
--- a/x11-themes/zuki-themes/Manifest
+++ b/x11-themes/zuki-themes/Manifest
@@ -1 +1,2 @@
 DIST zuki-themes-3.24.3.tar.gz 906469 BLAKE2B 443e99711fe9908fef976f0609401413f90e54f0bc0aa1bf8ddd65085ad755457402618336884be354030c6548e39a8cc0c5a5079b7b64d17760fadb0792319f SHA512 79ce43816db11dcd4be383bf4e0512aac0863214aa3fd3a545f06b922d441d3d1ddaf63ace166736b7598bf6f4ebdd1568092622eea3ef48b2ce37fbefd312ba
+DIST zuki-themes-3.26.1.tar.gz 909306 BLAKE2B 5bf673dce90992caf1b5d10d145f90bb26dc4f0f2939cb40cf22c9beef4f6b6ccad71a42d8f165141bf6e1029522a8c16e4dce820247b7a7887f3ad7fb987d2a SHA512 10ed25e6e6394f248ac69e9808f2223aff2cfdd35a98cd6b4547f5cdb5d7b8d353f224b1b582b175bd74c10a9231bec913b7645bb303ce2ab576b10537bc39e7

diff --git a/x11-themes/zuki-themes/zuki-themes-3.26.1.ebuild b/x11-themes/zuki-themes/zuki-themes-3.26.1.ebuild
new file mode 100644
index 00000000000..6340b5b7784
--- /dev/null
+++ b/x11-themes/zuki-themes/zuki-themes-3.26.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver
+
+MY_PV="$(ver_rs 2 -)"
+DESCRIPTION="Zuki themes for GTK, gnome-shell and more"
+HOMEPAGE="https://github.com/lassekongo83/zuki-themes"
+SRC_URI="https://github.com/lassekongo83/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome-shell mate xfce"
+
+RDEPEND="
+	>=x11-themes/gnome-themes-standard-3.6
+	>=x11-themes/gtk-engines-murrine-0.98.1.1
+	gnome-shell? ( media-fonts/roboto )
+	!<x11-themes/zukitwo-2016.08.08
+	!<x11-themes/zukitwo-shell-2016.08.08
+"
+DEPEND=""
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+	insinto /usr/share/themes/Zukitre
+	doins -r Zukitre/{index.theme,gtk-2.0,gtk-3.0}
+	use xfce && doins -r Zukitre/xfwm4
+
+	insinto /usr/share/themes/Zukitwo
+	doins -r Zukitwo/{index.theme,gtk-2.0,gtk-3.0}
+	use mate && doins -r Zukitwo/metacity-1
+	use xfce && doins -r Zukitwo/xfwm4
+
+	if use gnome-shell ; then
+		insinto /usr/share/themes
+		doins -r Zuki-shell
+	fi
+
+	default
+}


             reply	other threads:[~2018-09-28 13:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 13:51 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-21  2:04 [gentoo-commits] repo/gentoo:master commit in: x11-themes/zuki-themes/ Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-09 22:09 Matt Turner
2019-12-23 21:26 Mart Raudsepp
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-09-06 21:47 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-05-10 17:49 Mikle Kolyada
2019-05-08  9:33 Mikle Kolyada
2019-03-30 22:50 Mart Raudsepp
2019-03-13 20:53 Mart Raudsepp
2018-02-03 23:43 Mart Raudsepp
2018-01-18  3:18 Mikle Kolyada
2017-12-13  0:09 Sebastian Pipping
2017-08-18  7:50 Gilles Dartiguelongue
2017-02-11 18:31 Pacho Ramos
2016-10-08 22:58 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1538142558.aeaeac12f7a7a59c47e07046936ac8ec137f2ebe.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox