summaryrefslogtreecommitdiff
path: root/extra/libwebp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
commit8878de8508ef59fe63f2d19a258a383ba09b10a8 (patch)
tree9c5bf862464d4d4c2dae393189065a2615fa260e /extra/libwebp
parent0fccb862cc0ea09fc8a76c29babfdcef823d9ab7 (diff)
parent0d51c533d75a26daabeb9e7b9c5dcfb211498a4d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/libfm/PKGBUILD community/lxlauncher/PKGBUILD community/mrtg/PKGBUILD core/glib2/PKGBUILD extra/epiphany/PKGBUILD extra/m17n-lib/PKGBUILD extra/mtr/PKGBUILD
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 ac72fa01e..d72cdcb5d 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' 'mips64el')
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')