summaryrefslogtreecommitdiff
path: root/extra/libwebp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
commit2579dc888d0308c442245d932f99cc4c61c39299 (patch)
tree5918cd8d62c952274814cf483fc59ed0d0751d1b /extra/libwebp
parent2e85ee969c4be5762301fc1447315f132aca1fc8 (diff)
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'extra/libwebp')
-rw-r--r--extra/libwebp/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/libwebp/PKGBUILD b/extra/libwebp/PKGBUILD
index 04e6dcd55..cfeb14901 100644
--- a/extra/libwebp/PKGBUILD
+++ b/extra/libwebp/PKGBUILD
@@ -1,16 +1,18 @@
-# $Id: PKGBUILD 188992 2013-06-27 23:02:01Z heftig $
+# $Id: PKGBUILD 189920 2013-07-11 14:30:26Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jon Nordby <jononor@gmail.com>
pkgname=libwebp
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="WebP library and conversion tools"
arch=(x86_64 i686)
url="https://developers.google.com/speed/webp/"
license=(BSD)
depends=(libpng libjpeg libtiff giflib)
+makedepends=(freeglut mesa glu)
+optdepends=('freeglut: vwebp viewer')
options=('!libtool')
source=("http://webp.googlecode.com/files/$pkgname-$pkgver.tar.gz")
sha256sums=('b37932c625322a69fe4e9b88884b5c7aed2b3eaf9fd5e5b480aee339a92e6ee7')