blob: dec1651f563cd1aa293462127e6834f88ed0cc25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = typecatcher
pkgdesc = Download Google webfonts for off-line use
pkgver = 0.4
pkgrel = 6
url = https://github.com/andrewsomething/typecatcher
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-distutils-extra
makedepends = python-setuptools
depends = gtk3
depends = python
depends = python-gobject
depends = webkit2gtk
depends = yelp
source = https://github.com/andrewsomething/typecatcher/archive/0.4/typecatcher-0.4.tar.gz
sha256sums = 8b7b78bac166c64f12de1314e5aea2791cb5628ca27447eb29efc408c50c36e7
pkgname = typecatcher
|