blob: 0a6d84ec2e19f7918a4d1848416f8ca27a82c9ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = lightbase
pkgdesc = A sovereign, high-performance API development ecosystem.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/Aarav90-cpu/LightBase
arch = x86_64
license = Apache-2.0
makedepends = make
makedepends = cmake
makedepends = gcc
makedepends = git
depends = python
depends = python-pywebview
depends = python-websocket-client
depends = python-paho-mqtt
depends = gtk3
depends = webkit2gtk-4.1
depends = sqlite
depends = openssl
source = git+https://github.com/Aarav90-cpu/LightBase.git
md5sums = SKIP
pkgname = lightbase
|