[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2019-02-23 Thread Mart Raudsepp
commit: b5c82c3d07b940832bef6bcac842270ac04d5956
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 23 19:56:55 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 23 19:56:55 2019 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b5c82c3d

app-accessibility/orca: remove, available in ::gentoo

Main tree version depends on newer atk/at-spi2* due to important
bug fixes in them, as noted in README

Signed-off-by: Mart Raudsepp  gentoo.org>

 app-accessibility/orca/metadata.xml   | 18 
 app-accessibility/orca/orca-3.26.0.ebuild | 72 ---
 2 files changed, 90 deletions(-)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
deleted file mode 100644
index 81828abc..
--- a/app-accessibility/orca/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   Enable braille support
-
-
-   Orca is a flexible, extensible, and powerful assistive technology
-   for people with visual impairments. Using various combinations of
-   speech synthesis, braille, and magnification, Orca helps provide
-   access to applications and toolkits that support the AT-SPI (e.g.,
-   the GNOME desktop).
-
-

diff --git a/app-accessibility/orca/orca-3.26.0.ebuild 
b/app-accessibility/orca/orca-3.26.0.ebuild
deleted file mode 100644
index fc9d9b12..
--- a/app-accessibility/orca/orca-3.26.0.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{4,5,6} )
-PYTHON_REQ_USE="threads"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Extensible screen reader that provides access to the desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
-
-LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
-IUSE="+braille"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-accessibility/at-spi2-atk-2.18:2
-   >=app-accessibility/at-spi2-core-2.18:2[introspection]
-   >=dev-libs/atk-2.10
-   >=dev-libs/glib-2.28:2
-   dev-python/gst-python:1.0[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.18:3[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   >=x11-libs/gtk+-3.6.2:3[introspection]
-   braille? (
-   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
-   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
-   dev-libs/atk[introspection]
-   dev-python/pyatspi[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   x11-libs/libwnck:3[introspection]
-   x11-libs/pango[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.50
-   dev-util/itstool
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure \
-   $(use_with braille liblouis)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
-   installing() {
-   gnome2_src_install
-   # Massage shebang to make python_doscript happy
-   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
-   -i src/orca/orca || die
-   python_doscript src/orca/orca
-   }
-   python_foreach_impl run_in_build_dir installing
-}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2018-06-24 Thread Gilles Dartiguelongue
commit: cc6f4919d4e880249a3a342ec81a74e33a6fd881
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jun 24 19:25:22 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jun 24 19:33:23 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cc6f4919

app-accessibility/orca: 3.24.0 → 3.26.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 app-accessibility/orca/metadata.xml   | 18 
 app-accessibility/orca/orca-3.26.0.ebuild | 72 +++
 2 files changed, 90 insertions(+)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
new file mode 100644
index ..81828abc
--- /dev/null
+++ b/app-accessibility/orca/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+
+   Enable braille support
+
+
+   Orca is a flexible, extensible, and powerful assistive technology
+   for people with visual impairments. Using various combinations of
+   speech synthesis, braille, and magnification, Orca helps provide
+   access to applications and toolkits that support the AT-SPI (e.g.,
+   the GNOME desktop).
+
+

diff --git a/app-accessibility/orca/orca-3.26.0.ebuild 
b/app-accessibility/orca/orca-3.26.0.ebuild
new file mode 100644
index ..fc9d9b12
--- /dev/null
+++ b/app-accessibility/orca/orca-3.26.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_REQ_USE="threads"
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Extensible screen reader that provides access to the desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
+
+LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+IUSE="+braille"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-accessibility/at-spi2-atk-2.18:2
+   >=app-accessibility/at-spi2-core-2.18:2[introspection]
+   >=dev-libs/atk-2.10
+   >=dev-libs/glib-2.28:2
+   dev-python/gst-python:1.0[${PYTHON_USEDEP}]
+   >=dev-python/pygobject-3.18:3[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   >=x11-libs/gtk+-3.6.2:3[introspection]
+   braille? (
+   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
+   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+   dev-libs/atk[introspection]
+   dev-python/pyatspi[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   x11-libs/libwnck:3[introspection]
+   x11-libs/pango[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.50
+   dev-util/itstool
+   virtual/pkgconfig
+"
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+   python_copy_sources
+}
+
+src_configure() {
+   python_foreach_impl run_in_build_dir gnome2_src_configure \
+   $(use_with braille liblouis)
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir gnome2_src_compile
+}
+
+src_install() {
+   installing() {
+   gnome2_src_install
+   # Massage shebang to make python_doscript happy
+   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
+   -i src/orca/orca || die
+   python_doscript src/orca/orca
+   }
+   python_foreach_impl run_in_build_dir installing
+}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2016-11-13 Thread Gilles Dartiguelongue
commit: 41de71204a4964d2777cef5da9e44b07e9054655
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat Nov 12 12:44:35 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Nov 12 12:44:35 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=41de7120

app-accessibility/orca: moved to gentoo tree

Package-Manager: portage-2.3.2
Manifest-Sign-Key: C6085806

 app-accessibility/orca/metadata.xml   | 18 
 app-accessibility/orca/orca-3.20.0.ebuild | 76 ---
 2 files changed, 94 deletions(-)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
deleted file mode 100644
index 3d2c750..000
--- a/app-accessibility/orca/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   Enable braille support
-
-
-Orca is a flexible, extensible, and powerful assistive technology
-for people with visual impairments. Using various combinations of
-speech synthesis, braille, and magnification, Orca helps provide
-access to applications and toolkits that support the AT-SPI (e.g.,
-the GNOME desktop).
-
-

diff --git a/app-accessibility/orca/orca-3.20.0.ebuild 
b/app-accessibility/orca/orca-3.20.0.ebuild
deleted file mode 100644
index afc0f66..000
--- a/app-accessibility/orca/orca-3.20.0.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{3,4,5} )
-PYTHON_REQ_USE="threads"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Extensible screen reader that provides access to the desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
-
-LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
-IUSE="+braille"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# liblouis is not in portage yet
-# it is used to provide contracted braille support
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-accessibility/at-spi2-atk-2.12:2
-   >=app-accessibility/at-spi2-core-2.12:2[introspection]
-   >=dev-libs/atk-2.10
-   >=dev-libs/glib-2.28:2
-   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
-   >=x11-libs/gtk+-3.6.2:3[introspection]
-   braille? (
-   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
-   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
-   dev-libs/atk[introspection]
-   dev-python/pyatspi[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0=
-   x11-libs/libwnck:3[introspection]
-   x11-libs/pango[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.50
-   dev-util/itstool
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure \
-   $(use_with braille liblouis)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
-   installing() {
-   gnome2_src_install
-   # Massage shebang to make python_doscript happy
-   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
-   -i src/orca/orca || die
-   python_doscript src/orca/orca
-   }
-   python_foreach_impl run_in_build_dir installing
-}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2016-04-08 Thread Ole Reifschneider
commit: a0b56b7a42e11593342e8edc3e4955fa365ae8fe
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Fri Apr  8 18:28:29 2016 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Fri Apr  8 18:28:29 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a0b56b7a

app-accessibility/orca: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 app-accessibility/orca/metadata.xml   | 18 
 app-accessibility/orca/orca-3.20.0.ebuild | 76 +++
 2 files changed, 94 insertions(+)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
new file mode 100644
index 000..3d2c750
--- /dev/null
+++ b/app-accessibility/orca/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+
+   Enable braille support
+
+
+Orca is a flexible, extensible, and powerful assistive technology
+for people with visual impairments. Using various combinations of
+speech synthesis, braille, and magnification, Orca helps provide
+access to applications and toolkits that support the AT-SPI (e.g.,
+the GNOME desktop).
+
+

diff --git a/app-accessibility/orca/orca-3.20.0.ebuild 
b/app-accessibility/orca/orca-3.20.0.ebuild
new file mode 100644
index 000..afc0f66
--- /dev/null
+++ b/app-accessibility/orca/orca-3.20.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{3,4,5} )
+PYTHON_REQ_USE="threads"
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Extensible screen reader that provides access to the desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
+
+LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+IUSE="+braille"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# liblouis is not in portage yet
+# it is used to provide contracted braille support
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-accessibility/at-spi2-atk-2.12:2
+   >=app-accessibility/at-spi2-core-2.12:2[introspection]
+   >=dev-libs/atk-2.10
+   >=dev-libs/glib-2.28:2
+   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
+   >=x11-libs/gtk+-3.6.2:3[introspection]
+   braille? (
+   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
+   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+   dev-libs/atk[introspection]
+   dev-python/pyatspi[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0=
+   x11-libs/libwnck:3[introspection]
+   x11-libs/pango[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.50
+   dev-util/itstool
+   virtual/pkgconfig
+"
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+   python_copy_sources
+}
+
+src_configure() {
+   python_foreach_impl run_in_build_dir gnome2_src_configure \
+   $(use_with braille liblouis)
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir gnome2_src_compile
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
+   installing() {
+   gnome2_src_install
+   # Massage shebang to make python_doscript happy
+   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
+   -i src/orca/orca || die
+   python_doscript src/orca/orca
+   }
+   python_foreach_impl run_in_build_dir installing
+}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2015-06-09 Thread Gilles Dartiguelongue
commit: 5e38eb0fdb9e6ed8207cff636b5fde8e836cc17f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Jun  9 09:53:27 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Jun  9 13:48:42 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5e38eb0f

app-accessibility/orca: moved to gentoo-x86

 app-accessibility/orca/orca-3.16.2.ebuild | 77 ---
 1 file changed, 77 deletions(-)

diff --git a/app-accessibility/orca/orca-3.16.2.ebuild 
b/app-accessibility/orca/orca-3.16.2.ebuild
deleted file mode 100644
index 3044c69..000
--- a/app-accessibility/orca/orca-3.16.2.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-3.14.4.ebuild,v 
1.1 2015/03/28 10:10:17 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{3,4} )
-PYTHON_REQ_USE="threads"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Extensible screen reader that provides access to the desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
-
-LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
-IUSE="+braille"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# liblouis is not in portage yet
-# it is used to provide contracted braille support
-# XXX: Check deps for correctness
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-accessibility/at-spi2-atk-2.10:2
-   >=app-accessibility/at-spi2-core-2.10:2[introspection]
-   >=dev-libs/atk-2.10
-   >=dev-libs/glib-2.28:2
-   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
-   >=x11-libs/gtk+-3.6.2:3[introspection]
-   braille? (
-   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
-   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
-   dev-libs/atk[introspection]
-   dev-python/pyatspi[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   x11-libs/libwnck:3[introspection]
-   x11-libs/pango[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.50
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure \
-   ITSTOOL="$(type -P true)" \
-   $(use_with braille liblouis)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
-   installing() {
-   gnome2_src_install
-   # Massage shebang to make python_doscript happy
-   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
-   -i src/orca/orca || die
-   python_doscript src/orca/orca
-   }
-   python_foreach_impl run_in_build_dir installing
-}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2015-05-12 Thread Gilles Dartiguelongue
commit: 626b37ffa547b74e756a09bf0291a2bda323d5c4
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue May 12 21:40:06 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue May 12 21:40:06 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=626b37ff

app-accessibility/orca: 3.16.1 → 3.16.2

 app-accessibility/orca/{orca-3.16.1.ebuild => orca-3.16.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/orca/orca-3.16.1.ebuild 
b/app-accessibility/orca/orca-3.16.2.ebuild
similarity index 100%
rename from app-accessibility/orca/orca-3.16.1.ebuild
rename to app-accessibility/orca/orca-3.16.2.ebuild



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2015-05-02 Thread Gilles Dartiguelongue
commit: deb21bdeff79b3b1f0fc7f239ec3339b594e9d34
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat May  2 18:15:03 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat May  2 18:29:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=deb21bde

app-accessibility/orca: 3.14.4 → 3.16.1

 app-accessibility/orca/orca-3.16.1.ebuild | 77 +++
 1 file changed, 77 insertions(+)

diff --git a/app-accessibility/orca/orca-3.16.1.ebuild 
b/app-accessibility/orca/orca-3.16.1.ebuild
new file mode 100644
index 000..3044c69
--- /dev/null
+++ b/app-accessibility/orca/orca-3.16.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-3.14.4.ebuild,v 
1.1 2015/03/28 10:10:17 pacho Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{3,4} )
+PYTHON_REQ_USE="threads"
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Extensible screen reader that provides access to the desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
+
+LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+IUSE="+braille"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# liblouis is not in portage yet
+# it is used to provide contracted braille support
+# XXX: Check deps for correctness
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-accessibility/at-spi2-atk-2.10:2
+   >=app-accessibility/at-spi2-core-2.10:2[introspection]
+   >=dev-libs/atk-2.10
+   >=dev-libs/glib-2.28:2
+   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
+   >=x11-libs/gtk+-3.6.2:3[introspection]
+   braille? (
+   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
+   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+   dev-libs/atk[introspection]
+   dev-python/pyatspi[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   x11-libs/libwnck:3[introspection]
+   x11-libs/pango[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.50
+   virtual/pkgconfig
+"
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+
+   python_copy_sources
+}
+
+src_configure() {
+   python_foreach_impl run_in_build_dir gnome2_src_configure \
+   ITSTOOL="$(type -P true)" \
+   $(use_with braille liblouis)
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir gnome2_src_compile
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
+   installing() {
+   gnome2_src_install
+   # Massage shebang to make python_doscript happy
+   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
+   -i src/orca/orca || die
+   python_doscript src/orca/orca
+   }
+   python_foreach_impl run_in_build_dir installing
+}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-12-14 Thread Gilles Dartiguelongue
commit: 918bf23b4dfd0a9d742bb16f438c2be3d7aedc83
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Dec 14 22:27:55 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Dec 14 22:45:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=918bf23b

app-accessibility/orca: moved to gentoo-x86

---
 app-accessibility/orca/orca-3.14.3.ebuild | 78 ---
 1 file changed, 78 deletions(-)

diff --git a/app-accessibility/orca/orca-3.14.3.ebuild 
b/app-accessibility/orca/orca-3.14.3.ebuild
deleted file mode 100644
index 0ef0602..000
--- a/app-accessibility/orca/orca-3.14.3.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-3.12.2.ebuild,v 
1.3 2014/07/23 15:12:57 ago Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_3 )
-PYTHON_REQ_USE="threads"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Extensible screen reader that provides access to the desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
-
-LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
-IUSE="+braille"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# liblouis is not in portage yet
-# it is used to provide contracted braille support
-# XXX: Check deps for correctness
-COMMON_DEPEND="
-   >=app-accessibility/at-spi2-atk-2.10:2
-   >=app-accessibility/at-spi2-core-2.10:2[introspection]
-   >=dev-libs/atk-2.10
-   >=dev-libs/glib-2.28:2
-   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
-   >=x11-libs/gtk+-3.6.2:3[introspection]
-   braille? (
-   >=app-accessibility/brltty-5.0-r3[${PYTHON_USEDEP}]
-   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
-   ${PYTHON_DEPS}
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
-   dev-libs/atk[introspection]
-   dev-python/pyatspi[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   x11-libs/libwnck:3[introspection]
-   x11-libs/pango[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.50
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure \
-   ITSTOOL="$(type -P true)" \
-   $(use_with braille liblouis)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
-   installing() {
-   gnome2_src_install
-   # Massage shebang to make python_doscript happy
-   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
-   -i src/orca/orca || die
-   python_doscript src/orca/orca
-   }
-   python_foreach_impl run_in_build_dir installing
-}



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-12-07 Thread Gilles Dartiguelongue
commit: 69448a3092db8c69c908384be6446d11b29d2d0c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Dec  7 15:06:24 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Dec  7 15:06:24 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=69448a30

app-accessibility/orca: 3.14.2 → 3.14.3

---
 app-accessibility/orca/{orca-3.14.2.ebuild => orca-3.14.3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/orca/orca-3.14.2.ebuild 
b/app-accessibility/orca/orca-3.14.3.ebuild
similarity index 100%
rename from app-accessibility/orca/orca-3.14.2.ebuild
rename to app-accessibility/orca/orca-3.14.3.ebuild



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-11-23 Thread Gilles Dartiguelongue
commit: 5b8ef4fb73e71f4bbc2981f913f25a057b2ffde9
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 23 22:57:42 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 23 23:15:13 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5b8ef4fb

app-accessibility/orca: 3.14.0 → 3.14.2

---
 app-accessibility/orca/{orca-3.14.0.ebuild => orca-3.14.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/orca/orca-3.14.0.ebuild 
b/app-accessibility/orca/orca-3.14.2.ebuild
similarity index 100%
rename from app-accessibility/orca/orca-3.14.0.ebuild
rename to app-accessibility/orca/orca-3.14.2.ebuild



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-10-25 Thread Gilles Dartiguelongue
commit: 8e2f343eefebd3219543e4b6f55be5b914646c50
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat Oct 25 20:13:49 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Oct 25 20:13:59 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8e2f343e

app-accessibility/orca: sync metadata.xml

---
 app-accessibility/orca/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
index f3b4c7f..52b8633 100644
--- a/app-accessibility/orca/metadata.xml
+++ b/app-accessibility/orca/metadata.xml
@@ -2,6 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
   gnome-accessibility
+  
+Enable braille support
+  
   
 Orca is a flexible, extensible, and powerful assistive technology
 for people with visual impairments. Using various combinations of



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-04-24 Thread Gilles Dartiguelongue
commit: 1753a7a938733261d3eec9df3e549eb871cdff78
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Thu Apr 24 22:02:28 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Thu Apr 24 22:34:50 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1753a7a9

app-accessibility/orca: 3.12.0 → 3.12.1

---
 app-accessibility/orca/{orca-3.12.0.ebuild => orca-3.12.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/orca/orca-3.12.0.ebuild 
b/app-accessibility/orca/orca-3.12.1.ebuild
similarity index 100%
rename from app-accessibility/orca/orca-3.12.0.ebuild
rename to app-accessibility/orca/orca-3.12.1.ebuild



[gentoo-commits] proj/gnome:master commit in: app-accessibility/orca/

2014-04-06 Thread Gilles Dartiguelongue
commit: 33699b5db00c4449d6c6b1124eba42cf4d7782e0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Apr  6 21:08:18 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Apr  6 21:16:58 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=33699b5d

app-accessibility/orca: 3.10.3 → 3.12.0

---
 app-accessibility/orca/orca-3.12.0.ebuild | 72 +++
 1 file changed, 72 insertions(+)

diff --git a/app-accessibility/orca/orca-3.12.0.ebuild 
b/app-accessibility/orca/orca-3.12.0.ebuild
new file mode 100644
index 000..6ca6026
--- /dev/null
+++ b/app-accessibility/orca/orca-3.12.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_3 )
+PYTHON_REQ_USE="threads"
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Extensible screen reader that provides access to the desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/Orca";
+
+LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# liblouis is not in portage yet
+# it is used to provide contracted braille support
+# XXX: Check deps for correctness
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-atk-2.10:2
+   >=app-accessibility/at-spi2-core-2.10:2[introspection]
+   >=dev-libs/atk-2.10
+   >=dev-libs/glib-2.28:2
+   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
+   >=x11-libs/gtk+-3.6.2:3[introspection]
+   ${PYTHON_DEPS}
+"
+RDEPEND="${COMMON_DEPEND}
+   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+   dev-libs/atk[introspection]
+   dev-python/pyatspi[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   x11-libs/libwnck:3[introspection]
+   x11-libs/pango[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.50
+   virtual/pkgconfig
+"
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+
+   python_copy_sources
+}
+
+src_configure() {
+   python_foreach_impl run_in_build_dir gnome2_src_configure 
ITSTOOL="$(type -P true)"
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir gnome2_src_compile
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
+   installing() {
+   gnome2_src_install
+   # Massage shebang to make python_doscript happy
+   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
+   -i src/orca/orca || die
+   python_doscript src/orca/orca
+   }
+   python_foreach_impl run_in_build_dir installing
+}