public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/appswipe/
Date: Sat,  2 Jul 2022 04:18:22 +0000 (UTC)	[thread overview]
Message-ID: <1656735438.0b39753b2d26a8439b981f79ad49ef417cf321fb.cybertailor@gentoo> (raw)

commit:     0b39753b2d26a8439b981f79ad49ef417cf321fb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jul  1 18:11:01 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jul  2 04:17:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b39753b

app-portage/appswipe: xdg-utils -> xdg

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-portage/appswipe/appswipe-1.1.14.ebuild | 20 ++++----------------
 1 file changed, 4 insertions(+), 16 deletions(-)

diff --git a/app-portage/appswipe/appswipe-1.1.14.ebuild b/app-portage/appswipe/appswipe-1.1.14.ebuild
index a4e308c5b..f5f0a270c 100644
--- a/app-portage/appswipe/appswipe-1.1.14.ebuild
+++ b/app-portage/appswipe/appswipe-1.1.14.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"
@@ -12,7 +12,6 @@ SRC_URI="https://github.com/k9spud/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 DEPEND="
 	dev-qt/qtcore
@@ -21,11 +20,10 @@ DEPEND="
 	dev-qt/qtwidgets
 "
 
-RDEPEND="
+RDEPEND="${DEPEND}
 	app-portage/gentoolkit
 	app-portage/portage-utils
 	lxde-base/lxterminal
-	${DEPEND}
 "
 
 src_configure() {
@@ -33,17 +31,7 @@ src_configure() {
 }
 
 src_install() {
-	mv AppSwipe appswipe
-	dobin appswipe
-	mv "${S}/img/appicon.svg" "${S}/img/appswipe.svg"
-	doicon -s scalable "${S}/img/appswipe.svg"
+	newbin AppSwipe appswipe
+	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:[~2022-07-02  4:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02  4:18 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02 17:22 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/appswipe/ Brian Gloyer
2024-06-02  6:17 Brian Gloyer
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=1656735438.0b39753b2d26a8439b981f79ad49ef417cf321fb.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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