summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2024-04-10 18:58:40 +0200
committerFrederik “Freso” S. Olesen2024-04-10 18:58:40 +0200
commita60540c61731b43e1bc082e2c28f7e2e3d5bcef2 (patch)
tree954b4798ba72e8b71ca3e088cdf8e2d8f7fa9766 /.SRCINFO
parenta08eb2881853f0b709b67701ecafcd1c21bf68d9 (diff)
downloadaur-a60540c61731b43e1bc082e2c28f7e2e3d5bcef2.tar.gz
Initial gimp3-plugin-resynthesizer-git PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 13 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 889b240314ee..a97e59445f4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
-pkgbase = gimp-plugin-resynthesizer-git
- pkgdesc = Suite of gimp plugins for texture synthesis (like heal-selection). Git-Version
+pkgbase = gimp3-plugin-resynthesizer-git
+ pkgdesc = Suite of gimp plugins for texture synthesis (like heal-selection), ported to GIMP 3. Git-Version
pkgver = 2.0.3.r24.gecfc4e7
pkgrel = 1
url = https://github.com/bootchk/resynthesizer
@@ -8,12 +8,16 @@ pkgbase = gimp-plugin-resynthesizer-git
license = GPL2
makedepends = git
makedepends = intltool
- depends = python2-gimp
- provides = gimp-plugin-resynthesizer=2.0
- conflicts = gimp-resynth
- conflicts = gimp-resynth-git
+ makedepends = meson
+ depends = gimp>=2.99
+ depends = python
+ depends = python-gobject
+ provides = gimp3-plugin-resynthesizer=2.0.3.r24.gecfc4e7
+ conflicts = gimp3-plugin-resynthesizer
options = !emptydirs
- source = git+https://github.com/bootchk/resynthesizer#branch=master
- md5sums = SKIP
+ source = git+https://github.com/bootchk/resynthesizer#branch=resynthesizer3
+ source = resynthesizer-0001-Fix-format-security-warning-in-debug.c.patch::https://github.com/bootchk/resynthesizer/pull/130.patch
+ b2sums = SKIP
+ b2sums = 35cc86808385984950bfa811d20422ba1082ecfb280f18ee42faa8b86b78e53b0cd354c818ac51efa15daab24190b864c08f8a6c8e821f079368a9fa6a319253
-pkgname = gimp-plugin-resynthesizer-git
+pkgname = gimp3-plugin-resynthesizer-git