[arch-commits] Commit in orca (gnome-unstable gnome-unstable/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Aug 24 19:06:35 UTC 2009
Date: Monday, August 24, 2009 @ 15:06:35
Author: jgc
Revision: 50225
Update to 2.27.91 - add libwnck, hicolor-icon-theme and dbus-python dependencies, remove libgail-gnome dependency
Added:
orca/gnome-unstable/
Modified:
orca/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-08-24 16:50:32 UTC (rev 50211)
+++ gnome-unstable/PKGBUILD 2009-08-24 19:06:35 UTC (rev 50225)
@@ -3,7 +3,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=orca
-pkgver=2.26.3
+pkgver=2.27.91
pkgrel=1
pkgdesc="A scriptable screen reader and magnifier"
arch=(i686 x86_64)
@@ -11,12 +11,12 @@
url="http://www.gnome.org/projects/orca"
install=orca.install
options=('!libtool')
-depends=('gnome-python>=2.26.1' 'gnome-speech>=0.4.25' 'gnome-mag>=0.15.7' 'brltty' 'libgail-gnome>=1.20.1')
+depends=('gnome-python>=2.27.1' 'gnome-speech>=0.4.25' 'gnome-mag>=0.15.8' 'brltty' 'dbus-python>=0.83.0' 'libwnck>=2.27.5' 'hicolor-icon-theme')
makedepends=('pkgconfig' 'intltool')
replaces=('gnopernicus')
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('72dbf273bedd214e9023725690fb61b7')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('0a517cde8bf6d032d41719f8fc8262a4727f91200a73cd7a1cf043496c73ca95')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list