blob: 7f8179d2ab8aa828092a94aae57aa2caca993000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wxcode-git
pkgdesc = wxCode plugin for wxWeaver and custom wxWidgets controls library
pkgver = 1299.e2f5c33
pkgrel = 1
url = https://wxweaver.github.io
arch = i686
arch = x86_64
arch = aarch64
license = GPL2
makedepends = git
makedepends = cmake
depends = wxgtk3
depends = wxweaver
source = git+https://github.com/wxweaver/wxcode.git
sha512sums = SKIP
pkgname = wxcode-git
|