[jhbuild] 3.8: Move pyatspi2-python2 to -world
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Move pyatspi2-python2 to -world
- Date: Sun, 9 Dec 2012 17:38:01 +0000 (UTC)
commit 0a7f7a2ce03608789592ad8b2ac5c1bcfb088b62
Author: Javier JardÃn <jjardon gnome org>
Date: Sun Dec 9 15:23:47 2012 +0900
3.8: Move pyatspi2-python2 to -world
No module depends on it
modulesets/gnome-apps-3.8.modules | 11 -----------
modulesets/gnome-world-3.8.modules | 10 ++++++++++
2 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.8.modules b/modulesets/gnome-apps-3.8.modules
index 3d75b9f..b416f5e 100644
--- a/modulesets/gnome-apps-3.8.modules
+++ b/modulesets/gnome-apps-3.8.modules
@@ -201,17 +201,6 @@
</suggests>
</autotools>
- <!-- Python 2 build of pyatspi2, needed for Accerciser and Dogtail -->
- <autotools id="pyatspi2-python2" autogenargs="--with-python=python2">
- <branch module="pyatspi2" checkoutdir="pyatspi2-python2"/>
- <dependencies>
- <dep package="pygobject-python2"/>
- </dependencies>
- <suggests>
- <dep package="at-spi2-core"/>
- </suggests>
- </autotools>
-
<autotools id="speech-dispatcher" autogenargs="--with-espeak">
<branch repo="speech-dispatcher" module="speech-dispatcher-0.8-beta1.tar.gz" version="0.8-beta1"
hash="sha256:eb60069f291008717c429aff210afe6075c24b68b8de75fe16d9298e85cbac5c"
diff --git a/modulesets/gnome-world-3.8.modules b/modulesets/gnome-world-3.8.modules
index 49b375d..9dbabac 100644
--- a/modulesets/gnome-world-3.8.modules
+++ b/modulesets/gnome-world-3.8.modules
@@ -649,6 +649,16 @@
</dependencies>
</distutils>
+ <autotools id="pyatspi2-python2" autogenargs="--with-python=python2">
+ <branch module="pyatspi2" checkoutdir="pyatspi2-python2"/>
+ <dependencies>
+ <dep package="pygobject-python2"/>
+ </dependencies>
+ <suggests>
+ <dep package="at-spi2-core"/>
+ </suggests>
+ </autotools>
+
<distutils id="dogtail">
<branch repo="fedorahosted.org" module="dogtail.git"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]