blob: 61c786edee872f4a1cb93b9f1e0bc75595c294a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = eact
pkgdesc = A toolkit for building your electron applications with Electron-packager and electron-build for non DRM and DRM applications and then zip them up ready for you to be distrobuted.
pkgver = 1.0.8
pkgrel = 1
url = https://gitlab.com/linuxbombay/libelectron
arch = x86_64
license = GPL
depends = git
depends = npm
depends = wine
source = https://gitlab.com/linuxbombay/libelectron/eact/-/archive/1.0.8/application-1.0.8.tar.bz2
sha256sums = 14dfe2a1e18571c25b2b65653e26d59b4b479739fb326f4ec1b99afa93b2b8f2
pkgname = eact
|