[arch-commits] Commit in libcdr/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sun May 25 20:05:31 UTC 2014


    Date: Sunday, May 25, 2014 @ 22:05:31
  Author: andyrtr
Revision: 213582

upgpkg: libcdr 0.1.0-1

upstream update 0.1.0 - depend on librevenge; add docs

Modified:
  libcdr/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-25 20:01:02 UTC (rev 213581)
+++ PKGBUILD	2014-05-25 20:05:31 UTC (rev 213582)
@@ -4,16 +4,16 @@
 # 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




More information about the arch-commits mailing list