blob: 30c515ef2e574260be7dfd7c4cba504b3ca3c9d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gimp-script-divide-scanned-images
pkgdesc = GIMP Scheme (.scm) script for splitting separate sub-images from a composite image that has a uniform background. Creates a new image from each; will call the \'deskew\' plugin on each image (if it is installed).
pkgver = 2.2F
pkgrel = 5
url = https://github.com/FrancoisMalan/DivideScannedImages
arch = any
license = GPL
depends = gimp
optdepends = gimp-plugin-deskew-git: Used to straighten split images.
provides = gimp-script-divide-scanned-images
source = git+https://github.com/FrancoisMalan/DivideScannedImages
md5sums = SKIP
pkgname = gimp-script-divide-scanned-images
|