Skip to content

Commit ef3da10

Browse files
committed
fix helium-browser-bin
1 parent 76237d5 commit ef3da10

File tree

4 files changed

+90
-1
lines changed

4 files changed

+90
-1
lines changed

packagelist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ harmonoid-deb
251251
hayase-deb
252252
headset-deb
253253
helium-browser-bin
254-
helium-browser-bin.pacscript
255254
helix
256255
hello
257256
hello-rhino-bin
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
pkgbase = helium-browser-bin
2+
gives = helium-browser
3+
pkgver = 0.7.7.1
4+
pkgrel = 1
5+
pkgdesc = Private, fast, and honest web browser based on Chromium
6+
url = https://github.com/imputnet/helium-linux
7+
arch = amd64
8+
arch = arm64
9+
depends = libgtk-3-0t64
10+
depends = libnss3
11+
depends = libasound2t64
12+
depends = xdg-utils
13+
depends = libxss1
14+
depends = libcups2
15+
depends = libgcrypt20
16+
depends = fonts-liberation
17+
depends = systemd
18+
depends = dbus
19+
depends = libpulse0
20+
depends = pciutils
21+
depends = libva2
22+
depends = libffi8
23+
depends = desktop-file-utils
24+
depends = hicolor-icon-theme
25+
depends = ca-certificates
26+
optdepends = pipewire: WebRTC desktop sharing under Wayland
27+
optdepends = kdialog: support for native dialogs in Plasma
28+
optdepends = libgtk-4-1: for --gtk-version=4 (GTK4 IME might work better on Wayland)
29+
optdepends = gnome-keyring: password storage backend on GNOME / Xfce
30+
optdepends = kwallet6: support for storing passwords in KWallet on Plasma
31+
optdepends = upower: Battery Status API support
32+
license = GPL-3.0-only
33+
license = BSD-3-Clause
34+
maintainer = tranquil-tr0 <tranquil-tr0@proton.me>
35+
source_amd64 = helium-0.7.7.1-x86_64_linux.tar.xz::https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-x86_64_linux.tar.xz
36+
source_amd64 = LICENSE.ungoogled_chromium::https://raw.githubusercontent.com/imputnet/helium-linux/0.7.7.1/LICENSE.ungoogled_chromium
37+
sha256sums_amd64 = 698f46c080cf4dcb249b9e4d96e4b2c640870ba76b77a05d05a358661af39511
38+
sha256sums_amd64 = 9539b394e4179952698894bd62ef6566b6804ab0ff360dcf3a511cfaf7f78c4d
39+
source_arm64 = helium-0.7.7.1-arm64_linux.tar.xz::https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-arm64_linux.tar.xz
40+
source_arm64 = LICENSE.ungoogled_chromium::https://raw.githubusercontent.com/imputnet/helium-linux/0.7.7.1/LICENSE.ungoogled_chromium
41+
sha256sums_arm64 = efa849d7dfdb1f3744d7ffe478617d8a66243073b2e951e9039e9bc44920c200
42+
sha256sums_arm64 = 9539b394e4179952698894bd62ef6566b6804ab0ff360dcf3a511cfaf7f78c4d
43+
44+
pkgname = helium-browser-bin

packages/helium-browser-bin.pacscript renamed to packages/helium-browser-bin/helium-browser-bin.pacscript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ gives="helium-browser"
44
pkgver=0.7.7.1
55
pkgrel=1
66
pkgdesc="Private, fast, and honest web browser based on Chromium"
7+
maintainer=("tranquil-tr0 <tranquil-tr0@proton.me>")
78
arch=('amd64' 'arm64')
89
url="https://github.com/imputnet/helium-linux"
910
license=('GPL-3.0-only' 'BSD-3-Clause')

srclist

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,6 +5117,51 @@ pkgbase = headset-deb
51175117

51185118
pkgname = headset-deb
51195119
---
5120+
pkgbase = helium-browser-bin
5121+
gives = helium-browser
5122+
pkgver = 0.7.7.1
5123+
pkgrel = 1
5124+
pkgdesc = Private, fast, and honest web browser based on Chromium
5125+
url = https://github.com/imputnet/helium-linux
5126+
arch = amd64
5127+
arch = arm64
5128+
depends = libgtk-3-0t64
5129+
depends = libnss3
5130+
depends = libasound2t64
5131+
depends = xdg-utils
5132+
depends = libxss1
5133+
depends = libcups2
5134+
depends = libgcrypt20
5135+
depends = fonts-liberation
5136+
depends = systemd
5137+
depends = dbus
5138+
depends = libpulse0
5139+
depends = pciutils
5140+
depends = libva2
5141+
depends = libffi8
5142+
depends = desktop-file-utils
5143+
depends = hicolor-icon-theme
5144+
depends = ca-certificates
5145+
optdepends = pipewire: WebRTC desktop sharing under Wayland
5146+
optdepends = kdialog: support for native dialogs in Plasma
5147+
optdepends = libgtk-4-1: for --gtk-version=4 (GTK4 IME might work better on Wayland)
5148+
optdepends = gnome-keyring: password storage backend on GNOME / Xfce
5149+
optdepends = kwallet6: support for storing passwords in KWallet on Plasma
5150+
optdepends = upower: Battery Status API support
5151+
license = GPL-3.0-only
5152+
license = BSD-3-Clause
5153+
maintainer = tranquil-tr0 <tranquil-tr0@proton.me>
5154+
source_amd64 = helium-0.7.7.1-x86_64_linux.tar.xz::https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-x86_64_linux.tar.xz
5155+
source_amd64 = LICENSE.ungoogled_chromium::https://raw.githubusercontent.com/imputnet/helium-linux/0.7.7.1/LICENSE.ungoogled_chromium
5156+
sha256sums_amd64 = 698f46c080cf4dcb249b9e4d96e4b2c640870ba76b77a05d05a358661af39511
5157+
sha256sums_amd64 = 9539b394e4179952698894bd62ef6566b6804ab0ff360dcf3a511cfaf7f78c4d
5158+
source_arm64 = helium-0.7.7.1-arm64_linux.tar.xz::https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-arm64_linux.tar.xz
5159+
source_arm64 = LICENSE.ungoogled_chromium::https://raw.githubusercontent.com/imputnet/helium-linux/0.7.7.1/LICENSE.ungoogled_chromium
5160+
sha256sums_arm64 = efa849d7dfdb1f3744d7ffe478617d8a66243073b2e951e9039e9bc44920c200
5161+
sha256sums_arm64 = 9539b394e4179952698894bd62ef6566b6804ab0ff360dcf3a511cfaf7f78c4d
5162+
5163+
pkgname = helium-browser-bin
5164+
---
51205165
pkgbase = helix
51215166
pkgver = 25.01.1
51225167
pkgdesc = A post-modern modal text editor

0 commit comments

Comments
 (0)