public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-portage/appswipe/
Date: Mon,  3 Jun 2024 00:06:34 +0000 (UTC)	[thread overview]
Message-ID: <1717348777.ae72abc87df06d9db374f56ab490913abb99c649.julien@gentoo> (raw)

commit:     ae72abc87df06d9db374f56ab490913abb99c649
Author:     brian gloyer <brian.gloyer <AT> gmail <DOT> com>
AuthorDate: Sun Jun  2 17:12:18 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jun  2 17:19:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ae72abc8

app-portage/appswipe: edg.utils -> edg

Signed-off-by: brian gloyer <brian.gloyer <AT> gmail.com>

 app-portage/appswipe/appswipe-1.1.68.ebuild | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/app-portage/appswipe/appswipe-1.1.68.ebuild b/app-portage/appswipe/appswipe-1.1.68.ebuild
index 70895cbda..fe657607e 100644
--- a/app-portage/appswipe/appswipe-1.1.68.ebuild
+++ b/app-portage/appswipe/appswipe-1.1.68.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit desktop qmake-utils xdg-utils
+inherit desktop qmake-utils xdg
 
 DESCRIPTION="Application for browsing your local Portage repository files"
 HOMEPAGE="https://github.com/k9spud/appswipe"
@@ -45,19 +45,9 @@ src_compile() {
 }
 
 src_install() {
-	mv AppSwipe appswipe
-	dobin appswipe
+	newbin AppSwipe appswipe
 	dobin backend/appswipebackend
 	dobin transport/appswipetransport
-	mv "${S}/img/appicon.svg" "${S}/img/appswipe.svg"
-	doicon -s scalable "${S}/img/appswipe.svg"
+	newicon -s scalable img/appicon.svg ${PN}.svg
 	domenu ${PN}.desktop
 }
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2024-06-03  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03  0:06 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03  0:06 [gentoo-commits] repo/proj/guru:master commit in: app-portage/appswipe/ Julien Roy
2022-05-10  7:49 Florian Schmaus

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=1717348777.ae72abc87df06d9db374f56ab490913abb99c649.julien@gentoo \
    --to=julien@jroy.ca \
    --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