blob: df918b02c35efca5e4e0aac664d97bfeb44b1587 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = eliot
pkgdesc = An open source Scrabble game
pkgver = 2.2
pkgrel = 1
url = http://www.nongnu.org/eliot/
install = eliot.install
arch = i686
arch = x86_64
license = GPL
makedepends = boost
depends = arabica
depends = libconfig
depends = qt4
source = https://download.savannah.nongnu.org/releases/eliot/releases/2.2/eliot-2.2.tar.gz
md5sums = 5f1a07e0b000a6f69593cb9eb0acc435
pkgname = eliot
|