r9483 - in /desktop/unstable/gnome-orca: ./ debian/ debian/patches/

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Apr 2 10:20:51 UTC 2007


Author: lool
Date: Mon Apr  2 10:20:51 2007
New Revision: 9483

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9483
Log:
* Import gnome-orca 2.17.4-1.

Added:
    desktop/unstable/gnome-orca/
    desktop/unstable/gnome-orca/debian/   (with props)
    desktop/unstable/gnome-orca/debian/README.Debian
    desktop/unstable/gnome-orca/debian/changelog
    desktop/unstable/gnome-orca/debian/compat
    desktop/unstable/gnome-orca/debian/control
    desktop/unstable/gnome-orca/debian/copyright
    desktop/unstable/gnome-orca/debian/dirs
    desktop/unstable/gnome-orca/debian/docs
    desktop/unstable/gnome-orca/debian/install
    desktop/unstable/gnome-orca/debian/patches/
    desktop/unstable/gnome-orca/debian/patches/00list
    desktop/unstable/gnome-orca/debian/patches/01_no_default_desktop_item.dpatch
    desktop/unstable/gnome-orca/debian/patches/02_libbrlapi_fix.dpatch
    desktop/unstable/gnome-orca/debian/pyversion
    desktop/unstable/gnome-orca/debian/rules   (with props)

Propchange: desktop/unstable/gnome-orca/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: desktop/unstable/gnome-orca/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/gnome-orca

Added: desktop/unstable/gnome-orca/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/README.Debian?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/README.Debian (added)
+++ desktop/unstable/gnome-orca/debian/README.Debian Mon Apr  2 10:20:51 2007
@@ -1,0 +1,8 @@
+gnome-orca for Debian
+---------------------
+
+ * It was named gnome-orca to not conflict with the already existing 
+   "orca - Router Monitoring and Graphing System"
+ * You need to run orca --setup to first time configurations.
+
+ -- Kartik Mistry <kartik.mistry at gmail.com>, Tue, 19 Dec 2006 11:16:10 +0530

