public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/modrinth-app-bin/
Date: Tue, 21 Jan 2025 08:51:23 +0000 (UTC)	[thread overview]
Message-ID: <1737386500.cef9532fdf0212dded5c418eeef1a36777739805.lanodan@gentoo> (raw)

commit:     cef9532fdf0212dded5c418eeef1a36777739805
Author:     Norbert Norbiros <norbiros <AT> protonmail <DOT> com>
AuthorDate: Mon Jan 20 15:21:40 2025 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jan 20 15:21:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cef9532f

games-util/modrinth-app-bin: update LICENSE

Signed-off-by: Norbert Norbiros <norbiros <AT> protonmail.com>

 .../modrinth-app-bin/modrinth-app-bin-0.9.2.ebuild | 36 ++++++++++------------
 1 file changed, 17 insertions(+), 19 deletions(-)

diff --git a/games-util/modrinth-app-bin/modrinth-app-bin-0.9.2.ebuild b/games-util/modrinth-app-bin/modrinth-app-bin-0.9.2.ebuild
index a7499983c..f592b6b99 100644
--- a/games-util/modrinth-app-bin/modrinth-app-bin-0.9.2.ebuild
+++ b/games-util/modrinth-app-bin/modrinth-app-bin-0.9.2.ebuild
@@ -11,25 +11,23 @@ SRC_URI="https://launcher-files.modrinth.com/versions/${PV}/linux/Modrinth%20App
 
 S="${WORKDIR}"
 
-LICENSE="GPL-3.0-only"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 # Tauri deps
 RDEPEND="
-    sys-apps/dbus
-    net-libs/webkit-gtk:4.1
-    dev-libs/libappindicator
-    x11-libs/gtk+:3
-    net-libs/libsoup
-    gnome-base/librsvg
+	sys-apps/dbus
+	net-libs/webkit-gtk:4.1
+	x11-libs/gtk+:3
+	net-libs/libsoup
+	gnome-base/librsvg
 "
 # Minecraft deps
 RDEPEND+="
-    x11-libs/libX11
-    media-libs/libpulse
-    x11-libs/libXxf86vm
+	x11-libs/libX11
+	media-libs/libpulse
+	x11-libs/libXxf86vm
 "
 BDEPEND="app-arch/unzip"
 
@@ -40,11 +38,11 @@ PATCHES=(
 )
 
 src_unpack() {
-    unpack_deb ${A}
+	unpack_deb ${A}
 }
 
 src_prepare() {
-    mv "${S}/usr/share/applications/Modrinth App.desktop"\
+	mv "${S}/usr/share/applications/Modrinth App.desktop"\
 		"${S}/usr/share/applications/${PN}.desktop"
 
 	default
@@ -53,18 +51,18 @@ src_prepare() {
 }
 
 src_install() {
-    ICONDIR="usr/share/icons/hicolor"
+	ICONDIR="usr/share/icons/hicolor"
 	DESTDIR="/opt/${PN}"
 
-    doicon -s 128 "${ICONDIR}/128x128/apps/ModrinthApp.png"
+	doicon -s 128 "${ICONDIR}/128x128/apps/ModrinthApp.png"
 	doicon -s 256 "${ICONDIR}/256x256@2/apps/ModrinthApp.png"
 
-    domenu "${S}/usr/share/applications/${PN}.desktop"
+	domenu "${S}/usr/share/applications/${PN}.desktop"
 
-    dodir /opt/${PN}
+	dodir /opt/${PN}
 
-    exeinto "${DESTDIR}"
-    doexe "${S}/usr/bin/${PN}"
+	exeinto "${DESTDIR}"
+	doexe "${S}/usr/bin/${PN}"
 }
 
 pkg_postinst() {


             reply	other threads:[~2025-01-21  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-21  8:51 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 14:53 [gentoo-commits] repo/proj/guru:master commit in: games-util/modrinth-app-bin/ Haelwenn Monnier

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=1737386500.cef9532fdf0212dded5c418eeef1a36777739805.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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