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 7664F1382C5 for ; Wed, 14 Apr 2021 09:08:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFE0EE0BE9; Wed, 14 Apr 2021 09:08:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 86DF3E0BE7 for ; Wed, 14 Apr 2021 09:08:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 86CA3340D74 for ; Wed, 14 Apr 2021 09:08:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8F836EB for ; Wed, 14 Apr 2021 09:07:59 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1618343704.c7969aec3b17c14067cd4fac5587ca5b6ee15c29.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-terms/terminus-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-terms/terminus-bin/terminus-bin-1.0.136-r1.ebuild x11-terms/terminus-bin/terminus-bin-1.0.136-r2.ebuild X-VCS-Directories: x11-terms/terminus-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c7969aec3b17c14067cd4fac5587ca5b6ee15c29 X-VCS-Branch: master Date: Wed, 14 Apr 2021 09:07:59 +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: 134a7834-93a7-4cd7-b8c9-4dadd748092e X-Archives-Hash: 3560210ad88cd50045b1a4f46c269a1d commit: c7969aec3b17c14067cd4fac5587ca5b6ee15c29 Author: Marco Scardovi scardovi com> AuthorDate: Tue Apr 13 19:55:04 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Apr 13 19:55:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7969aec x11-terms/terminus-bin: fix gnome icon Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi scardovi.com> ...{terminus-bin-1.0.136-r1.ebuild => terminus-bin-1.0.136-r2.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-terms/terminus-bin/terminus-bin-1.0.136-r1.ebuild b/x11-terms/terminus-bin/terminus-bin-1.0.136-r2.ebuild similarity index 88% rename from x11-terms/terminus-bin/terminus-bin-1.0.136-r1.ebuild rename to x11-terms/terminus-bin/terminus-bin-1.0.136-r2.ebuild index 50eba0741..81df1dcf5 100644 --- a/x11-terms/terminus-bin/terminus-bin-1.0.136-r1.ebuild +++ b/x11-terms/terminus-bin/terminus-bin-1.0.136-r2.ebuild @@ -55,7 +55,9 @@ src_install(){ doins -r "${S}"/* dosym ../../opt/"${PN}"/terminus "${EPREFIX}"/usr/bin/terminus fperms +x /opt/"${PN}"/terminus - make_desktop_entry /opt/${PN}/terminus Terminus terminus Utility + make_desktop_entry "/opt/${PN}/terminus %U" "Terminus" "terminus" \ + "GNOME;GTK;Utility;" \ + "GenericName=Terminus\n\nStartupNotify=true\nStartupWMClass=terminus" doicon ../terminus.svg doicon ../terminus.ico for i in {16,24,32,48,64,72,96,128,512}; do