From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-vpn/mullvadvpn-app/
Date: Sun, 29 Oct 2023 10:46:17 +0000 (UTC) [thread overview]
Message-ID: <1698576328.437bd5142310bb31adfeff5792964a67cb31fcb6.davidroman@gentoo> (raw)
Message-ID: <20231029104617.4jIiXJWDarHfdUL7wOTs0-C5XyCDV6BF22gHjUNE1Vo@z> (raw)
commit: 437bd5142310bb31adfeff5792964a67cb31fcb6
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Oct 29 10:45:28 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Oct 29 10:45:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=437bd514
net-vpn/mullvadvpn-app: fix unresolved SONAME dependencies
Closes: https://bugs.gentoo.org/916467
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
net-vpn/mullvadvpn-app/mullvadvpn-app-2023.5.ebuild | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/net-vpn/mullvadvpn-app/mullvadvpn-app-2023.5.ebuild b/net-vpn/mullvadvpn-app/mullvadvpn-app-2023.5.ebuild
index 89814fa77a..44bab54cfc 100644
--- a/net-vpn/mullvadvpn-app/mullvadvpn-app-2023.5.ebuild
+++ b/net-vpn/mullvadvpn-app/mullvadvpn-app-2023.5.ebuild
@@ -14,6 +14,23 @@ SLOT="0"
RESTRICT="test strip"
KEYWORDS="-* ~amd64"
+RDEPEND="
+ app-accessibility/at-spi2-core
+ dev-libs/nspr
+ dev-libs/nss
+ media-libs/alsa-lib
+ media-libs/mesa
+ net-print/cups
+ x11-libs/gtk+
+ x11-libs/libdrm
+ x11-libs/libXcomposite
+ x11-libs/libXdamage
+ x11-libs/libXfixes
+ x11-libs/libxkbcommon
+ x11-libs/libXrandr
+ x11-libs/pango
+"
+
QA_PREBUILT="*"
S="${WORKDIR}"
@@ -24,7 +41,7 @@ src_install() {
fperms +x "/opt/Mullvad VPN/chrome_crashpad_handler"
fperms 4755 "/opt/Mullvad VPN/chrome-sandbox"
- # tbh I don't know if all next lines are needed or we can just do cp -pPR "${S}"/usr "${D}"/"
+ # tbh I don't know if all next lines are needed or we can just do cp -pPR "${S}"/usr "${D}"/"
local i
dobin "${S}"/usr/bin/mullvad
@@ -42,7 +59,7 @@ src_install() {
domenu "${S}"/usr/share/applications/mullvad-vpn.desktop
local x
for x in 16 32 48 64 128 256 512 1024; do
- doicon -s ${x} ${S}/usr/share/icons/hicolor/${x}x${x}/apps/mullvad-vpn.png
+ doicon -s ${x} "${S}"/usr/share/icons/hicolor/${x}x${x}/apps/mullvad-vpn.png
done
}
next reply other threads:[~2023-10-29 10:46 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-30 11:27 David Roman [this message]
2023-10-29 10:46 ` [gentoo-commits] repo/proj/guru:dev commit in: net-vpn/mullvadvpn-app/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-10-23 14:25 [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-23 14:25 David Roman
2024-10-11 9:55 David Roman
2024-09-27 11:41 David Roman
2024-08-24 20:56 David Roman
2024-08-23 0:18 David Roman
2024-07-25 14:54 David Roman
2024-07-25 14:54 David Roman
2024-07-17 8:40 David Roman
2024-06-27 8:41 David Roman
2024-06-25 12:16 David Roman
2024-06-25 12:16 David Roman
2024-05-16 16:27 Julien Roy
2024-05-12 9:38 Viorel Munteanu
2024-05-12 9:38 Viorel Munteanu
2024-04-11 16:22 Julien Roy
2024-01-01 3:56 David Roman
2023-12-12 9:08 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-12-12 10:52 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-11-01 23:27 Haelwenn Monnier
2023-10-28 1:06 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-10-28 1:15 ` [gentoo-commits] repo/proj/guru:master " David Roman
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=1698576328.437bd5142310bb31adfeff5792964a67cb31fcb6.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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