[arch-commits] Commit in orca/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 20 09:36:41 UTC 2011
Date: Tuesday, September 20, 2011 @ 05:36:41
Author: ibiru
Revision: 138341
update to 3.1.92
Modified:
orca/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-20 09:31:51 UTC (rev 138340)
+++ PKGBUILD 2011-09-20 09:36:41 UTC (rev 138341)
@@ -3,22 +3,19 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=orca
-pkgver=3.0.4
+pkgver=3.1.92
pkgrel=1
-pkgdesc="A scriptable screen reader and magnifier"
+pkgdesc="Screen reader for individuals who are blind or visually impaired"
arch=(any)
license=('LGPL')
url="http://www.gnome.org/projects/orca"
install=orca.install
options=('!libtool')
-depends=('pygtk' 'python2-gconf' 'python2-libgnome' 'python-wnck' 'dbus-python'
- 'at-spi2-core' 'gnome-speech' 'gnome-mag' 'brltty' 'hicolor-icon-theme'
- 'pyxdg' 'pyatspi')
+depends=('gtk3' 'python2-gobject' 'at-spi2-core' 'dbus-python' 'python2-json-py' 'pyatspi' 'pyxdg' 'speech-dispatcher' 'liblouis' 'brltty' 'hicolor-icon-theme')
makedepends=('intltool' 'gnome-doc-utils')
-replaces=('gnopernicus')
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('40134a1d3f3265e48b7a05c86fa6a1f9bd8531143ea8e7c388c93592f7c902d8')
+sha256sums=('8accfb49d84839312723b4c0342e7f841ed604c4fd8a06fa8b9fddf8608cc021')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list