blob: e0d03b160db2d56e87bf375539a93e38d7c5596b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = djvusmooth
pkgdesc = A graphical editor for DjVu documents
pkgver = 0.3
pkgrel = 3
url = http://jwilk.net/software/djvusmooth
arch = any
license = GPL2
depends = python2-djvulibre
depends = python2-subprocess32
depends = python2-pyxdg
depends = wxpython
source = https://github.com/jwilk/djvusmooth/releases/download/0.3/djvusmooth-0.3.tar.gz
md5sums = efb65f32eabd9c69c5a0a469d0547d04
pkgname = djvusmooth
|