blob: 26ada9dda3d4d1192c1da374c7429072739dc183 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = dictionaryreader.app
pkgdesc = Dictionary application that queries Dict servers in the internet to let you look up words
pkgver = 20160621
pkgrel = 1
url = https://www.unix-ag.uni-kl.de/~guenther/gnustep/dictionaryreader.html
arch = i686
arch = x86_64
arch = armv7h
groups = gnustep-apps
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
depends = gnustep-base
depends = gnustep-gui
depends = gnustep-back
source = https://www.unix-ag.uni-kl.de/~guenther/gnustep/downloads/dictionaryreader/DictionaryReader-STABLE.tar.gz
sha256sums = 6b19834e0eaf1aac58af638d0ba44a32c8251234bc83abcf9e43d13aa72439d8
pkgname = dictionaryreader.app
|