public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/1password/
@ 2024-03-28 17:41 Viorel Munteanu
  2024-03-28 17:49 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
  0 siblings, 1 reply; 15+ messages in thread
From: Viorel Munteanu @ 2024-03-28 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     156576a5f190ff0331a467118d89ddbaa35f1919
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 17:33:02 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 17:40:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=156576a5

gui-apps/1password: drop 8.10.16

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 gui-apps/1password/1password-8.10.16.ebuild | 79 -----------------------------
 gui-apps/1password/Manifest                 |  1 -
 2 files changed, 80 deletions(-)

diff --git a/gui-apps/1password/1password-8.10.16.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
deleted file mode 100644
index 765016b8e3..0000000000
--- a/gui-apps/1password/1password-8.10.16.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit rpm xdg-utils optfeature
-
-DESCRIPTION="The world’s most-loved password manager"
-HOMEPAGE="https://1password.com"
-SRC_URI="amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/${P}.x86_64.rpm )"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="mirror strip test bindist"
-
-DEPEND="
-	x11-misc/xdg-utils
-	acct-group/1password
-"
-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}
-
-src_prepare() {
-	default
-	xdg_environment_reset
-}
-
-src_unpack() {
-	rpm_unpack ${P}.x86_64.rpm
-}
-
-QA_PREBUILT="opt/1Password/*"
-
-src_install() {
-	cp -ar "${S}/opt"  "${D}" || die "Install failed!"
-	cp -ar "${S}/usr"  "${D}" || die "Install failed!"
-
-	chgrp 1password "${D}/opt/1Password/1Password-BrowserSupport" || die
-
-	dosym ../../opt/1Password/1password /usr/bin/1password
-}
-
-pkg_postinst() {
-	chmod 4755 /opt/1Password/chrome-sandbox
-	chmod 6755 /opt/1Password/1Password-KeyringHelper
-	chmod 2755 /opt/1Password/1Password-BrowserSupport
-
-	xdg_icon_cache_update
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-
-	optfeature "cli support" app-misc/1password-cli
-	optfeature "policykit support" sys-auth/polkit
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-}

diff --git a/gui-apps/1password/Manifest b/gui-apps/1password/Manifest
index 98f63ea907..3bac72fa2f 100644
--- a/gui-apps/1password/Manifest
+++ b/gui-apps/1password/Manifest
@@ -1,2 +1 @@
-DIST 1password-8.10.16.x86_64.rpm 101643244 BLAKE2B 8ac9c3ebf515347297addf5fa3ca3183a5e4a97160276cdd1ec968970b2878ad2111a1bc8ecc8bf2e82b287b3ec53c6e51753b5aed101b890ac63290da7dd6fd SHA512 5670318cf0f4745d62e49b932edd98f721a3c1c9fd0b6b86791d0da244f1718bf86485602787373a33f8e496eb533fb475a93ae67244b45ec08d6eb857d75e86
 DIST 1password-8.10.28.x86_64.rpm 139002692 BLAKE2B 2c2713e7df8020ab348cbeefc094ec79239ab5481c38798f67f21b86eb49a0701c71b11b11a3f04fecaf04589bee6df8dfb80ee9a8aba8f6ab565187e5f351a7 SHA512 b6e24e7b4c2b2940e1d798ab162d71f8926a1f1ec6310d3112f44af35bb17d70602c4bafcb6ed7358ba10516d1991765089e7ee5231d3bea6935c4f359755095


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-03-28 22:33 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2024-03-28 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a5317d8f33a5c3c23b2ae6d23f47d68736fe473e
Author:     Jay Faulkner <jay <AT> jvf <DOT> cc>
AuthorDate: Thu Mar 28 22:26:30 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Mar 28 22:32:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5317d8f

gui-apps/1password-8.10.28: Fix systemd-utils dep

Before this change, this was uninstallable on systemd profiles.

Signed-off-by: Jay Faulkner <jay <AT> jvf.cc>

 gui-apps/1password/1password-8.10.28.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.28.ebuild b/gui-apps/1password/1password-8.10.28.ebuild
index 8183250656..bf55bdd2d2 100644
--- a/gui-apps/1password/1password-8.10.28.ebuild
+++ b/gui-apps/1password/1password-8.10.28.ebuild
@@ -31,7 +31,10 @@ RDEPEND="
 	media-libs/mesa
 	net-print/cups
 	sys-apps/dbus
