summaryrefslogtreecommitdiff
path: root/extra/libetonyek/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libetonyek/PKGBUILD')
-rw-r--r--extra/libetonyek/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libetonyek/PKGBUILD b/extra/libetonyek/PKGBUILD
index e56dc4a5b..a5d3dd44c 100644
--- a/extra/libetonyek/PKGBUILD
+++ b/extra/libetonyek/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 211265 2014-04-18 12:27:05Z andyrtr $
+# $Id: PKGBUILD 215147 2014-06-14 19:16:53Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Yue
pkgname=libetonyek
-pkgver=0.0.4
+pkgver=0.1.1
pkgrel=1
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
arch=('i686' 'x86_64')
url='http://www.freedesktop.org/wiki/Software/libetonyek/'
license=('MPL')
-depends=('libxml2' 'gperf' 'zlib' 'libwpd' 'boost-libs')
-makedepends=('boost' 'cppunit')
+depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
+makedepends=('boost' 'cppunit' 'gperf' 'doxygen')
source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
-md5sums=('9d7c8e52e2d20e1fa270c75fd78f3417')
+md5sums=('7adbc34bb4a33e26688c862e154a0d29')
build() {
cd $pkgname-$pkgver