blob: c1f0ddaa9b0ec176e602e78ecdabd3f11ae184df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gimp-plugin-resynthesizer
pkgdesc = Suite of gimp plugins for texture synthesis
pkgver = 2.0.3
pkgrel = 2
url = https://github.com/bootchk/resynthesizer
arch = x86_64
arch = aarch64
license = GPL3
makedepends = pkg-config
makedepends = intltool
depends = gimp>=2.8
depends = python2-gimp
depends = python2-gobject2>=2.28.7-7
conflicts = gimp-plugin-resynthesizer-git
source = gimp-plugin-resynthesizer-src-2.0.3.tgz::https://github.com/bootchk/resynthesizer/archive/v2.0.3.tar.gz
sha256sums = 798678095c34b101c880eb350b31e9a6ff9748707d6ad9063cdee26c38016450
pkgname = gimp-plugin-resynthesizer
|