blob: 821afb4325b4215c3e9c3105c3558c208c100790 (
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.1
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
|