blob: 632e7d5e517a7d7ae4866780736abcad1434abba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gimp3-plugin-resynthesizer-git
pkgdesc = Suite of gimp plugins for texture synthesis (like heal-selection), ported to GIMP 3. Git-Version
pkgver = 3.0.r3.g32e3962
pkgrel = 1
url = https://github.com/bootchk/resynthesizer
arch = i686
arch = x86_64
arch = x86_64_v3
license = GPL-3.0-or-later
makedepends = git
makedepends = intltool
makedepends = meson
depends = gimp>=2.99
depends = python
depends = python-gobject
provides = gimp3-plugin-resynthesizer=3.0.r3.g32e3962
conflicts = gimp3-plugin-resynthesizer
options = !emptydirs
source = git+https://github.com/bootchk/resynthesizer#branch=resynthesizer3
b2sums = SKIP
pkgname = gimp3-plugin-resynthesizer-git
|