From: "Brian Gloyer" <brian.gloyer@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/appswipe/
Date: Sun, 2 Jun 2024 17:22:30 +0000 (UTC) [thread overview]
Message-ID: <1717348777.ae72abc87df06d9db374f56ab490913abb99c649.brian.gloyer@gentoo> (raw)
commit: ae72abc87df06d9db374f56ab490913abb99c649
Author: brian gloyer <brian.gloyer <AT> gmail <DOT> com>
AuthorDate: Sun Jun 2 17:12:18 2024 +0000
Commit: Brian Gloyer <brian.gloyer <AT> gmail <DOT> com>
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
-}
next reply other threads:[~2024-06-02 17:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 17:22 Brian Gloyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-02 6:17 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/appswipe/ Brian Gloyer
2022-07-02 4:18 Anna Vyalkova
2022-07-01 5:04 Brian Gloyer
2022-06-25 4:49 Brian Gloyer
2022-05-10 5:05 Brian Gloyer
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.brian.gloyer@gentoo \
--to=brian.gloyer@gmail.com \
--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