Date: Saturday, July 20, 2013 @ 19:04:31 Author: remy Revision: 191213
Build with libpodofo (FS#32833) Modified: scribus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-20 16:25:03 UTC (rev 191212) +++ PKGBUILD 2013-07-20 17:04:31 UTC (rev 191213) @@ -7,7 +7,7 @@ pkgname=scribus pkgver=1.4.2 -pkgrel=3 +pkgrel=4 pkgdesc='Desktop publishing software' url="http://www.scribus.net/" license=('GPL') @@ -15,7 +15,7 @@ makedepends=('cmake' 'boost' 'mesa') depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen' 'ghostscript' 'python2' 'aspell' 'boost-libs' - 'desktop-file-utils' 'shared-mime-info') + 'desktop-file-utils' 'shared-mime-info' 'podofo') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz") sha1sums=('6e67e98fa315a2890d9cbb12eed49ecebb7f11cb')
