blob: 90a4d70103c21f3e7f9c5b193fc6179b9a463225 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ydpdict
pkgdesc = Interface for Polish-English Collins Dictionary
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/wojtekka/ydpdict
arch = i686
arch = x86_64
license = GPL2
license = LGPL2.1
depends = libydpdict
depends = libao
depends = ncurses
optdepends = sox
backup = etc/ydpdict.conf
source = https://github.com/wojtekka/ydpdict/releases/download/1.0.4/ydpdict-1.0.4.tar.gz
sha256sums = b0c5b638688a088c55621b8e13c0b9adfe1765a1daa7e0a01237f7869a6abf66
pkgname = ydpdict
|