public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
Date: Sat, 24 Feb 2024 00:47:32 +0000 (UTC)	[thread overview]
Message-ID: <1708734771.8fec2249576f3752fbeb2650411117873a2298a9.julien@gentoo> (raw)

commit:     8fec2249576f3752fbeb2650411117873a2298a9
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sat Feb 24 00:32:51 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Feb 24 00:32:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fec2249

gui-apps/1password: fix dependencies

Closes: https://bugs.gentoo.org/914217
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/1password-8.10.16.ebuild | 39 +++++++++++++----------------
 1 file changed, 17 insertions(+), 22 deletions(-)

diff --git a/gui-apps/1password/1password-8.10.16.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
index 8db1760aab..765016b8e3 100644
--- a/gui-apps/1password/1password-8.10.16.ebuild
+++ b/gui-apps/1password/1password-8.10.16.ebuild
@@ -19,7 +19,23 @@ DEPEND="
 	x11-misc/xdg-utils
 	acct-group/1password
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+	x11-libs/libXcomposite
+	x11-libs/libXdamage
+	x11-libs/libXfixes
+	x11-libs/libXrandr
+	media-libs/alsa-lib
+	app-accessibility/at-spi2-core
+	net-print/cups
+	x11-libs/libdrm
+	media-libs/mesa
+	x11-libs/gtk+
+	dev-libs/nspr
+	dev-libs/nss
+	x11-libs/pango
+	x11-libs/libxkbcommon
+"
 
 S=${WORKDIR}
 
@@ -34,27 +50,6 @@ src_unpack() {
 
 QA_PREBUILT="opt/1Password/*"
 
-QA_SONAME="
-/usr/lib64/libXcomposite.so.1
-/usr/lib64/libXdamage.so.1
-/usr/lib64/libXfixes.so.3
-/usr/lib64/libXrandr.so.2
-/usr/lib64/libasound.so.2
-/usr/lib64/libatk-1.0.so.0
-/usr/lib64/libatk-bridge-2.0.so.0
-/usr/lib64/libatspi.so.0
-/usr/lib64/libcups.so.2
-/usr/lib64/libdrm.so.2
-/usr/lib64/libgbm.so.1
-/usr/lib64/libgtk-3.so.0
-/usr/lib64/libnspr4.so
-/usr/lib64/libnss3.so
-/usr/lib64/libnssutil3.so
-/usr/lib64/libpango-1.0.so.0
-/usr/lib64/libsmime3.so
-/usr/lib64/libxkbcommon.so.0
-"
-
 src_install() {
 	cp -ar "${S}/opt"  "${D}" || die "Install failed!"
 	cp -ar "${S}/usr"  "${D}" || die "Install failed!"


             reply	other threads:[~2024-02-24  0:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24  0:47 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-28 22:33 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/ Julien Roy
2024-03-28 17:49 Viorel Munteanu
2024-03-28 17:41 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-03-28 17:49 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-17 12:11 Rui Huang
2024-02-15 14:58 David Roman
2024-02-15 14:58 David Roman
2023-10-12  3:41 Rui Huang
2023-09-14 13:22 David Roman
2023-09-14 13:22 David Roman
2023-06-10 10:56 Florian Schmaus
2023-04-14 17:36 Viorel Munteanu
2023-04-13 19:52 Florian Schmaus
2023-04-13 19:52 Florian Schmaus

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=1708734771.8fec2249576f3752fbeb2650411117873a2298a9.julien@gentoo \
    --to=julien@jroy.ca \
    --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