summaryrefslogtreecommitdiff
path: root/app-admin/bitwarden-desktop-bin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-10 03:03:09 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-10 03:03:09 +0000
commitbe94ae04eee564451203d45977c2ef7c7ace1580 (patch)
tree616ffc0ad9aee18dc7d5e9e62bf62394e8e520ba /app-admin/bitwarden-desktop-bin
parent2be329ae14bbf99f0fc4de7567e2386bbb529fdc (diff)
gentoo auto-resync : 10:11:2024 - 03:03:09
Diffstat (limited to 'app-admin/bitwarden-desktop-bin')
-rw-r--r--app-admin/bitwarden-desktop-bin/Manifest4
-rw-r--r--app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0-r1.ebuild (renamed from app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.2.ebuild)2
-rw-r--r--app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0.ebuild89
3 files changed, 3 insertions, 92 deletions
diff --git a/app-admin/bitwarden-desktop-bin/Manifest b/app-admin/bitwarden-desktop-bin/Manifest
index a67d802e8ca7..559709b56f58 100644
--- a/app-admin/bitwarden-desktop-bin/Manifest
+++ b/app-admin/bitwarden-desktop-bin/Manifest
@@ -1,5 +1,3 @@
-DIST Bitwarden-2024.8.2-amd64.deb 82798736 BLAKE2B b9c39f689a394ed8ab24e600c47670f10e89de3c318ccf00de3001ba64c4bb5d9a0bfe43549cc5af824138bd676d63a71a1266a9a7d86d20ef0779095e23de4d SHA512 6dc90c0ccdaa14bf8d2724289ee100cd11a6fd21048a15859e3e91c4cea698d87e549c7d1992be08e863da174bfd0b3e620f044f56e7a9e9bc0852d7ed747655
DIST Bitwarden-2024.9.0-amd64.deb 83998696 BLAKE2B adce754866e47c82de6defe08bdb91135dca744e11b460d116c9b23d45cef1e95302ea04c5d1f9c77c7c52fb125490272bce0bbeae0ac3738f4fc6cd2529572e SHA512 e0ed593fe1501f40c1721f23e1673e5ea6bda265ffc65c526956a0c26ebc33d88d314bd9db8138a4052fd35c3827a355d36fbf4f171f9702d21f3bbab4ea9fa8
-EBUILD bitwarden-desktop-bin-2024.8.2.ebuild 1751 BLAKE2B a0bd42ba01c7ba4cfd109510595a0131e1d91efbdcc344e8ec255ff7801bc7288009707325a8be08f499c2f6cf6fd678eef4304e1a83abb1bc569b9c39615702 SHA512 9d31625388df7bff4e1d1015174dd3cd605b036022579a069b263a5220606fbcaaaca158acd8f3dd34be0c832b70a44323af1cfe94a74cf3d61a043ce02b2086
-EBUILD bitwarden-desktop-bin-2024.9.0.ebuild 1751 BLAKE2B a0bd42ba01c7ba4cfd109510595a0131e1d91efbdcc344e8ec255ff7801bc7288009707325a8be08f499c2f6cf6fd678eef4304e1a83abb1bc569b9c39615702 SHA512 9d31625388df7bff4e1d1015174dd3cd605b036022579a069b263a5220606fbcaaaca158acd8f3dd34be0c832b70a44323af1cfe94a74cf3d61a043ce02b2086
+EBUILD bitwarden-desktop-bin-2024.9.0-r1.ebuild 1805 BLAKE2B e5e6c437437b4fd95b2e6989449215196eff6cc103cddfd6708273beb91bc6ba8be47b215ace74d5d369163b21ea2866fd1f0eb82ba5481b090d6e6d54727c72 SHA512 4ebdcf238d3bc035381dc8e6dd08c91c1a18224bd5609f05cdff0e379e25abe01b896ad90d2098a9b2eacdcc43514505e39ec0b9a709eff28ff0a2c216353e1c
MISC metadata.xml 323 BLAKE2B 3f1affe8fb7b242a0ea072faaebcccd37bf005ee68c7519857701c37fe6a11b0dffe1692af141b54218367ee8c8361cb0e6608621453d424d52b061b569563d1 SHA512 95ab28dcb844ac6d2ba4573699e86a4c303aa46b4c2eddf1273ecf37a3bbb751b9a478b535fbdcbc12424bc4f826b4b0781cfb8079e5563ed41f12ce68b35908
diff --git a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.2.ebuild b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0-r1.ebuild
index 483c1697ab39..ebc9617b1482 100644
--- a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.2.ebuild
+++ b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0-r1.ebuild
@@ -76,6 +76,8 @@ src_install() {
for x in 16 32 64 128 256 512; do
doicon -s ${x} usr/share/icons/hicolor/${x}*/*
done
+
+ dosym -r "/opt/Bitwarden/bitwarden" "usr/bin/${PN}"
}
pkg_postinst() {
diff --git a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0.ebuild b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0.ebuild
deleted file mode 100644
index 483c1697ab39..000000000000
--- a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.9.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop unpacker xdg-utils
-
-MY_PN="Bitwarden"
-
-DESCRIPTION="Bitwarden password manager desktop client"
-HOMEPAGE="https://bitwarden.com/"
-SRC_URI="https://github.com/bitwarden/clients/releases/download/desktop-v${PV}/Bitwarden-${PV}-amd64.deb"
-S="${WORKDIR}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- >=app-accessibility/at-spi2-core-2.46.0:2
- app-crypt/libsecret
- dev-libs/expat
- dev-libs/glib
- dev-libs/nspr
- dev-libs/nss
- dev-libs/wayland
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- sys-apps/util-linux
- sys-libs/glibc
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libdrm
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libXcomposite
- x11-libs/libXcursor
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXi
- x11-libs/libxkbcommon
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libXScrnSaver
- x11-libs/libxshmfence
- x11-libs/libXtst
- x11-libs/pango
-"
-IDEPEND="
- dev-util/desktop-file-utils
- dev-util/gtk-update-icon-cache
-"
-
-QA_PREBUILT="
- opt/Bitwarden/*.so*
- opt/Bitwarden/bitwarden
- opt/Bitwarden/bitwarden-app
- opt/Bitwarden/chrome-sandbox
- opt/Bitwarden/chrome_crashpad_handler
-"
-
-src_install() {
- insinto /opt
- doins -r opt/${MY_PN}
- fperms 755 /opt/Bitwarden/bitwarden \
- /opt/Bitwarden/bitwarden-app
- fperms 4755 /opt/Bitwarden/chrome-sandbox
-
- domenu usr/share/applications/bitwarden.desktop
-
- local x
- for x in 16 32 64 128 256 512; do
- doicon -s ${x} usr/share/icons/hicolor/${x}*/*
- done
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}