[arch-commits] Commit in djvulibre/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Jul 2 07:30:49 UTC 2009
Date: Thursday, July 2, 2009 @ 03:30:49
Author: allan
Revision: 44489
upgpkg: djvulibre 3.5.22-2
libjpeg soname bump rebuild
Modified:
djvulibre/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-02 07:14:51 UTC (rev 44488)
+++ PKGBUILD 2009-07-02 07:30:49 UTC (rev 44489)
@@ -4,12 +4,13 @@
pkgname=djvulibre
pkgver=3.5.22
-pkgrel=1
+pkgrel=2
pkgdesc="Suite to create, manipulate and view DjVu ('déjà vu') documents"
arch=("i686" "x86_64")
license=('GPL')
url="http://djvu.sourceforge.net/"
-depends=('libtiff' 'hicolor-icon-theme' 'qt3' 'desktop-file-utils' "libdjvu>=${pkgver}" 'shared-mime-info')
+depends=('libtiff>=3.8.2-5' 'hicolor-icon-theme' 'qt3>=3.3.8-12' 'desktop-file-utils'
+ "libdjvu>=${pkgver}-2" 'shared-mime-info')
makedepends=('pkgconfig')
options=(!makeflags)
install=djvulibre.install
More information about the arch-commits
mailing list