blob: 4c0b1ace8d0238c730a2a326b036ffa48cd29f99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libfirefly-git
pkgdesc = A standalone C++ Library for vectors calculations
pkgver = ec7ae69
pkgrel = 1
url = https://libfirefly.tbhaxor.com
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = make
makedepends = git
conflicts = libfirefly2
source = git+https://github.com/tbhaxor/firefly.git
sha256sums = SKIP
pkgname = libfirefly-git
|