diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/leptonica/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/leptonica/PKGBUILD')
-rw-r--r-- | community/leptonica/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/leptonica/PKGBUILD b/community/leptonica/PKGBUILD index 19b4fa212..565dd94b4 100644 --- a/community/leptonica/PKGBUILD +++ b/community/leptonica/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94927 2013-08-01 07:01:21Z bpiotrowski $ +# $Id: PKGBUILD 99825 2013-10-31 01:56:20Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Christoph Drexler <chrdr at gmx dot at> @@ -9,7 +9,6 @@ pkgdesc="Software that is broadly useful for image processing and image analysis arch=('i686' 'x86_64') url="http://www.leptonica.com/" license=('custom') -options=(!libtool) depends=('giflib' 'libjpeg' 'libpng' 'libtiff' 'zlib' 'libwebp') source=(http://www.leptonica.com/source/leptonica-${pkgver}.tar.gz giflib6.patch) |