From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/minecraft-launcher/
Date: Wed, 29 Apr 2020 16:53:52 +0000 (UTC) [thread overview]
Message-ID: <1588176716.f1006bd06af8afdea7a6b965e0f73457c121037d.andrewammerlaan@gentoo> (raw)
commit: f1006bd06af8afdea7a6b965e0f73457c121037d
Author: Alarig Le Lay <alarig <AT> swordarmor <DOT> fr>
AuthorDate: Wed Apr 29 16:11:56 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 29 16:11:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1006bd0
games-action/minecraft-launcher: Adding dev-libs/nss dep
Doesn’t start without it, see https://paste.swordarmor.fr/raw/NgyQ
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig <AT> swordarmor.fr>
.../minecraft-launcher-2.1.13829.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/games-action/minecraft-launcher/minecraft-launcher-2.1.13829.ebuild b/games-action/minecraft-launcher/minecraft-launcher-2.1.13829.ebuild
index b4974ab..34f513d 100644
--- a/games-action/minecraft-launcher/minecraft-launcher-2.1.13829.ebuild
+++ b/games-action/minecraft-launcher/minecraft-launcher-2.1.13829.ebuild
@@ -16,9 +16,16 @@ SLOT="2"
RESTRICT="bindist mirror"
-RDEPEND="gnome-base/gconf
+RDEPEND="
+ >=x11-libs/gtk+-2.24.32-r1
+ dev-libs/nss
+ gnome-base/gconf
+ media-libs/openal
sys-apps/dbus
+ virtual/jre:1.8
+ virtual/opengl
x11-apps/xrandr
+ x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
@@ -26,13 +33,9 @@ RDEPEND="gnome-base/gconf
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrender
- x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/xcb-util
- >=x11-libs/gtk+-2.24.32-r1
- media-libs/openal
- virtual/opengl
- virtual/jre:1.8"
+"
S="${WORKDIR}/${PN}"
next reply other threads:[~2020-04-29 16:53 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 16:53 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-22 12:16 [gentoo-commits] repo/proj/guru:master commit in: games-action/minecraft-launcher/ Andrew Ammerlaan
2021-03-16 13:16 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-16 13:16 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-12 12:10 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-12 12:10 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-02 13:20 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-02 13:25 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-02-13 20:00 Andrew Ammerlaan
2021-02-05 12:10 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-02-05 12:19 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-24 10:12 Andrew Ammerlaan
2021-01-16 10:09 Andrew Ammerlaan
2021-01-10 11:38 Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-11-20 16:03 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-20 16:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-25 12:32 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-25 12:32 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-23 9:26 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-23 9:26 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-22 13:42 Andrew Ammerlaan
2020-10-02 14:08 Andrew Ammerlaan
2020-09-06 12:36 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-06 12:36 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-29 14:14 Andrew Ammerlaan
2020-07-28 14:32 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-28 14:32 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-03 18:48 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-03 18:48 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-24 15:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-25 7:29 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-07 13:25 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-07 13:25 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-28 11:06 Andrew Ammerlaan
2020-05-21 17:53 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-22 8:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-29 16:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-29 16:53 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-21 18:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-21 18:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-12 17:45 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-12 17:45 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-12 16:39 Andrew Ammerlaan
2020-03-25 14:11 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-25 14:17 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1588176716.f1006bd06af8afdea7a6b965e0f73457c121037d.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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