blob: 708e9944393ab5aca9e62b3eb90cb7dc0fc0bd2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = webappcontainer
pkgdesc = Open any web app in this single, light weight, portable application with a tray icon.
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/josephcrowell/webappcontainer
arch = x86_64
license = LGPL-2.0-or-later
makedepends = cmake
makedepends = clang
makedepends = qt6-tools
makedepends = git
depends = qt6-base
depends = qt6-svg
depends = qt6-webengine
source = git+https://github.com/josephcrowell/webappcontainer.git#tag=1.4.1
sha256sums = de04a29108a60efd56c1f808a8b0d6137905bd26fb2ef1f59e74ca8dc69cfee2
pkgname = webappcontainer
|