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 647D915ACFB for ; Tue, 18 Apr 2023 14:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DB98E08D9; Tue, 18 Apr 2023 14:17:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20682E08D9 for ; Tue, 18 Apr 2023 14:17:52 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DCED340CA7 for ; Tue, 18 Apr 2023 14:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FDD5A4B for ; Tue, 18 Apr 2023 14:17:48 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1681827451.dd076989e061387687a3b3edd14b0457b24a8741.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/pch-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/pch-session/Manifest gnome-extra/pch-session/pch-session-44.0.ebuild X-VCS-Directories: gnome-extra/pch-session/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: dd076989e061387687a3b3edd14b0457b24a8741 X-VCS-Branch: master Date: Tue, 18 Apr 2023 14:17:48 +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: 3ff6a3e9-df62-4fc7-80a0-14dfa8e38153 X-Archives-Hash: 418c5c1607e22f625d1918efc43433fb commit: dd076989e061387687a3b3edd14b0457b24a8741 Author: Pacho Ramos gentoo org> AuthorDate: Tue Apr 18 14:14:46 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Apr 18 14:17:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd076989 gnome-extra/pch-session: add 44.0 Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/pch-session/Manifest | 1 + gnome-extra/pch-session/pch-session-44.0.ebuild | 55 +++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/gnome-extra/pch-session/Manifest b/gnome-extra/pch-session/Manifest index ba106c5ae95c..454129ec2ed9 100644 --- a/gnome-extra/pch-session/Manifest +++ b/gnome-extra/pch-session/Manifest @@ -1,2 +1,3 @@ DIST pch-session-42.0.tar.bz2 3610664 BLAKE2B c14529dd7be8854e4d24b4b4c3335c44ebd714b4dcd8ada8bf6e8da6236d962c57fb537b4a651118e8f719b7da87141a8c1512bf6a360c7998f23384ed06b14c SHA512 63a73a753cc95dc8e152a4d535674d420861e87a57a9c47b1063b9bdad410ad4c93e2ed2a5e547fae75f9e76b0f640ffc8d0f3116195afbaa18e6a2fdb9c5ae7 DIST pch-session-43.2.tar.bz2 3610733 BLAKE2B b7439af088ce6483ac6a92a9d0ec434d6709496da5bdabb35ac95f7c71d2544866c2fb8e1675b06b6a9274f523c8b763f2de317d7b89a5a4f14e69404f9d273a SHA512 906d0f628eb4435876672e124c110688dc495cc263ef30b8a62661fe38f345fc3e0e262c2dffbb34c7d3adfacc103d4a0c5311cf43df8a7619efc15f99385092 +DIST pch-session-44.0.tar.bz2 3610775 BLAKE2B 4e13ca6492fdcae7ff2edc2012f4a98181affb5a3b08352049a786eadc6b10d369d653d3cd790f119ed2737fa72fa5d0233998a6ee91692dd04658e9c36c559d SHA512 1db395fb43329db1824ec5e6cccb83697b30da214fec132569661d392c409d0606cab9b18d58d0c2f0803ea2351ec56596f8d20782c0a3b392aa570ec9a10902 diff --git a/gnome-extra/pch-session/pch-session-44.0.ebuild b/gnome-extra/pch-session/pch-session-44.0.ebuild new file mode 100644 index 000000000000..bc5c1be9f513 --- /dev/null +++ b/gnome-extra/pch-session/pch-session-44.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 2019-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit gnome2-utils + +DESCRIPTION="Unofficial gnome based session with different default settings and extensions" +HOMEPAGE="https://gitlab.com/pachoramos/pch-session" +SRC_URI="https://gitlab.com/pachoramos/${PN}/-/archive/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="qt5 webp" + +RDEPEND=" + >=gnome-base/gnome-shell-44 + >=gnome-extra/gnome-shell-extensions-44 + >=gnome-extra/gnome-shell-extension-alphabetical-grid-29.0 + >=gnome-extra/gnome-shell-extension-appindicator-53 + >=gnome-extra/gnome-shell-extension-applications-overview-tooltip-16-r1 + >=gnome-extra/gnome-shell-extension-bing-wallpaper-45 + >=gnome-extra/gnome-shell-extension-dash-to-panel-56 + >=gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2 + >=gnome-extra/gnome-shell-extension-gsconnect-55 + >=gnome-extra/gnome-shell-extension-weather-in-the-clock-20221024-r1 + >=gnome-extra/gnome-tweaks-40.10 + + >=gnome-extra/gnome-clocks-44.0 + >=media-fonts/fonts-meta-2 + x11-themes/papirus-icon-theme + + qt5? ( x11-themes/adwaita-qt ) + webp? ( gui-libs/gdk-pixbuf-loader-webp ) +" +BDEPEND="" +DEPEND="" + +pkg_preinst() { + gnome2_schemas_update +} + +src_install() { + insinto /usr + doins -r usr/. + einstalldocs +} + +pkg_postinst() { + gnome2_schemas_update +} + +pkg_postrm() { + gnome2_schemas_update +}