summaryrefslogtreecommitdiff
path: root/extra/libcdr
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-17 03:27:11 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-17 03:27:11 +0000
commit6459b84bf754eda5323f40eb7af76dde65b63251 (patch)
tree81947a270848520d4cf2f9d1c5ce91ced54fcdff /extra/libcdr
parent942111e62628e9a5c4729563215b1cfb8911735e (diff)
Tue Jun 17 03:23:47 UTC 2014
Diffstat (limited to 'extra/libcdr')
-rw-r--r--extra/libcdr/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/libcdr/PKGBUILD b/extra/libcdr/PKGBUILD
index d5f74de72..6f4234bdf 100644
--- a/extra/libcdr/PKGBUILD
+++ b/extra/libcdr/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 211320 2014-04-18 17:28:23Z andyrtr $
+# $Id: PKGBUILD 215146 2014-06-14 19:16:52Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: megadriver <megadriver at gmx dot com>
# Contributor: Luca Bennati <lucak3 AT gmail DOT com>
pkgname=libcdr
-pkgver=0.0.16
-pkgrel=2
+pkgver=0.1.0
+pkgrel=1
pkgdesc="CorelDraw file format importer library for LibreOffice"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/libcdr/"
license=('GPL2' 'LGPL2.1' 'MPL')
-depends=('libwpd' 'lcms2' 'icu')
-makedepends=('libwpg' 'boost')
+depends=('libwpd' 'lcms2' 'icu' 'librevenge')
+makedepends=('libwpg' 'boost' 'doxygen')
source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
-md5sums=('b494bbaf48a0d5f90a525e6ea37bc096')
+md5sums=('71f1f54a418694b6e46c3e9633899c12')
build() {
cd $pkgname-$pkgver