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 25E9C15800D for ; Fri, 7 Jul 2023 22:47:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78A8FE0855; Fri, 7 Jul 2023 22:47:27 +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 5B914E0855 for ; Fri, 7 Jul 2023 22:47:27 +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 459B8340DBF for ; Fri, 7 Jul 2023 22:47:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44CE6AD1 for ; Fri, 7 Jul 2023 22:47:23 +0000 (UTC) From: "Gonçalo Negrier Duarte" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gonçalo Negrier Duarte" Message-ID: <1688770033.7fb35f6405109e46e65858a442cd264ffa5d2ff3.gonegrier.duarte@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild X-VCS-Directories: games-util/ProtonUp-Qt/ X-VCS-Committer: gonegrier.duarte X-VCS-Committer-Name: Gonçalo Negrier Duarte X-VCS-Revision: 7fb35f6405109e46e65858a442cd264ffa5d2ff3 X-VCS-Branch: dev Date: Fri, 7 Jul 2023 22:47:23 +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: 5aea726f-f6bd-4f86-8c55-74c6c90f303c X-Archives-Hash: 496e2b0f2c057fb4ba669041a96d443b commit: 7fb35f6405109e46e65858a442cd264ffa5d2ff3 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Fri Jul 7 22:37:58 2023 +0000 Commit: Gonçalo Negrier Duarte gmail com> CommitDate: Fri Jul 7 22:47:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fb35f64 games-util/ProtonUp-Qt: improve ebuild Signed-off-by: Gonçalo Negrier Duarte gmail.com> games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 6 +++++- games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild index 3d9579406..325c89f29 100644 --- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild +++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..12} ) EPYTHON=python3 -inherit distutils-r1 desktop +inherit distutils-r1 desktop xdg-utils SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz" DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface." @@ -46,3 +46,7 @@ src_install() { newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png } + +pkg_postinst() { + xdg_icon_cache_update +} diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild index f25c104cc..b4c620b0a 100644 --- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild +++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..12} ) EPYTHON=python3 -inherit git-r3 distutils-r1 desktop +inherit git-r3 distutils-r1 desktop xdg-utils EGIT_REPO_URI="https://github.com/DavidoTek/ProtonUp-Qt.git" DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface." HOMEPAGE="https://davidotek.github.io/protonup-qt" @@ -41,3 +41,7 @@ src_install() { newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png } + +pkg_postinst() { + xdg_icon_cache_update +}