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

Andreas Radke andyrtr at nymeria.archlinux.org
Sun May 25 20:12:47 UTC 2014


    Date: Sunday, May 25, 2014 @ 22:12:46
  Author: andyrtr
Revision: 213584

upgpkg: libetonyek 0.1.0-1

upstream update 0.1.0 - depend on librevenge; add docs

Modified:
  libetonyek/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-25 20:05:42 UTC (rev 213583)
+++ PKGBUILD	2014-05-25 20:12:46 UTC (rev 213584)
@@ -4,16 +4,16 @@
 # Contributor: Yue
 
 pkgname=libetonyek
-pkgver=0.0.4
+pkgver=0.1.0
 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=('b5763d8c1365e15ea5e591a920615770')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list