blob: 316de1919e084dc03eb42e6e69ebfb1b3b2bf79c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = cadzinho
pkgdesc = Minimalist computer aided design (CAD) software
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/zecruel/CadZinho
arch = x86_64
license = MIT
depends = sdl2
depends = glew
depends = libglvnd
depends = sdl2_net
source = https://github.com/zecruel/CadZinho/archive/refs/tags/0.6.0.tar.gz
source = http://www.lua.org/ftp/lua-5.4.6.tar.gz
sha256sums = 8f7341d37e80736755f67e0f73be128e3a5514a862c6179f25ac338fe9034908
sha256sums = 7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88
pkgname = cadzinho
|