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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9853C158094 for ; Sat, 16 Jul 2022 21:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ECB2E0FF9; Sat, 16 Jul 2022 21:28:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4603BE0FF7 for ; Sat, 16 Jul 2022 21:28:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 624E43410D4 for ; Sat, 16 Jul 2022 21:28:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BED453F for ; Sat, 16 Jul 2022 21:28:01 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1658006823.463b2e50406542acd7ccba5508b16369212a3198.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-frippery/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-frippery/Manifest gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.1.ebuild X-VCS-Directories: gnome-extra/gnome-shell-frippery/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 463b2e50406542acd7ccba5508b16369212a3198 X-VCS-Branch: master Date: Sat, 16 Jul 2022 21:28:01 +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: 5a2dd47a-7173-4e3e-b34e-ea10e4014c14 X-Archives-Hash: 20259cc339a601501a068ee953523bb4 commit: 463b2e50406542acd7ccba5508b16369212a3198 Author: Matt Turner gentoo org> AuthorDate: Sat Jul 16 21:05:58 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Jul 16 21:27:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463b2e50 gnome-extra/gnome-shell-frippery: Version bump to 42.1 Signed-off-by: Matt Turner gentoo.org> gnome-extra/gnome-shell-frippery/Manifest | 1 + .../gnome-shell-frippery-42.1.ebuild | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/gnome-extra/gnome-shell-frippery/Manifest b/gnome-extra/gnome-shell-frippery/Manifest index e919d6ee16ad..82bfc8e20f87 100644 --- a/gnome-extra/gnome-shell-frippery/Manifest +++ b/gnome-extra/gnome-shell-frippery/Manifest @@ -1 +1,2 @@ DIST gnome-shell-frippery-42.0.tgz 78792 BLAKE2B d7195fa6bad1be93d5a247fe091e49debe5c53d5f701cae327e33774c69587a9eb0d0d1e5f42891834e8da1d22bdd40bb3066dd85d986dd82fd145f2ada2e327 SHA512 b71f7183befef0f8a1334ede7dca31ebc9437e0bb2415cb4b52e72859e3dfa760b26a118f3ccbe1b05c956342bf2f342ac0350f921f79be2ed5a849c3bca4237 +DIST gnome-shell-frippery-42.1.tgz 78867 BLAKE2B b86940dc8ab2851452886125d43e54865a757f9513323c70a91e8f6ca61553cc480c3cae2787e3a05158e49901206d6fa34a3a3162f0efaebb966827a787f898 SHA512 a60d63a1f9d083d4f21e5d3eed320bc83eb597e8a93570dee8d26db4596b6349d4d300c7183d55fc3f188ae72e2d4f8d0a6a745447bfbeca3e155710866abff9 diff --git a/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.1.ebuild b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.1.ebuild new file mode 100644 index 000000000000..3e8961768ab7 --- /dev/null +++ b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Unofficial extension pack providing GNOME 2-like features" +HOMEPAGE="http://frippery.org/extensions/index.html" +SRC_URI="http://frippery.org/extensions/${P}.tgz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-eselect/eselect-gnome-shell-extensions + >=dev-libs/gjs-1.29 + dev-libs/gobject-introspection:= + gui-libs/gtk:4[introspection] + gnome-base/gnome-menus:3[introspection] + =gnome-base/gnome-shell-42* + media-libs/clutter:1.0[introspection] + x11-libs/pango[introspection] +" +DEPEND="" + +S="${WORKDIR}/.local/share/gnome-shell" + +src_install() { + insinto /usr/share/gnome-shell/extensions + doins -r extensions/*@* + dodoc gnome-shell-frippery/{CHANGELOG,README} +} + +pkg_postinst() { + ebegin "Updating list of installed extensions" + eselect gnome-shell-extensions update + eend $? +}