blob: 09ac4c99185c35b575b94e93d05b5641a6b2fe02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = apertium-szl
pkgdesc = Silesian morphological dictionary for apertium
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/apertium/apertium-szl
arch = i686
arch = x86_64
license = GPL3
makedepends = pkgconf
makedepends = autoconf
depends = apertium>=3.4.2
depends = vislcg3
source = apertium-szl-0.1.0.tar.gz::https://github.com/apertium/apertium-szl/archive/refs/tags/v0.1.0.tar.gz
sha256sums = 7ae025483956520e6533273d5bdefded5d0a90316b531d8743f995a22c10d21d
pkgname = apertium-szl
|