blob: 079b4ac6a615127ffdf6af50874dabae1dbde3a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fuego-svn
pkgdesc = A collection of C++ libraries for the game of Go
pkgver = 2033
pkgrel = 2
url = http://fuego.sourceforge.net/
arch = i686
arch = x86_64
license = GPL
makedepends = boost
depends = boost-libs
source = fuego-code::svn+https://svn.code.sf.net/p/fuego/code/trunk/
md5sums = SKIP
pkgname = fuego-svn
|