public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-misc/an-anime-game-launcher-bin/
Date: Sun,  1 May 2022 13:16:58 +0000 (UTC)	[thread overview]
Message-ID: <1651410963.302c55bbfaac24037f70f8a40e985f296d73ab70.pascal.jaeger@gentoo> (raw)

commit:     302c55bbfaac24037f70f8a40e985f296d73ab70
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sun May  1 13:16:03 2022 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sun May  1 13:16:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=302c55bb

games-misc/an-anime-game-launcher-bin: did an oopsie

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 .../an-anime-game-launcher-bin-2.3.1.ebuild                   | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/games-misc/an-anime-game-launcher-bin/an-anime-game-launcher-bin-2.3.1.ebuild b/games-misc/an-anime-game-launcher-bin/an-anime-game-launcher-bin-2.3.1.ebuild
index 0b3c56344..d26efcf26 100644
--- a/games-misc/an-anime-game-launcher-bin/an-anime-game-launcher-bin-2.3.1.ebuild
+++ b/games-misc/an-anime-game-launcher-bin/an-anime-game-launcher-bin-2.3.1.ebuild
@@ -4,6 +4,8 @@
 
 EAPI=8
 
+inherit xdg-utils
+
 DESCRIPTION="Open Source An Anime Game launcher for Linux with automatic anti-cheat patching and telemetry disabling"
 HOMEPAGE="https://gitlab.com/an-anime-team/an-anime-game-launcher"
 SRC_URI="https://gitlab.com/an-anime-team/aagl-ebuilds/-/archive/${PV}/aagl-ebuilds-${PV}.tar.gz"
@@ -46,7 +48,7 @@ src_prepare(){
 }
 
 src_install(){
-	dodir "/usr/lib/${PN}"
+	insinto "/usr/lib/${PN}"
 	einfo "Inserting Launcher Files"
 	doins -r "squashfs-root/resources.neu"
 	einfo "Inserting Launcher Binary"
@@ -69,3 +71,10 @@ src_install(){
 	einfo "Setting Read Permissions for Launcher Files"
 	chmod -R 775 "${D}/usr/lib/${PN}/public"
 }
+
+pkg_postinst() {
+	xdg_desktop_database_update
+}
+pkg_postrm() {
+	xdg_desktop_database_update
+}


             reply	other threads:[~2022-05-01 13:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-01 13:16 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09 18:34 [gentoo-commits] repo/proj/guru:dev commit in: games-misc/an-anime-game-launcher-bin/ Andrew Ammerlaan
2022-05-09 18:34 Andrew Ammerlaan
2022-05-09  6:16 Alessandro Barbieri
2022-05-02 19:38 Pascal Jäger
2022-05-01  8:42 Pascal Jäger

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=1651410963.302c55bbfaac24037f70f8a40e985f296d73ab70.pascal.jaeger@gentoo \
    --to=pascal.jaeger@leimstift.de \
    --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