Added: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog (added)
+++ desktop/unstable/gnome-orca/debian/changelog Mon Apr  2 10:20:51 2007
@@ -1,0 +1,6 @@
+gnome-orca (2.17.4-1) experimental; urgency=low
+
+  * Initial release (Closes: #402551)
+  * Added patches from Ubuntu, 01_no_default_desktop and 02_libbrlapi_fix
+
+ -- Kartik Mistry <kartik.mistry at gmail.com>  Sat, 23 Dec 2006 22:52:10 +0530

Added: desktop/unstable/gnome-orca/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/compat?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/compat (added)
+++ desktop/unstable/gnome-orca/debian/compat Mon Apr  2 10:20:51 2007
@@ -1,0 +1,1 @@
+5

Added: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/control (added)
+++ desktop/unstable/gnome-orca/debian/control Mon Apr  2 10:20:51 2007
@@ -1,0 +1,22 @@
+Source: gnome-orca
+Section: gnome
+Priority: optional
+Maintainer: Kartik Mistry <kartik.mistry at gmail.com>
+Build-Depends: debhelper (>= 5.0.38), pkg-config, libbrlapi1-dev (>= 3.7.2), libglib2.0-dev (>= 2.10.0), python-dev (>= 2.4), libbonobo2-dev (>= 2.14.0), python-pyorbit-dev (>= 2.14.0), python-glade2, python-gtk2-dev, python-gnome2-dev, libatspi-dev (>= 1.7.6), at-spi, libgnome-speech3-dev (>= 0.3.10), python-at-spi, libxml-parser-perl, python-support (>= 0.5.6), autotools-dev, dpatch
+Standards-Version: 3.7.2
+
+Package: gnome-orca
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libgnome-speech3 (>= 0.3.10), libatspi1.0-0 (>= 1.7.6), python-pyorbit (>= 2.0), python-gtk2 (>= 2.4), python-gnome2 (>= 2.6.2), python-glade2, at-spi, python-at-spi
+Recommends: gnome-mag (>= 0.11.14), brltty
+XB-Python-Version: ${python:Versions}
+Description: Scriptable screen reader
+ Orca defines a set of default behaviors (reactions to application events)
+ and key bindings (reaction to user key presses).  These default behaviors
+ and key bindings can be overwritten on a per-application basis.  Orca
+ creates a script object for each running application, which merges both the
+ default behaviors and key bindings, and the application specific ones.  Orca
+ provides the infrastructure to activate and deactivate scripts, as well as a
+ host of services accessible from within the scripts.
+ .
+ Note: gnome-orca works without gnome-mag, you just need it for magnification.

Added: desktop/unstable/gnome-orca/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/copyright?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/copyright (added)
+++ desktop/unstable/gnome-orca/debian/copyright Mon Apr  2 10:20:51 2007
@@ -1,0 +1,33 @@
+This package was debianized by Kartik Mistry <kartik.mistry at gmail.com> on
+Sat, 23 Dec 2006 21:44:43 +0530.
+
+It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/orca/>
+
+Upstream Authors: Marc Mulcahy  <marc.mulcahy at sun.com>
+                  Willie Walker <william.walker at sun.com>
+
+Copyright:      Copyright (c) 2004-2006 Sun Microsystems Inc.
+                Copyright (c) 2005 Google Inc.
+                Copyright (c) 2001, 2002 BAUM Retec, A.G.
+
+License:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2006, Kartik Mistry <kartik.mistry at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: desktop/unstable/gnome-orca/debian/dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/dirs?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/dirs (added)
+++ desktop/unstable/gnome-orca/debian/dirs Mon Apr  2 10:20:51 2007
@@ -1,0 +1,3 @@
+usr/bin
+usr/sbin
+usr/share

Added: desktop/unstable/gnome-orca/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/docs?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/docs (added)
+++ desktop/unstable/gnome-orca/debian/docs Mon Apr  2 10:20:51 2007
@@ -1,0 +1,3 @@
+NEWS
+README
+AUTHORS

Added: desktop/unstable/gnome-orca/debian/install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/install?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/install (added)
+++ desktop/unstable/gnome-orca/debian/install Mon Apr  2 10:20:51 2007
@@ -1,0 +1,4 @@
+debian/tmp/usr/share/*
+debian/tmp/usr/lib/python*/site-packages/orca/*.{so,py}
+debian/tmp/usr/lib/python2.4/site-packages/orca/scripts/*.py
+debian/tmp/usr/bin/orca

Added: desktop/unstable/gnome-orca/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/00list?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/00list (added)
+++ desktop/unstable/gnome-orca/debian/patches/00list Mon Apr  2 10:20:51 2007
@@ -1,0 +1,2 @@
+01_no_default_desktop_item.dpatch
+02_libbrlapi_fix.dpatch

Added: desktop/unstable/gnome-orca/debian/patches/01_no_default_desktop_item.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/01_no_default_desktop_item.dpatch?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/01_no_default_desktop_item.dpatch (added)
+++ desktop/unstable/gnome-orca/debian/patches/01_no_default_desktop_item.dpatch Mon Apr  2 10:20:51 2007
@@ -1,0 +1,17 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 01_no_default_desktop_item.dpatch by Sebastien Bacher <seb128 at canonical.com>
+##
+## DP: No Default Desktop Entry for Gnome-orca
+
+ at DPATCH@
+diff -urNad gnome-orca-1.0.0~/orca.desktop.in gnome-orca-1.0.0/orca.desktop.in
+--- gnome-orca-1.0.0~/orca.desktop.in	2006-08-09 18:50:02.000000000 +0200
++++ gnome-orca-1.0.0/orca.desktop.in	2006-10-11 15:53:36.000000000 +0200
+@@ -8,6 +8,7 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GNOME;Application;Accessibility;
++NoDisplay=true
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=orca
+ X-GNOME-Bugzilla-Component=general

Added: desktop/unstable/gnome-orca/debian/patches/02_libbrlapi_fix.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/02_libbrlapi_fix.dpatch?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/02_libbrlapi_fix.dpatch (added)
+++ desktop/unstable/gnome-orca/debian/patches/02_libbrlapi_fix.dpatch Mon Apr  2 10:20:51 2007
@@ -1,0 +1,22 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 02_libbrlapi_fix.dpatch by Luke Yelavich <themuso at ubuntu.com>
+##
+## DP: Change the brltty library file that gets opened in brlmodule.c
+
+ at DPATCH@
+diff -Nurp orca-0.2.8/src/brl/brlmodule.c orca-0.2.8.new/src/brl/brlmodule.c
+--- orca-0.2.8/src/brl/brlmodule.c	2006-06-04 05:16:00.000000000 +1000
++++ orca-0.2.8.new/src/brl/brlmodule.c	2006-08-17 15:59:58.000000000 +1000
+@@ -115,11 +115,11 @@ static PyObject *brl_module_init(PyObjec
+ 
+         /* Open the brlapi library
+          */
+-        brlapi_library = dlopen("libbrlapi.so", RTLD_LAZY);
++        brlapi_library = dlopen("libbrlapi.so.0.4", RTLD_LAZY);
+         if (!brlapi_library) {
+                 PyErr_SetString(
+                         PyExc_StandardError,
+-                        "Failed to load libbrlapi.so");
++                        "Failed to load libbrlapi.so.0.4");
+                 return NULL;
+         }

Added: desktop/unstable/gnome-orca/debian/pyversion
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/pyversion?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/pyversion (added)
+++ desktop/unstable/gnome-orca/debian/pyversion Mon Apr  2 10:20:51 2007
@@ -1,0 +1,1 @@
+>= 2.4

Added: desktop/unstable/gnome-orca/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/rules?rev=9483&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/rules (added)
+++ desktop/unstable/gnome-orca/debian/rules Mon Apr  2 10:20:51 2007
@@ -1,0 +1,64 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/dpatch/dpatch.make
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+
+configure: configure-stamp
+configure-stamp: patch-stamp
+	dh_testdir
+	./configure --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
+	touch configure-stamp
+
+build: build-stamp
+
+build-stamp: configure-stamp 
+	dh_testdir
+
+	$(MAKE)
+	touch build-stamp
+
+clean: unpatch
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+	-$(MAKE) distclean
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	dh_install
+
+binary-indep: build install
+
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installman docs/man/orca.1
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_pysupport
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: desktop/unstable/gnome-orca/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the pkg-gnome-commits mailing list