[arch-commits] Commit in evince/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sat Nov 1 02:02:50 UTC 2008
Date: Friday, October 31, 2008 @ 22:02:50
Author: eric
Revision: 17718
upgpkg: evince 2.24.1-1
added intltool makedepends
Modified:
evince/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-01 02:01:29 UTC (rev 17717)
+++ PKGBUILD 2008-11-01 02:02:50 UTC (rev 17718)
@@ -9,11 +9,12 @@
arch=(i686 x86_64)
license=('GPL')
depends=('libspectre>=0.2.0' 'gsfonts' 'poppler-glib>=0.8.6' 'libdjvu>=3.5.20' 'gnome-icon-theme>=2.24.0' 't1lib' 'libglade>=2.6.3' 'gnome-keyring>=2.24.0' 'shared-mime-info' 'desktop-file-utils')
-makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'nautilus>=2.24.0' 'pkgconfig' 'texlive-bin')
+makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'nautilus>=2.24.0' 'pkgconfig' 'texlive-bin' 'intltool')
optdepends=('texlive-bin: DVI support')
install=evince.install
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ad0e463ab1fe596fc52c03403a9b9f1e')
replaces=('gpdf')
groups=('gnome-extra')
@@ -34,4 +35,3 @@
gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
}
-md5sums=('ad0e463ab1fe596fc52c03403a9b9f1e')
More information about the arch-commits
mailing list