blob: d1b87273c32af2484fed46f0145bd5b8b9571efa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bfdev-devel-git
pkgdesc = An open source development library
pkgver = r1047.e669ad6
pkgrel = 1.2
url = https://github.com/openbfdev/bfdev.git
arch = any
license = GPL
makedepends = git
makedepends = cmake
makedepends = gcc
makedepends = fakeroot
source = bfdev::git+https://github.com/openbfdev/bfdev.git#branch=devel
md5sums = SKIP
pkgname = bfdev-devel-git
|