public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/joplin-desktop/
Date: Mon, 06 Jan 2025 23:12:48 +0000 (UTC)	[thread overview]
Message-ID: <1736205165.dbc7ccf3d74857fedb4a9988c3e0712fe9bd6473.xgqt@gentoo> (raw)

commit:     dbc7ccf3d74857fedb4a9988c3e0712fe9bd6473
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 23:01:33 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 23:12:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc7ccf3

app-office/joplin-desktop: fix installed file tree

Closes: https://bugs.gentoo.org/947647
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...lin-desktop-3.2.6.ebuild => joplin-desktop-3.2.6-r1.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-office/joplin-desktop/joplin-desktop-3.2.6.ebuild b/app-office/joplin-desktop/joplin-desktop-3.2.6-r1.ebuild
similarity index 91%
rename from app-office/joplin-desktop/joplin-desktop-3.2.6.ebuild
rename to app-office/joplin-desktop/joplin-desktop-3.2.6-r1.ebuild
index eac0f5b87d9b..e512dc366a9a 100644
--- a/app-office/joplin-desktop/joplin-desktop-3.2.6.ebuild
+++ b/app-office/joplin-desktop/joplin-desktop-3.2.6-r1.ebuild
@@ -83,17 +83,15 @@ src_install() {
 	doins -r ./usr/share/icons
 
 	local apphome="/opt/${PN}"
-	local toremove=(
+	local -a toremove=(
 		.DirIcon
-		@joplinapp-desktop.desktop
-		@joplinapp-desktop.png
 		AppRun
 		LICENSE.electron.txt
 		LICENSES.chromium.html
+		joplin.png
 		resources/app.asar.unpacked/node_modules/7zip-bin-linux/arm
 		resources/app.asar.unpacked/node_modules/7zip-bin-linux/arm64
 		resources/app.asar.unpacked/node_modules/node-notifier
-		resources/build
 		usr
 	)
 	rm -f -r "${toremove[@]}" || die
@@ -101,7 +99,7 @@ src_install() {
 	mkdir -p "${ED}/${apphome}" || die
 	cp -r . "${ED}/${apphome}" || die
 
-	dosym -r "${apphome}/@joplinapp-desktop" "/usr/bin/${PN}"
-	make_desktop_entry "${PN}" Joplin @joplinapp-desktop "Office;" \
+	dosym -r "${apphome}/joplin" "/usr/bin/${PN}"
+	make_desktop_entry "${PN}" Joplin joplin "Office;" \
 		"StartupWMClass=Joplin\nMimeType=x-scheme-handler/joplin;"
 }


             reply	other threads:[~2025-01-06 23:12 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 23:12 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-25 23:12 [gentoo-commits] repo/gentoo:master commit in: app-office/joplin-desktop/ Maciej Barć
2025-02-25 23:12 Maciej Barć
2025-02-19 22:18 Maciej Barć
2025-01-27 14:51 Maciej Barć
2025-01-27 14:51 Maciej Barć
2025-01-22 19:46 Sam James
2025-01-21 23:04 Maciej Barć
2025-01-06 23:12 Maciej Barć
2025-01-06 23:12 Maciej Barć
2025-01-06 22:18 Maciej Barć
2025-01-06 22:18 Maciej Barć
2024-12-28 15:59 Sam James
2024-12-14 13:05 Sam James
2024-12-11  0:28 Maciej Barć
2024-12-06  8:31 Maciej Barć
2024-12-06  7:49 Sam James
2024-11-13 18:16 Maciej Barć
2024-11-08 19:34 Maciej Barć
2024-10-25 18:52 Maciej Barć
2024-10-25 18:52 Maciej Barć
2024-10-24  7:45 Arthur Zamarin
2024-10-23 16:12 Andreas Sturmlechner
2024-09-27 21:53 Sam James
2024-09-17 21:09 Andreas Sturmlechner
2024-09-03 18:44 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-08-24 15:44 Maciej Barć
2024-08-24 15:44 Maciej Barć
2024-08-24 15:44 Maciej Barć
2024-08-10 18:55 Arthur Zamarin
2024-07-31  0:03 Maciej Barć
2024-07-08 18:22 Maciej Barć
2024-07-04  2:39 Maciej Barć
2024-05-01 17:01 Sam James
2024-04-23  8:50 Sam James
2024-04-11  4:55 Arthur Zamarin
2024-04-11  1:38 Maciej Barć
2024-04-04  9:01 Jakov Smolić
2024-03-30 23:09 Maciej Barć
2024-03-20 19:30 Maciej Barć
2024-03-11 11:21 Maciej Barć
2024-03-11 11:21 Maciej Barć
2024-03-08 12:09 Arthur Zamarin
2024-03-04  1:03 Maciej Barć
2024-03-04  1:03 Maciej Barć
2024-03-04  1:03 Maciej Barć
2024-02-19 22:06 Sam James
2024-02-15 13:56 Sam James
2024-02-03 13:00 Maciej Barć
2024-01-18 17:25 Sam James
2024-01-18  9:43 Maciej Barć
2024-01-12 23:22 Maciej Barć
2024-01-05 20:58 Maciej Barć

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=1736205165.dbc7ccf3d74857fedb4a9988c3e0712fe9bd6473.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --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