-	sys-apps/systemd-utils
+	|| (
+		sys-apps/systemd-utils
+		sys-apps/systemd
+	)
 	sys-libs/zlib
 	x11-libs/cairo
 	x11-libs/gtk+:3


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-03-28 17:49 Viorel Munteanu
  0 siblings, 0 replies; 15+ messages in thread
From: Viorel Munteanu @ 2024-03-28 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9b006904214ce891e4943be2df657b0429929456
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 17:32:56 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 17:40:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b006904

gui-apps/1password: add 8.10.28

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 gui-apps/1password/1password-8.10.28.ebuild | 72 +++++++++++++++++++++++++++++
 gui-apps/1password/Manifest                 |  1 +
 2 files changed, 73 insertions(+)

diff --git a/gui-apps/1password/1password-8.10.28.ebuild b/gui-apps/1password/1password-8.10.28.ebuild
new file mode 100644
index 0000000000..8183250656
--- /dev/null
+++ b/gui-apps/1password/1password-8.10.28.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature rpm xdg
+
+DESCRIPTION="The world’s most-loved password manager"
+HOMEPAGE="https://1password.com"
+SRC_URI="amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/${P}.x86_64.rpm )"
+S="${WORKDIR}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="mirror strip test bindist"
+
+DEPEND="
+	x11-misc/xdg-utils
+	acct-group/1password
+"
+RDEPEND="
+	${DEPEND}
+	app-accessibility/at-spi2-core:2
+	dev-libs/expat
+	dev-libs/glib:2
+	dev-libs/nspr
+	dev-libs/nss
+	media-libs/alsa-lib
+	media-libs/mesa
+	net-print/cups
+	sys-apps/dbus
+	sys-apps/systemd-utils
+	sys-libs/zlib
+	x11-libs/cairo
+	x11-libs/gtk+:3
+	x11-libs/libdrm
+	x11-libs/libX11
+	x11-libs/libxcb
+	x11-libs/libXcomposite
+	x11-libs/libXdamage
+	x11-libs/libXext
+	x11-libs/libXfixes
+	x11-libs/libxkbcommon
+	x11-libs/libXrandr
+	x11-libs/pango
+"
+
+src_unpack() {
+	rpm_unpack ${P}.x86_64.rpm
+}
+
+QA_PREBUILT="opt/1Password/*"
+
+src_install() {
+	cp -ar opt "${ED}" || die "Install failed!"
+	cp -ar usr "${ED}" || die "Install failed!"
+
+	fowners root:1password /opt/1Password/1Password-BrowserSupport || die
+	fperms 4755 /opt/1Password/chrome-sandbox
+	fperms 2755 /opt/1Password/1Password-BrowserSupport
+
+	dosym -r /opt/1Password/1password /usr/bin/1password
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+
+	optfeature "cli support" app-misc/1password-cli
+	optfeature "policykit support" sys-auth/polkit
+}

diff --git a/gui-apps/1password/Manifest b/gui-apps/1password/Manifest
index da5c8bbbb4..98f63ea907 100644
--- a/gui-apps/1password/Manifest
+++ b/gui-apps/1password/Manifest
@@ -1 +1,2 @@
 DIST 1password-8.10.16.x86_64.rpm 101643244 BLAKE2B 8ac9c3ebf515347297addf5fa3ca3183a5e4a97160276cdd1ec968970b2878ad2111a1bc8ecc8bf2e82b287b3ec53c6e51753b5aed101b890ac63290da7dd6fd SHA512 5670318cf0f4745d62e49b932edd98f721a3c1c9fd0b6b86791d0da244f1718bf86485602787373a33f8e496eb533fb475a93ae67244b45ec08d6eb857d75e86
+DIST 1password-8.10.28.x86_64.rpm 139002692 BLAKE2B 2c2713e7df8020ab348cbeefc094ec79239ab5481c38798f67f21b86eb49a0701c71b11b11a3f04fecaf04589bee6df8dfb80ee9a8aba8f6ab565187e5f351a7 SHA512 b6e24e7b4c2b2940e1d798ab162d71f8926a1f1ec6310d3112f44af35bb17d70602c4bafcb6ed7358ba10516d1991765089e7ee5231d3bea6935c4f359755095


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-02-24  0:47 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2024-02-24  0:47 UTC (permalink / raw
  To: gentoo-commits

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!"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-02-17 12:11 Rui Huang
  0 siblings, 0 replies; 15+ messages in thread
From: Rui Huang @ 2024-02-17 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a4c25685b8c3827d60dfcabd603df5cb3ea6b4d9
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sat Feb 17 10:56:20 2024 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Sat Feb 17 10:56:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4c25685

gui-apps/1password: fix LDFLAGS

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

 gui-apps/1password/1password-8.10.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.16.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
index c34eb18443..8db1760aab 100644
--- a/gui-apps/1password/1password-8.10.16.ebuild
+++ b/gui-apps/1password/1password-8.10.16.ebuild
@@ -32,7 +32,7 @@ src_unpack() {
 	rpm_unpack ${P}.x86_64.rpm
 }
 
-QA_PREBUILT="/usr/bin/${PN}"
+QA_PREBUILT="opt/1Password/*"
 
 QA_SONAME="
 /usr/lib64/libXcomposite.so.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-02-15 14:58 David Roman
  0 siblings, 0 replies; 15+ messages in thread
From: David Roman @ 2024-02-15 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     8d3ce0bbc99e9496b959fe0171f6da8192e49063
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Feb 15 10:49:37 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Feb 15 10:49:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d3ce0bb

gui-apps/1password: remove empty BDEPEND=

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/1password-8.10.16.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.16.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
index d2fa6c2e73..6d09555978 100644
--- a/gui-apps/1password/1password-8.10.16.ebuild
+++ b/gui-apps/1password/1password-8.10.16.ebuild
@@ -20,7 +20,6 @@ DEPEND="
 	acct-group/1password
 "
 RDEPEND="${DEPEND}"
-BDEPEND=""
 
 S=${WORKDIR}
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2024-02-15 14:58 David Roman
  0 siblings, 0 replies; 15+ messages in thread
From: David Roman @ 2024-02-15 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     0c2777942cab0cb27e87927d8e078c62314a137d
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Feb 15 10:52:36 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Feb 15 10:52:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c277794

gui-apps/1password: QA_FLAGS_IGNORED to QA_PREBUILT

Closes: https://bugs.gentoo.org/904334

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

 gui-apps/1password/1password-8.10.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.16.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
index 6d09555978..c34eb18443 100644
--- a/gui-apps/1password/1password-8.10.16.ebuild
+++ b/gui-apps/1password/1password-8.10.16.ebuild
@@ -32,7 +32,7 @@ src_unpack() {
 	rpm_unpack ${P}.x86_64.rpm
 }
 
-QA_FLAGS_IGNORED="/usr/bin/${PN}"
+QA_PREBUILT="/usr/bin/${PN}"
 
 QA_SONAME="
 /usr/lib64/libXcomposite.so.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-10-12  3:41 Rui Huang
  0 siblings, 0 replies; 15+ messages in thread
From: Rui Huang @ 2023-10-12  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b4665cc8487af54852bdeec7729d463b24b80ad8
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Wed Oct 11 14:34:16 2023 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Wed Oct 11 14:34:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4665cc8

gui-apps/1password: version bump

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 .../1password/{1password-8.10.7.ebuild => 1password-8.10.16.ebuild}     | 0
 gui-apps/1password/Manifest                                             | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.7.ebuild b/gui-apps/1password/1password-8.10.16.ebuild
similarity index 100%
rename from gui-apps/1password/1password-8.10.7.ebuild
rename to gui-apps/1password/1password-8.10.16.ebuild

diff --git a/gui-apps/1password/Manifest b/gui-apps/1password/Manifest
index 1da385bd8f..da5c8bbbb4 100644
--- a/gui-apps/1password/Manifest
+++ b/gui-apps/1password/Manifest
@@ -1 +1 @@
-DIST 1password-8.10.7.x86_64.rpm 97601632 BLAKE2B dd7639149e9d0412754889e12c79cd6e48b42ac9c4247e465d037abc3671daf95a7d63ce8bb76f47de726aecc5b4b5b0918216fe28af4042d803ed049c955905 SHA512 4b4de329c41212275c6301269c6bf2a455d04e38fd01cc3c918e8b775aa0509143ce83150cd1fb7b7fdc2230caa30f36b3b5aaa83b2988c5f4f2b86c86c2ab23
+DIST 1password-8.10.16.x86_64.rpm 101643244 BLAKE2B 8ac9c3ebf515347297addf5fa3ca3183a5e4a97160276cdd1ec968970b2878ad2111a1bc8ecc8bf2e82b287b3ec53c6e51753b5aed101b890ac63290da7dd6fd SHA512 5670318cf0f4745d62e49b932edd98f721a3c1c9fd0b6b86791d0da244f1718bf86485602787373a33f8e496eb533fb475a93ae67244b45ec08d6eb857d75e86


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-09-14 13:22 David Roman
  0 siblings, 0 replies; 15+ messages in thread
From: David Roman @ 2023-09-14 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     56505e8f177941cb1edbed6f2811811db9ce2b0d
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Sep 14 06:13:01 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 14 06:13:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56505e8f

gui-apps/1password: add QA_SONAME

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

 gui-apps/1password/1password-8.10.7.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/gui-apps/1password/1password-8.10.7.ebuild b/gui-apps/1password/1password-8.10.7.ebuild
index b8f25582ac..d2fa6c2e73 100644
--- a/gui-apps/1password/1password-8.10.7.ebuild
+++ b/gui-apps/1password/1password-8.10.7.ebuild
@@ -35,6 +35,27 @@ src_unpack() {
 
 QA_FLAGS_IGNORED="/usr/bin/${PN}"
 
+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!"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-09-14 13:22 David Roman
  0 siblings, 0 replies; 15+ messages in thread
From: David Roman @ 2023-09-14 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     cd0889b3182980f50cc41b22d31abc3eb462c763
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Sep 14 05:44:38 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 14 05:44:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd0889b3

gui-apps/1password: add QA_FLAGS_IGNORED

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

 gui-apps/1password/1password-8.10.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gui-apps/1password/1password-8.10.7.ebuild b/gui-apps/1password/1password-8.10.7.ebuild
index ebdb98bc25..b8f25582ac 100644
--- a/gui-apps/1password/1password-8.10.7.ebuild
+++ b/gui-apps/1password/1password-8.10.7.ebuild
@@ -33,6 +33,8 @@ src_unpack() {
 	rpm_unpack ${P}.x86_64.rpm
 }
 
+QA_FLAGS_IGNORED="/usr/bin/${PN}"
+
 src_install() {
 	cp -ar "${S}/opt"  "${D}" || die "Install failed!"
 	cp -ar "${S}/usr"  "${D}" || die "Install failed!"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-06-10 10:56 Florian Schmaus
  0 siblings, 0 replies; 15+ messages in thread
From: Florian Schmaus @ 2023-06-10 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a1eaad48641b0332c99404e646e9a514a5304e8d
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Jun  9 15:08:23 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 15:08:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1eaad48

gui-apps/1password: 8.10.3 -> 8.10.7

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/{1password-8.10.3.ebuild => 1password-8.10.7.ebuild} | 0
 gui-apps/1password/Manifest                                             | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.3.ebuild b/gui-apps/1password/1password-8.10.7.ebuild
similarity index 100%
rename from gui-apps/1password/1password-8.10.3.ebuild
rename to gui-apps/1password/1password-8.10.7.ebuild

diff --git a/gui-apps/1password/Manifest b/gui-apps/1password/Manifest
index de71d1bf3..1da385bd8 100644
--- a/gui-apps/1password/Manifest
+++ b/gui-apps/1password/Manifest
@@ -1 +1 @@
-DIST 1password-8.10.3.x86_64.rpm 94457340 BLAKE2B 39d3758e703de999248b86c007119a22b174604882833636d7d480a0da64b1606a2ef8e973addf84a6a1a88ebbe521463dc4f2160c271e73a22223df976d74ef SHA512 6b2272b37c79e8b48ecc4c4f97c03184158d71f4e75cfefd31554e342d725aeba8cd393e4d68960d67f7eacd3d6370ba8c8fa7c00bf86af1dbbb61025b0be346
+DIST 1password-8.10.7.x86_64.rpm 97601632 BLAKE2B dd7639149e9d0412754889e12c79cd6e48b42ac9c4247e465d037abc3671daf95a7d63ce8bb76f47de726aecc5b4b5b0918216fe28af4042d803ed049c955905 SHA512 4b4de329c41212275c6301269c6bf2a455d04e38fd01cc3c918e8b775aa0509143ce83150cd1fb7b7fdc2230caa30f36b3b5aaa83b2988c5f4f2b86c86c2ab23


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-04-14 17:36 Viorel Munteanu
  0 siblings, 0 replies; 15+ messages in thread
From: Viorel Munteanu @ 2023-04-14 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     2b95e5b825c999535a525f72c0f87e16e3171736
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Apr 13 20:34:27 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 20:34:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b95e5b8

gui-apps/1password USE to optfeature

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/1password-8.10.3.ebuild | 9 ++++-----
 gui-apps/1password/metadata.xml            | 3 ---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/gui-apps/1password/1password-8.10.3.ebuild b/gui-apps/1password/1password-8.10.3.ebuild
index b4f9bf99a..ebdb98bc2 100644
--- a/gui-apps/1password/1password-8.10.3.ebuild
+++ b/gui-apps/1password/1password-8.10.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit rpm xdg-utils
+inherit rpm xdg-utils optfeature
 
 DESCRIPTION="The world’s most-loved password manager"
 HOMEPAGE="https://1password.com"
@@ -15,13 +15,9 @@ KEYWORDS="~amd64"
 
 RESTRICT="mirror strip test bindist"
 
-IUSE="+policykit +cli"
-
 DEPEND="
 	x11-misc/xdg-utils
 	acct-group/1password
-	policykit? ( sys-auth/polkit )
-	cli? ( app-misc/1password-cli )
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""
@@ -54,6 +50,9 @@ pkg_postinst() {
 	xdg_icon_cache_update
 	xdg_desktop_database_update
 	xdg_mimeinfo_database_update
+
+	optfeature "cli support" app-misc/1password-cli
+	optfeature "policykit support" sys-auth/polkit
 }
 
 pkg_postrm() {

diff --git a/gui-apps/1password/metadata.xml b/gui-apps/1password/metadata.xml
index d79ec03ed..4b0439172 100644
--- a/gui-apps/1password/metadata.xml
+++ b/gui-apps/1password/metadata.xml
@@ -5,7 +5,4 @@
 		<email>zdanevich.vitaly@ya.ru</email>
 		<name>Vitaly Zdanevich</name>
 	</maintainer>
-	<use>
-		<flag name="cli">Install app-misc/1password-cli</flag>
-	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-04-13 19:52 Florian Schmaus
  0 siblings, 0 replies; 15+ messages in thread
From: Florian Schmaus @ 2023-04-13 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c09dc2cca1882edc6d4cbba167e80d94ebad777b
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Apr 13 17:25:55 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 17:25:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c09dc2cc

app-misc/1password fix group name

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/1password-8.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/1password/1password-8.10.3.ebuild b/gui-apps/1password/1password-8.10.3.ebuild
index f9f2fcd9d..b4f9bf99a 100644
--- a/gui-apps/1password/1password-8.10.3.ebuild
+++ b/gui-apps/1password/1password-8.10.3.ebuild
@@ -41,7 +41,7 @@ src_install() {
 	cp -ar "${S}/opt"  "${D}" || die "Install failed!"
 	cp -ar "${S}/usr"  "${D}" || die "Install failed!"
 
-	chgrp onepassword "${D}/opt/1Password/1Password-BrowserSupport" || die
+	chgrp 1password "${D}/opt/1Password/1Password-BrowserSupport" || die
 
 	dosym ../../opt/1Password/1password /usr/bin/1password
 }


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/1password/
@ 2023-04-13 19:52 Florian Schmaus
  0 siblings, 0 replies; 15+ messages in thread
From: Florian Schmaus @ 2023-04-13 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     20aa0f1733ca6dc64707f81f15b7c5163fa3783d
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Apr 13 19:10:58 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 19:10:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20aa0f17

app-misc/1password metadata.xml add about USE cli

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gui-apps/1password/metadata.xml b/gui-apps/1password/metadata.xml
index 4b0439172..d79ec03ed 100644
--- a/gui-apps/1password/metadata.xml
+++ b/gui-apps/1password/metadata.xml
@@ -5,4 +5,7 @@
 		<email>zdanevich.vitaly@ya.ru</email>
 		<name>Vitaly Zdanevich</name>
 	</maintainer>
+	<use>
+		<flag name="cli">Install app-misc/1password-cli</flag>
+	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-03-28 22:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-28 17:41 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/1password/ Viorel Munteanu
2024-03-28 17:49 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2024-03-28 22:33 Julien Roy
2024-03-28 17:49 Viorel Munteanu
2024-02-24  0:47 Julien Roy
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox