[gentoo-commits] repo/gentoo:master commit in: ros-meta/pr2_common/

2015-09-23 Thread Alexis Ballier
commit: 8d6cb380bd321418c6046fde50b37abdaa38fade
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:48:51 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:48:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6cb380

ros-meta/pr2_common: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/pr2_common/Manifest |  1 +
 ros-meta/pr2_common/metadata.xml |  5 +
 ros-meta/pr2_common/pr2_common-1.11.9.ebuild | 23 +++
 ros-meta/pr2_common/pr2_common-.ebuild   | 23 +++
 4 files changed, 52 insertions(+)

diff --git a/ros-meta/pr2_common/Manifest b/ros-meta/pr2_common/Manifest
new file mode 100644
index 000..81a1f40
--- /dev/null
+++ b/ros-meta/pr2_common/Manifest
@@ -0,0 +1 @@
+DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/ros-meta/pr2_common/metadata.xml b/ros-meta/pr2_common/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/pr2_common/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/pr2_common/pr2_common-1.11.9.ebuild 
b/ros-meta/pr2_common/pr2_common-1.11.9.ebuild
new file mode 100644
index 000..3befd2e
--- /dev/null
+++ b/ros-meta/pr2_common/pr2_common-1.11.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="URDF description and 3D models of robot components of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/pr2_msgs
+   dev-ros/pr2_dashboard_aggregator
+   dev-ros/pr2_description
+   dev-ros/pr2_machine
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/pr2_common/pr2_common-.ebuild 
b/ros-meta/pr2_common/pr2_common-.ebuild
new file mode 100644
index 000..3befd2e
--- /dev/null
+++ b/ros-meta/pr2_common/pr2_common-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="URDF description and 3D models of robot components of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/pr2_msgs
+   dev-ros/pr2_dashboard_aggregator
+   dev-ros/pr2_description
+   dev-ros/pr2_machine
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/

2015-09-23 Thread Alexis Ballier
commit: 46533addf9796fea6e0376a3ea1b83277de3754e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:47:45 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:47:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46533add

dev-ros/urdf_tutorial: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/urdf_tutorial/Manifest   |  1 +
 dev-ros/urdf_tutorial/metadata.xml   |  5 +
 dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild | 24 
 dev-ros/urdf_tutorial/urdf_tutorial-.ebuild  | 24 
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/urdf_tutorial/Manifest b/dev-ros/urdf_tutorial/Manifest
new file mode 100644
index 000..3011074
--- /dev/null
+++ b/dev-ros/urdf_tutorial/Manifest
@@ -0,0 +1 @@
+DIST urdf_tutorial-0.2.4.tar.gz 580617 SHA256 
ac6c1d666eae7987ace46bab78dc9cc837a17462e59a80574d5441d0653cf333 SHA512 
be1909b6b2f4efd5e0b846ab465d9b5b4096f729ffda7568194e4d3208604be83f7007160a767cc8f6df71edca9822e7e49e8f069e88e7b27d11690f7a17bf35
 WHIRLPOOL 
0b1fa28982bb5cf85d6241e8bbb75f56b88c8998dce23be0ac93d31559abb1ae563dab466673cd958bef0bfa956f43687b2b14f0d996f1583b57ea04357344cb

diff --git a/dev-ros/urdf_tutorial/metadata.xml 
b/dev-ros/urdf_tutorial/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/urdf_tutorial/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild 
b/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild
new file mode 100644
index 000..bf1820d
--- /dev/null
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/urdf_tutorial";
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="URDF tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/urdf
+   dev-ros/joint_state_publisher
+   dev-ros/pr2_description
+   dev-ros/robot_state_publisher
+   dev-ros/rviz
+   dev-ros/xacro
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-.ebuild 
b/dev-ros/urdf_tutorial/urdf_tutorial-.ebuild
new file mode 100644
index 000..bf1820d
--- /dev/null
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/urdf_tutorial";
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="URDF tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/urdf
+   dev-ros/joint_state_publisher
+   dev-ros/pr2_description
+   dev-ros/robot_state_publisher
+   dev-ros/rviz
+   dev-ros/xacro
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] proj/sci:master commit in: sci-mathematics/ltl2ba/, sci-astronomy/missfits/, sci-biology/tablet/, ...

2015-09-23 Thread Justin Lecher
commit: 31948f21ddfb503f0c25d80ee1f38ba348fbc69d
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:34:09 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:34:09 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=31948f21

Drop unnecessary die from emake

Signed-off-by: Justin Lecher  gentoo.org>

 dev-cpp/eigen/eigen-3.2.2.ebuild   | 118 ++-
 dev-cpp/eigen/eigen-3.2.4.ebuild   | 118 ++-
 .../arrayfire-python-3.0.20150914.ebuild   |  31 ++-
 dev-python/brewer2mpl/brewer2mpl-1.4.1.ebuild  |  26 ++-
 dev-python/ipykernel/ipykernel-4.0.3.ebuild|  40 +++-
 dev-python/ipyparallel/ipyparallel-4.0.0-r1.ebuild |  63 +-
 .../ipython_genutils/ipython_genutils-0.1.0.ebuild |  35 +++-
 dev-python/ipywidgets/ipywidgets-4.0.2-r1.ebuild   |  43 +++-
 .../matlab_wrapper/matlab_wrapper-0.9.6.ebuild |  26 ++-
 .../matplotlib2tikz/matplotlib2tikz-0.1.0.ebuild   |  31 ++-
 dev-python/pickleshare/pickleshare-0.5.ebuild  |  40 +++-
 .../prettyplotlib/prettyplotlib-0.1.7.ebuild   |  31 ++-
 dev-python/python-ivi/python-ivi-0.14.9.ebuild |  31 ++-
 dev-python/python-vxi11/python-vxi11-0.7.ebuild|  23 ++-
 dev-python/python-vxi11/python-vxi11-0.8.ebuild|  23 ++-
 dev-python/qtconsole/qtconsole-4.0.1-r1.ebuild |  68 +-
 dev-python/simplepam/simplepam-0.1.5.ebuild|  23 ++-
 dev-python/traitlets/traitlets-4.0.0.ebuild|  60 +-
 media-gfx/brlcad/brlcad-7.22.0.ebuild  |   2 +-
 media-gfx/brlcad/brlcad-7.24.0.ebuild  |   2 +-
 media-gfx/brlcad/brlcad-7.24.2.ebuild  |   4 +-
 media-gfx/brlcad/brlcad-.ebuild|   2 +-
 sci-astronomy/missfits/missfits-2.8.0.ebuild   |  34 ++-
 sci-astronomy/psfex/psfex-3.17.0.ebuild|  71 ++-
 sci-astronomy/psfex/psfex-3.9.1.ebuild |  71 ++-
 sci-astronomy/sextractor/sextractor-2.19.5.ebuild  |  74 ++-
 sci-astronomy/skymaker/skymaker-3.10.5.ebuild  |  36 +++-
 sci-astronomy/stiff/stiff-2.4.0.ebuild |  44 +++-
 sci-astronomy/stuff/stuff-1.26.0.ebuild|  36 +++-
 sci-astronomy/swarp/swarp-2.38.0.ebuild|  42 +++-
 .../weightwatcher/weightwatcher-1.12.ebuild|  36 +++-
 sci-biology/biopieces/biopieces-0.51.ebuild|  73 ++-
 sci-biology/blasr/blasr-.ebuild|   2 +-
 sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild  |   2 +-
 sci-biology/mgblast/mgblast-0.1.ebuild |   2 +-
 sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild | 157 +-
 sci-biology/pileup/pileup-0.6.ebuild   |   4 +-
 sci-biology/tablet/tablet-1.14.04.10.ebuild|  50 -
 sci-libs/asl/asl-0.1.5.ebuild  |  49 -
 .../blas-reference-20131116-r1.ebuild  | 119 ++-
 sci-libs/fox/fox-4.1.2-r2.ebuild   |   4 +-
 .../lapack-reference/lapack-reference-3.4.2.ebuild | 140 -
 .../lapack-reference/lapack-reference-3.5.0.ebuild | 140 -
 .../lapacke-reference-3.4.2.ebuild | 104 +-
 .../lapacke-reference-3.5.0.ebuild | 104 +-
 sci-libs/libsc/libsc-1.1.ebuild|  72 ++-
 sci-libs/openblas/openblas-0.2.12.ebuild   | 228 -
 sci-libs/openblas/openblas-0.2.14.ebuild   | 228 -
 sci-libs/p4est/p4est-1.1.ebuild| 100 -
 sci-mathematics/htk/htk-3.4.1.ebuild   |   2 +-
 sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild   |   2 +-
 sci-mathematics/yorick/yorick-2.1.06.ebuild|   2 +-
 sci-physics/abinit/abinit-7.10.4.ebuild|   2 +-
 sci-physics/genfit/genfit-02.00.00.ebuild  |  60 +-
 sys-cluster/openmpi/openmpi-1.6.5.ebuild   |   4 +-
 55 files changed, 2875 insertions(+), 59 deletions(-)

diff --git a/dev-cpp/eigen/eigen-3.2.2.ebuild b/dev-cpp/eigen/eigen-3.2.2.ebuild
deleted file mode 12
index eafd774..000
--- a/dev-cpp/eigen/eigen-3.2.2.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-eigen-.ebuild
\ No newline at end of file

diff --git a/dev-cpp/eigen/eigen-3.2.2.ebuild b/dev-cpp/eigen/eigen-3.2.2.ebuild
new file mode 100644
index 000..64caa71
--- /dev/null
+++ b/dev-cpp/eigen/eigen-3.2.2.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+FORTRAN_NEEDED=fortran
+
+if [[ ${PV} == "" ]] ; then
+   inherit mercurial
+   EHG_REPO_URI="https://bitbucket.org/eigen/eigen";
+   SRC_URI=""
+   KEYWORDS=""
+else
+   inherit vcs-snapshot
+   SRC_URI="
+   http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> 
${P}.tar.bz2
+   
https://bitbucket.org/eigen/eigen/commits/1d71b1341c03a7c485289be2c8bd906a259c0487/raw/
 -> ${P}-cmake.patch
+ 

[gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap_handlers_netcdf/, sci-biology/manatee-jcvi/, ...

2015-09-23 Thread Justin Lecher
commit: d4648b5ddcef8ee497b6324dc68f9eadf2d63341
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:41:40 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:41:40 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4648b5d

Drop unnecessary "." in DESCRIPTIONS

Signed-off-by: Justin Lecher  gentoo.org>

 dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild  | 2 +-
 dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild| 2 +-
 dev-perl/Time-Progress/Time-Progress-1.7.ebuild | 2 +-
 dev-python/jupyter/jupyter-1.0.0.ebuild | 2 +-
 media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild  | 2 +-
 sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild| 2 +-
 sci-biology/apollo/apollo-.ebuild   | 2 +-
 sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild  | 2 +-
 sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild | 2 +-
 sci-electronics/stage/stage-2.0.3.ebuild| 2 +-
 sci-geosciences/pydap/pydap-3.1.1.ebuild| 2 +-
 sci-geosciences/pydap/pydap-3.1.ebuild  | 2 +-
 sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild| 2 +-
 sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild  | 2 +-
 .../pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild| 2 +-
 sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild  | 2 +-
 sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild| 2 +-
 sci-libs/arrayfire/arrayfire-.ebuild| 2 +-
 sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild| 2 +-
 sci-misc/openfst/openfst-1.3.4.ebuild   | 2 +-
 sci-misc/openfst/openfst-1.4.1.ebuild   | 2 +-
 sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild | 2 +-
 sci-visualization/nodemon/nodemon-0.3.5.ebuild  | 2 +-
 sys-cluster/modules/modules-3.2.10.ebuild   | 2 +-
 sys-cluster/modules/modules-3.2.9c-r1.ebuild| 2 +-
 sys-cluster/modules/modules-3.2.9c.ebuild   | 2 +-
 26 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild 
b/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
index 0c19b16..97b7b04 100644
--- a/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
+++ b/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 JAVA_PKG_IUSE="source"
 inherit eutils java-pkg-2 java-ant-2
 
-DESCRIPTION="Core module of MathML rendering solution."
+DESCRIPTION="Core module of MathML rendering solution"
 HOMEPAGE="http://jeuclid.sourceforge.net/";
 SRC_URI="mirror://sourceforge/jeuclid/jeuclid-parent-${PV}-src.zip"
 

diff --git a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild 
b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
index ac5bcf2..2d8369e 100644
--- a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
+++ b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
@@ -10,7 +10,7 @@ MODULE_SECTION="Log-Cabin"
 
 inherit perl-module
 
-DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO."
+DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO"
 
 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"

diff --git a/dev-perl/Time-Progress/Time-Progress-1.7.ebuild 
b/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
index 4197eaa..89cc665 100644
--- a/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
+++ b/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
@@ -8,7 +8,7 @@ MODULE_AUTHOR="CADE"
 
 inherit perl-module
 
-DESCRIPTION="Elapsed and estimated finish time reporting."
+DESCRIPTION="Elapsed and estimated finish time reporting"
 
 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"

diff --git a/dev-python/jupyter/jupyter-1.0.0.ebuild 
b/dev-python/jupyter/jupyter-1.0.0.ebuild
index e1142bd..6f6ef69 100644
--- a/dev-python/jupyter/jupyter-1.0.0.ebuild
+++ b/dev-python/jupyter/jupyter-1.0.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1
 
-DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one 
go."
+DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go"
 HOMEPAGE="http://jupyter.org";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild 
b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
index df3b692..af43459 100644
--- a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
+++ b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-utils
 
-DESCRIPTION="Object-oriented 3D toolkit that facilitates the rendering and 
interaction o

[gentoo-commits] proj/sci:master commit in: sci-libs/fox/

2015-09-23 Thread Justin Lecher
commit: b059250a0dd5d4eb963e78dc0e1d4f5a31cf9417
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:36:51 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:36:51 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b059250a

Drop unnecessary die from dohtml

Signed-off-by: Justin Lecher  gentoo.org>

 sci-libs/fox/fox-4.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/fox/fox-4.1.2-r2.ebuild b/sci-libs/fox/fox-4.1.2-r2.ebuild
index e1df50c..38b52fa 100644
--- a/sci-libs/fox/fox-4.1.2-r2.ebuild
+++ b/sci-libs/fox/fox-4.1.2-r2.ebuild
@@ -64,6 +64,6 @@ src_install() {
dodoc README.FoX.txt
if use doc; then
dodoc Changelog
-   dohtml -r DoX/ || die "installing the HTML docs failed"
+   dohtml -r DoX/
fi
 }



[gentoo-commits] proj/sci:master commit in: sci-libs/fox/, sci-chemistry/gamess/, sci-biology/consed/, sci-physics/abinit/, ...

2015-09-23 Thread Justin Lecher
commit: 5a5f3b2bd575dc22634b0021d7b424fdaa1f37d4
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:36:30 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:36:30 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=5a5f3b2b

Drop unnecessary die from dodoc

Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/consed/consed-29.ebuild   | 2 +-
 sci-chemistry/gamess/gamess-20120501.1.ebuild | 4 ++--
 sci-chemistry/gamess/gamess-20130501.1.ebuild | 4 ++--
 sci-libs/fox/fox-4.1.2-r2.ebuild  | 2 +-
 sci-physics/abinit/abinit-7.10.4.ebuild   | 2 +-
 sci-physics/abinit/abinit-7.6.4-r1.ebuild | 2 +-
 sys-cluster/openmpi/openmpi-1.6.5.ebuild  | 2 +-
 sys-cluster/openmpi/openmpi-1.7.3.ebuild  | 2 +-
 sys-cluster/openmpi/openmpi-1.8.4-r99.ebuild  | 2 +-
 sys-cluster/openmpi/openmpi-1.8.8.ebuild  | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/sci-biology/consed/consed-29.ebuild 
b/sci-biology/consed/consed-29.ebuild
index 409111c..2ca1dde 100644
--- a/sci-biology/consed/consed-29.ebuild
+++ b/sci-biology/consed/consed-29.ebuild
@@ -84,7 +84,7 @@ src_install() {
sed \
-e 's#/wt1/gordon/genome#/usr/bin#' \
-i "${ED}"/usr/bin/fastq2Phrap.perl || die
-   dodoc README.txt *_announcement.txt || die
+   dodoc README.txt *_announcement.txt
 }
 
 pkg_postinst() {

diff --git a/sci-chemistry/gamess/gamess-20120501.1.ebuild 
b/sci-chemistry/gamess/gamess-20120501.1.ebuild
index 9ef138b..768e9c3 100644
--- a/sci-chemistry/gamess/gamess-20120501.1.ebuild
+++ b/sci-chemistry/gamess/gamess-20120501.1.ebuild
@@ -265,7 +265,7 @@ src_install() {
fi
 
# the docs
-   dodoc *.DOC qmnuc/*.DOC || die "Failed installing docs"
+   dodoc *.DOC qmnuc/*.DOC
 
# install ericftm
insinto /usr/share/${PN}
@@ -285,7 +285,7 @@ src_install() {
 
# install tinker params in case of qmmm
if use qmmm-tinker ; then
-   dodoc tinker/simomm.doc || die "Failed installing docs"
+   dodoc tinker/simomm.doc
insinto /usr/share/${PN}
doins -r tinker/params51 || die "Failed to install 
Tinker params"
fi

diff --git a/sci-chemistry/gamess/gamess-20130501.1.ebuild 
b/sci-chemistry/gamess/gamess-20130501.1.ebuild
index c7158c9..871d6dd 100644
--- a/sci-chemistry/gamess/gamess-20130501.1.ebuild
+++ b/sci-chemistry/gamess/gamess-20130501.1.ebuild
@@ -265,7 +265,7 @@ src_install() {
fi
 
# the docs
-   dodoc *.DOC qmnuc/*.DOC || die "Failed installing docs"
+   dodoc *.DOC qmnuc/*.DOC
 
# install ericftm
insinto /usr/share/${PN}
@@ -285,7 +285,7 @@ src_install() {
 
# install tinker params in case of qmmm
if use qmmm-tinker ; then
-   dodoc tinker/simomm.doc || die "Failed installing docs"
+   dodoc tinker/simomm.doc
insinto /usr/share/${PN}
doins -r tinker/params51 || die "Failed to install 
Tinker params"
fi

diff --git a/sci-libs/fox/fox-4.1.2-r2.ebuild b/sci-libs/fox/fox-4.1.2-r2.ebuild
index 2c4659c..e1df50c 100644
--- a/sci-libs/fox/fox-4.1.2-r2.ebuild
+++ b/sci-libs/fox/fox-4.1.2-r2.ebuild
@@ -61,7 +61,7 @@ src_install() {
-e's%\(echo\( -I"$moddir"\)\?\) \$LIBS%\1 -L"$libdir" $LIBS%' \
FoX-config
emake -j1 DESTDIR="${D}" install
-   dodoc README.FoX.txt || die "dodoc failed"
+   dodoc README.FoX.txt
if use doc; then
dodoc Changelog
dohtml -r DoX/ || die "installing the HTML docs failed"

diff --git a/sci-physics/abinit/abinit-7.10.4.ebuild 
b/sci-physics/abinit/abinit-7.10.4.ebuild
index 40f2d15..bf228f2 100644
--- a/sci-physics/abinit/abinit-7.10.4.ebuild
+++ b/sci-physics/abinit/abinit-7.10.4.ebuild
@@ -365,7 +365,7 @@ src_install() {
 
# XXX: support installing them from builddir as well!!!
if [[ ${DOCS} ]]; then
-   dodoc "${DOCS[@]}" || die "dodoc failed"
+   dodoc "${DOCS[@]}"
else
local f
# same list as in PMS

diff --git a/sci-physics/abinit/abinit-7.6.4-r1.ebuild 
b/sci-physics/abinit/abinit-7.6.4-r1.ebuild
index ccb875e..e20fb75 100644
--- a/sci-physics/abinit/abinit-7.6.4-r1.ebuild
+++ b/sci-physics/abinit/abinit-7.6.4-r1.ebuild
@@ -366,7 +366,7 @@ src_install() {
 
# XXX: support installing them from builddir as well!!!
if [[ ${DOCS} ]]; then
-   dodoc "${DOCS[@]}" || die "dodoc failed"
+   dodoc "${DOCS[@]}"
else
local f
# same list as in PMS

diff --git a/sys-cluster/openmpi/openmpi-1.6.5.ebuild 
b/sys-cluster/openmpi/openmpi-1.6.5.ebuild
index ab58af6..a04a129 100644
--- a/sys-cluster/openmpi/openmpi-1.6.5.ebuild
+++ b/sys-cluste

[gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/

2015-09-23 Thread Justin Lecher
commit: 3623b42857ab49c152dbd3ef809cff50bb2973d8
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:35:50 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:35:50 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3623b428

Drop unnecessary die from dodir

Signed-off-by: Justin Lecher  gentoo.org>

 sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild 
b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
index 94f0e17..56b51a7 100644
--- a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
+++ b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
@@ -57,7 +57,7 @@ src_install() {
Fps_Icons || die
fi
 
-   dodir "${BASEDIR}" || die
+   dodir "${BASEDIR}"
# make symlinks
for i in * ; do
[[ -x $i && ! -d $i ]] && dosym "../fullprof/${i}" 
/opt/bin/"${i##*/}"



[gentoo-commits] proj/sci:master commit in: sci-chemistry/gamess/, sci-libs/itk/, sci-libs/mpiblacs/, sci-biology/sra_sdk/, ...

2015-09-23 Thread Justin Lecher
commit: f8113b535c57b6c97c37e69d6741c1dee8318ce1
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:37:25 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:37:25 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f8113b53

Drop unnecessary die from doins

Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/bambino/bambino-1.02.ebuild   |  4 ++--
 sci-biology/bambino/bambino-1.06.ebuild   |  4 ++--
 sci-biology/sra_sdk/sra_sdk-2.2.2a.ebuild |  2 +-
 sci-chemistry/gamess/gamess-20120501.1.ebuild | 16 
 sci-chemistry/gamess/gamess-20130501.1.ebuild | 16 
 sci-libs/itk/itk-4.4.2-r1.ebuild  |  2 +-
 sci-libs/mpiblacs/mpiblacs-1.1-r1.ebuild  |  2 +-
 7 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/sci-biology/bambino/bambino-1.02.ebuild 
b/sci-biology/bambino/bambino-1.02.ebuild
index afeb2f1..bfc859a 100644
--- a/sci-biology/bambino/bambino-1.02.ebuild
+++ b/sci-biology/bambino/bambino-1.02.ebuild
@@ -27,8 +27,8 @@ RDEPEND="${DEPEND}
 
 src_install(){
insinto "${DESTDIR}"/usr/share/"${PN}"/lib
-   doins "${DISTDIR}"/bambino_core_"${PV}".jar || die
-   doins "${DISTDIR}"/bambino_bundle_"${PV}".jar || die
+   doins "${DISTDIR}"/bambino_core_"${PV}".jar
+   doins "${DISTDIR}"/bambino_bundle_"${PV}".jar
 
einfo "bambino can be run using 'java -jar 
/usr/share/bambino/lib/bambino_bundle_1.02.jar'"
einfo "  or 'java -jar /usr/share/bambino/lib/bambino_core_1.02.jar'"

diff --git a/sci-biology/bambino/bambino-1.06.ebuild 
b/sci-biology/bambino/bambino-1.06.ebuild
index cc46f29..fa16a70 100644
--- a/sci-biology/bambino/bambino-1.06.ebuild
+++ b/sci-biology/bambino/bambino-1.06.ebuild
@@ -27,8 +27,8 @@ RDEPEND="${DEPEND}
 
 src_install(){
insinto "${DESTDIR}"/usr/share/"${PN}"/lib
-   doins "${DISTDIR}"/bambino_core_"${PV}".jar || die
-   doins "${DISTDIR}"/bambino_bundle_"${PV}".jar || die
+   doins "${DISTDIR}"/bambino_core_"${PV}".jar
+   doins "${DISTDIR}"/bambino_bundle_"${PV}".jar
 
einfo "bambino can be run using 'java -jar 
/usr/share/bambino/lib/bambino_bundle_1.06.jar'"
einfo "  or 'java -jar /usr/share/bambino/lib/bambino_core_1.06.jar'"

diff --git a/sci-biology/sra_sdk/sra_sdk-2.2.2a.ebuild 
b/sci-biology/sra_sdk/sra_sdk-2.2.2a.ebuild
index d12fbcc..3605a66 100644
--- a/sci-biology/sra_sdk/sra_sdk-2.2.2a.ebuild
+++ b/sci-biology/sra_sdk/sra_sdk-2.2.2a.ebuild
@@ -80,7 +80,7 @@ src_install(){
 
# install the main libs and the ncbi/vdb-copy.kfg file
insinto /usr/lib/ncbi
-   doins "${OBJDIR}"/lib/ncbi/* || die
+   doins "${OBJDIR}"/lib/ncbi/*
 
# zap the subdirectory so that copying below does not fail
rm -rf "${OBJDIR}"/lib/ncbi || die

diff --git a/sci-chemistry/gamess/gamess-20120501.1.ebuild 
b/sci-chemistry/gamess/gamess-20120501.1.ebuild
index 768e9c3..d553acd 100644
--- a/sci-chemistry/gamess/gamess-20120501.1.ebuild
+++ b/sci-chemistry/gamess/gamess-20120501.1.ebuild
@@ -269,25 +269,25 @@ src_install() {
 
# install ericftm
insinto /usr/share/${PN}
-   doins auxdata/ericfmt.dat || die "Failed installing ericfmt.dat"
+   doins auxdata/ericfmt.dat
 
# install mcpdata
insinto /usr/share/${PN}/MCP
-   doins auxdata/MCP/* || die "Failed installing MCP"
+   doins auxdata/MCP/*
 
# install BASES
insinto /usr/share/${PN}/BASES
-   doins auxdata/BASES/* || die "Failed installing BASES"
+   doins auxdata/BASES/*
 
# install QUANPOL
insinto /usr/share/${PN}/QUANPOL
-   doins auxdata/QUANPOL/* || die "Failed installing QUANPOL"
+   doins auxdata/QUANPOL/*
 
# install tinker params in case of qmmm
if use qmmm-tinker ; then
dodoc tinker/simomm.doc
insinto /usr/share/${PN}
-   doins -r tinker/params51 || die "Failed to install 
Tinker params"
+   doins -r tinker/params51
fi
 
# install the tests the user should run, and
@@ -295,9 +295,9 @@ src_install() {
# so the user is ready to run the tests
insinto /usr/share/${PN}/tests
insopts -m0644
-   doins -r tests/* || die "Failed installing tests"
+   doins -r tests/*
insopts -m0744
-   doins runall || die "Failed installing tests"
+   doins runall
#doins tools/checktst/checktst tools/checktst/chkabs || \
#   die "Failed to install main test checker"
#doins tools/checktst/exam* || \
@@ -305,7 +305,7 @@ src_install() {
 
insinto /usr/share/${PN}/neotests
insopts -m0644
-   doins -r qmnuc/neotests/* || die "Failed to install NEO tests"
+   doins -r qmnuc/neotests/*
 }
 
 pkg_postinst() {

diff --git a/sci-chemistry/gamess/gamess-20130501.1.ebuild 
b/sci-chemistry/gamess/gamess-20130501.1.ebuild
index

[gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/

2015-09-23 Thread Alexis Ballier
commit: 62755d6bc89711f01641d89315a72548a3aed568
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:37:59 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:37:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62755d6b

ros-meta/rqt_robot_plugins: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/rqt_robot_plugins/Manifest|  1 +
 ros-meta/rqt_robot_plugins/metadata.xml|  5 
 .../rqt_robot_plugins-0.4.2.ebuild | 29 ++
 .../rqt_robot_plugins-.ebuild  | 29 ++
 4 files changed, 64 insertions(+)

diff --git a/ros-meta/rqt_robot_plugins/Manifest 
b/ros-meta/rqt_robot_plugins/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/ros-meta/rqt_robot_plugins/metadata.xml 
b/ros-meta/rqt_robot_plugins/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild 
b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
new file mode 100644
index 000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots 
during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_moveit
+   dev-ros/rqt_nav_view
+   dev-ros/rqt_pose_view
+   dev-ros/rqt_robot_dashboard
+   dev-ros/rqt_robot_monitor
+   dev-ros/rqt_robot_steering
+   dev-ros/rqt_runtime_monitor
+   dev-ros/rqt_rviz
+   dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-.ebuild 
b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-.ebuild
new file mode 100644
index 000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots 
during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_moveit
+   dev-ros/rqt_nav_view
+   dev-ros/rqt_pose_view
+   dev-ros/rqt_robot_dashboard
+   dev-ros/rqt_robot_monitor
+   dev-ros/rqt_robot_steering
+   dev-ros/rqt_runtime_monitor
+   dev-ros/rqt_rviz
+   dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_robot_steering/

2015-09-23 Thread Alexis Ballier
commit: 5a943fff993901b24d85943240fa6eac13ef7ba9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:35:23 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:35:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a943fff

dev-ros/rqt_robot_steering: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_robot_steering/Manifest|  1 +
 dev-ros/rqt_robot_steering/metadata.xml|  5 +
 .../rqt_robot_steering-0.4.2.ebuild| 26 ++
 .../rqt_robot_steering-.ebuild | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_robot_steering/Manifest 
b/dev-ros/rqt_robot_steering/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_robot_steering/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_robot_steering/metadata.xml 
b/dev-ros/rqt_robot_steering/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_robot_steering/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.4.2.ebuild 
b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.4.2.ebuild
new file mode 100644
index 000..9e34faf
--- /dev/null
+++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.4.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for steering a robot using Twist messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-.ebuild 
b/dev-ros/rqt_robot_steering/rqt_robot_steering-.ebuild
new file mode 100644
index 000..9e34faf
--- /dev/null
+++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for steering a robot using Twist messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_runtime_monitor/

2015-09-23 Thread Alexis Ballier
commit: e6f45db26d233747ce808107cd95c19c105d1d9c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:36:09 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:36:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6f45db2

dev-ros/rqt_runtime_monitor: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_runtime_monitor/Manifest   |  1 +
 dev-ros/rqt_runtime_monitor/metadata.xml   |  5 
 .../rqt_runtime_monitor-0.4.2.ebuild   | 27 ++
 .../rqt_runtime_monitor-.ebuild| 27 ++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_runtime_monitor/Manifest 
b/dev-ros/rqt_runtime_monitor/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_runtime_monitor/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_runtime_monitor/metadata.xml 
b/dev-ros/rqt_runtime_monitor/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_runtime_monitor/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.4.2.ebuild 
b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.4.2.ebuild
new file mode 100644
index 000..971856b
--- /dev/null
+++ b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.4.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin viewing DiagnosticsArray messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-.ebuild 
b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-.ebuild
new file mode 100644
index 000..971856b
--- /dev/null
+++ b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin viewing DiagnosticsArray messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_rviz/

2015-09-23 Thread Alexis Ballier
commit: 9034be6c4ec476584c4e83508c75cf51d18ab4f4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:36:45 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:36:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9034be6c

dev-ros/rqt_rviz: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_rviz/Manifest  |  1 +
 dev-ros/rqt_rviz/metadata.xml  |  5 +
 dev-ros/rqt_rviz/rqt_rviz-0.4.2.ebuild | 26 ++
 dev-ros/rqt_rviz/rqt_rviz-.ebuild  | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_rviz/Manifest b/dev-ros/rqt_rviz/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_rviz/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_rviz/metadata.xml b/dev-ros/rqt_rviz/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_rviz/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_rviz/rqt_rviz-0.4.2.ebuild 
b/dev-ros/rqt_rviz/rqt_rviz-0.4.2.ebuild
new file mode 100644
index 000..a4aca81
--- /dev/null
+++ b/dev-ros/rqt_rviz/rqt_rviz-0.4.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin embedding RViz"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-ros/pluginlib[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_cpp
+   dev-ros/rviz
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_rviz/rqt_rviz-.ebuild 
b/dev-ros/rqt_rviz/rqt_rviz-.ebuild
new file mode 100644
index 000..a4aca81
--- /dev/null
+++ b/dev-ros/rqt_rviz/rqt_rviz-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin embedding RViz"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-ros/pluginlib[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_cpp
+   dev-ros/rviz
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/

2015-09-23 Thread Alexis Ballier
commit: e7170abbd837dbf0c986d8ab7ce8e31fa38f8f44
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:33:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:33:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7170abb

dev-ros/rqt_pose_view: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_pose_view/Manifest   |  1 +
 dev-ros/rqt_pose_view/metadata.xml   |  5 
 dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild | 31 
 dev-ros/rqt_pose_view/rqt_pose_view-.ebuild  | 31 
 4 files changed, 68 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_pose_view/metadata.xml 
b/dev-ros/rqt_pose_view/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_pose_view/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild 
b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
new file mode 100644
index 000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/pyopengl[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-.ebuild 
b/dev-ros/rqt_pose_view/rqt_pose_view-.ebuild
new file mode 100644
index 000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/pyopengl[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_moveit/

2015-09-23 Thread Alexis Ballier
commit: 8cbb23c728627d3e01ccec6582007f109bc431ad
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:31:31 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:31:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbb23c7

dev-ros/rqt_moveit: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_moveit/Manifest|  1 +
 dev-ros/rqt_moveit/metadata.xml|  5 +
 dev-ros/rqt_moveit/rqt_moveit-0.4.2.ebuild | 28 
 dev-ros/rqt_moveit/rqt_moveit-.ebuild  | 28 
 4 files changed, 62 insertions(+)

diff --git a/dev-ros/rqt_moveit/Manifest b/dev-ros/rqt_moveit/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_moveit/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_moveit/metadata.xml b/dev-ros/rqt_moveit/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_moveit/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_moveit/rqt_moveit-0.4.2.ebuild 
b/dev-ros/rqt_moveit/rqt_moveit-0.4.2.ebuild
new file mode 100644
index 000..bcc9205
--- /dev/null
+++ b/dev-ros/rqt_moveit/rqt_moveit-0.4.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Assists monitoring tasks for MoveIt! motion planner"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_topic[${PYTHON_USEDEP}]
+   dev-ros/sensor_msgs[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_moveit/rqt_moveit-.ebuild 
b/dev-ros/rqt_moveit/rqt_moveit-.ebuild
new file mode 100644
index 000..bcc9205
--- /dev/null
+++ b/dev-ros/rqt_moveit/rqt_moveit-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Assists monitoring tasks for MoveIt! motion planner"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_topic[${PYTHON_USEDEP}]
+   dev-ros/sensor_msgs[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/viz/

2015-09-23 Thread Alexis Ballier
commit: 5479e798a6969fee1f224bd63a96b65c1e5657f0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:38:57 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:38:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5479e798

ros-meta/viz: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/viz/Manifest |  1 +
 ros-meta/viz/metadata.xml |  5 +
 ros-meta/viz/viz-1.2.0.ebuild | 24 
 ros-meta/viz/viz-.ebuild  | 24 
 4 files changed, 54 insertions(+)

diff --git a/ros-meta/viz/Manifest b/ros-meta/viz/Manifest
new file mode 100644
index 000..7ebda7a
--- /dev/null
+++ b/ros-meta/viz/Manifest
@@ -0,0 +1 @@
+DIST metapackages-1.2.0.tar.gz 1803 SHA256 
02360aefee1a3ec8506cb475be00a053827d422fed26d123764b4d6b18b0a5c5 SHA512 
a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
 WHIRLPOOL 
1bb4a73678613dd6fe6b0d1225b3fd967fbb476e5736949846f3297febf727f41c9d3e71565b13dcc90d36d57a6cf012a3cdad509ed4364bb87de7e372c69a79

diff --git a/ros-meta/viz/metadata.xml b/ros-meta/viz/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/viz/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/viz/viz-1.2.0.ebuild b/ros-meta/viz/viz-1.2.0.ebuild
new file mode 100644
index 000..86debcf
--- /dev/null
+++ b/ros-meta/viz/viz-1.2.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS visualization packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/ros_base
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/rviz
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/viz/viz-.ebuild b/ros-meta/viz/viz-.ebuild
new file mode 100644
index 000..86debcf
--- /dev/null
+++ b/ros-meta/viz/viz-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/metapackages";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage for ROS visualization packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   ros-meta/ros_base
+   ros-meta/rqt_common_plugins
+   ros-meta/rqt_robot_plugins
+   dev-ros/rviz
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_robot_monitor/

2015-09-23 Thread Alexis Ballier
commit: 8a0888fede2379826ac697bd2f6e54b8a4332c37
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:34:41 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:34:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0888fe

dev-ros/rqt_robot_monitor: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_robot_monitor/Manifest |  1 +
 dev-ros/rqt_robot_monitor/metadata.xml |  5 
 .../rqt_robot_monitor-0.4.2.ebuild | 31 ++
 .../rqt_robot_monitor-.ebuild  | 31 ++
 4 files changed, 68 insertions(+)

diff --git a/dev-ros/rqt_robot_monitor/Manifest 
b/dev-ros/rqt_robot_monitor/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_robot_monitor/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_robot_monitor/metadata.xml 
b/dev-ros/rqt_robot_monitor/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_robot_monitor/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.4.2.ebuild 
b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.4.2.ebuild
new file mode 100644
index 000..8e9beff
--- /dev/null
+++ b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.4.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Displays diagnostics_agg topics messages that are published by 
diagnostic_aggregator"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_bag[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-.ebuild 
b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-.ebuild
new file mode 100644
index 000..8e9beff
--- /dev/null
+++ b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Displays diagnostics_agg topics messages that are published by 
diagnostic_aggregator"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_bag[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_nav_view/

2015-09-23 Thread Alexis Ballier
commit: aea494f4a8a81cc32c1d75fa95338cfdf003a1fd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:32:37 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:32:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea494f4

dev-ros/rqt_nav_view: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_nav_view/Manifest  |  1 +
 dev-ros/rqt_nav_view/metadata.xml  |  5 +
 dev-ros/rqt_nav_view/rqt_nav_view-0.4.2.ebuild | 30 ++
 dev-ros/rqt_nav_view/rqt_nav_view-.ebuild  | 30 ++
 4 files changed, 66 insertions(+)

diff --git a/dev-ros/rqt_nav_view/Manifest b/dev-ros/rqt_nav_view/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_nav_view/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_nav_view/metadata.xml 
b/dev-ros/rqt_nav_view/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_nav_view/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_nav_view/rqt_nav_view-0.4.2.ebuild 
b/dev-ros/rqt_nav_view/rqt_nav_view-0.4.2.ebuild
new file mode 100644
index 000..d3c2bb7
--- /dev/null
+++ b/dev-ros/rqt_nav_view/rqt_nav_view-0.4.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a gui for viewing navigation maps and paths"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_nav_view/rqt_nav_view-.ebuild 
b/dev-ros/rqt_nav_view/rqt_nav_view-.ebuild
new file mode 100644
index 000..d3c2bb7
--- /dev/null
+++ b/dev-ros/rqt_nav_view/rqt_nav_view-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a gui for viewing navigation maps and paths"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_tf_tree/

2015-09-23 Thread Alexis Ballier
commit: 082ae5baef7625e3927f85079643ab3c5d6ca365
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:37:26 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:37:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082ae5ba

dev-ros/rqt_tf_tree: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_tf_tree/Manifest |  1 +
 dev-ros/rqt_tf_tree/metadata.xml |  5 +
 dev-ros/rqt_tf_tree/rqt_tf_tree-0.4.2.ebuild | 32 
 dev-ros/rqt_tf_tree/rqt_tf_tree-.ebuild  | 32 
 4 files changed, 70 insertions(+)

diff --git a/dev-ros/rqt_tf_tree/Manifest b/dev-ros/rqt_tf_tree/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_tf_tree/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_tf_tree/metadata.xml b/dev-ros/rqt_tf_tree/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_tf_tree/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_tf_tree/rqt_tf_tree-0.4.2.ebuild 
b/dev-ros/rqt_tf_tree/rqt_tf_tree-0.4.2.ebuild
new file mode 100644
index 000..7447465
--- /dev/null
+++ b/dev-ros/rqt_tf_tree/rqt_tf_tree-0.4.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS TF frame tree"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_graph[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/tf2
+   dev-ros/tf2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/tf2_ros[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/rqt_tf_tree/rqt_tf_tree-.ebuild 
b/dev-ros/rqt_tf_tree/rqt_tf_tree-.ebuild
new file mode 100644
index 000..7447465
--- /dev/null
+++ b/dev-ros/rqt_tf_tree/rqt_tf_tree-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS TF frame tree"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_graph[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/tf2
+   dev-ros/tf2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/tf2_ros[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_robot_dashboard/

2015-09-23 Thread Alexis Ballier
commit: a7f01e692ffc7399c94499511317439f01695a66
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:33:59 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:33:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f01e69

dev-ros/rqt_robot_dashboard: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_robot_dashboard/Manifest   |  1 +
 dev-ros/rqt_robot_dashboard/metadata.xml   |  5 
 .../rqt_robot_dashboard-0.4.2.ebuild   | 30 ++
 .../rqt_robot_dashboard-.ebuild| 30 ++
 4 files changed, 66 insertions(+)

diff --git a/dev-ros/rqt_robot_dashboard/Manifest 
b/dev-ros/rqt_robot_dashboard/Manifest
new file mode 100644
index 000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_robot_dashboard/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 
b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 
31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c
 WHIRLPOOL 
889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_robot_dashboard/metadata.xml 
b/dev-ros/rqt_robot_dashboard/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_robot_dashboard/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.4.2.ebuild 
b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.4.2.ebuild
new file mode 100644
index 000..42cb4f2
--- /dev/null
+++ b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.4.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Infrastructure for building robot dashboard plugins in rqt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_nav_view[${PYTHON_USEDEP}]
+   dev-ros/rqt_robot_monitor[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-.ebuild 
b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-.ebuild
new file mode 100644
index 000..42cb4f2
--- /dev/null
+++ b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Infrastructure for building robot dashboard plugins in rqt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_nav_view[${PYTHON_USEDEP}]
+   dev-ros/rqt_robot_monitor[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_launch/

2015-09-23 Thread Alexis Ballier
commit: 6e22c3c52d09619cf0ddfead8ef0334686187031
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:21:42 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:21:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e22c3c5

dev-ros/rqt_launch: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_launch/Manifest |  1 +
 dev-ros/rqt_launch/metadata.xml |  5 +
 dev-ros/rqt_launch/rqt_launch-0.3.12.ebuild | 28 
 dev-ros/rqt_launch/rqt_launch-.ebuild   | 28 
 4 files changed, 62 insertions(+)

diff --git a/dev-ros/rqt_launch/Manifest b/dev-ros/rqt_launch/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_launch/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_launch/metadata.xml b/dev-ros/rqt_launch/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_launch/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_launch/rqt_launch-0.3.12.ebuild 
b/dev-ros/rqt_launch/rqt_launch-0.3.12.ebuild
new file mode 100644
index 000..d66cb22
--- /dev/null
+++ b/dev-ros/rqt_launch/rqt_launch-0.3.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Easy view of .launch files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslaunch[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_launch/rqt_launch-.ebuild 
b/dev-ros/rqt_launch/rqt_launch-.ebuild
new file mode 100644
index 000..d66cb22
--- /dev/null
+++ b/dev-ros/rqt_launch/rqt_launch-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Easy view of .launch files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslaunch[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_reconfigure/

2015-09-23 Thread Alexis Ballier
commit: 4c17303b8d251eda52d378264bef193adf7a7c38
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:24:55 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:24:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c17303b

dev-ros/rqt_reconfigure: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_reconfigure/Manifest   |  1 +
 dev-ros/rqt_reconfigure/metadata.xml   |  5 
 .../rqt_reconfigure/rqt_reconfigure-0.3.12.ebuild  | 27 ++
 .../rqt_reconfigure/rqt_reconfigure-.ebuild| 27 ++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_reconfigure/Manifest b/dev-ros/rqt_reconfigure/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_reconfigure/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_reconfigure/metadata.xml 
b/dev-ros/rqt_reconfigure/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_reconfigure/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.3.12.ebuild 
b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.3.12.ebuild
new file mode 100644
index 000..0674f52
--- /dev/null
+++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.3.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Provides the way to view and edit the parameters that are 
accessible via dynamic_reconfigure"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-.ebuild 
b/dev-ros/rqt_reconfigure/rqt_reconfigure-.ebuild
new file mode 100644
index 000..0674f52
--- /dev/null
+++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Provides the way to view and edit the parameters that are 
accessible via dynamic_reconfigure"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_py_console/

2015-09-23 Thread Alexis Ballier
commit: 32f7d5c3d9827e0e9cf10d285fd94636622d03ca
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:24:27 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:24:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f7d5c3

dev-ros/rqt_py_console: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_py_console/Manifest|  1 +
 dev-ros/rqt_py_console/metadata.xml|  5 
 .../rqt_py_console/rqt_py_console-0.3.12.ebuild| 27 ++
 dev-ros/rqt_py_console/rqt_py_console-.ebuild  | 27 ++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_py_console/Manifest b/dev-ros/rqt_py_console/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_py_console/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_py_console/metadata.xml 
b/dev-ros/rqt_py_console/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_py_console/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_py_console/rqt_py_console-0.3.12.ebuild 
b/dev-ros/rqt_py_console/rqt_py_console-0.3.12.ebuild
new file mode 100644
index 000..6498ac8
--- /dev/null
+++ b/dev-ros/rqt_py_console/rqt_py_console-0.3.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Python GUI plugin providing an interactive Python console"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_py_console/rqt_py_console-.ebuild 
b/dev-ros/rqt_py_console/rqt_py_console-.ebuild
new file mode 100644
index 000..6498ac8
--- /dev/null
+++ b/dev-ros/rqt_py_console/rqt_py_console-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Python GUI plugin providing an interactive Python console"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_common_plugins/

2015-09-23 Thread Alexis Ballier
commit: 8940d407eb3cf90fed142d5cfcdfb28af0bac585
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:29:24 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:29:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8940d407

ros-meta/rqt_common_plugins: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/rqt_common_plugins/Manifest   |  1 +
 ros-meta/rqt_common_plugins/metadata.xml   |  5 +++
 .../rqt_common_plugins-0.3.12.ebuild   | 42 ++
 .../rqt_common_plugins-.ebuild | 42 ++
 4 files changed, 90 insertions(+)

diff --git a/ros-meta/rqt_common_plugins/Manifest 
b/ros-meta/rqt_common_plugins/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/ros-meta/rqt_common_plugins/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/ros-meta/rqt_common_plugins/metadata.xml 
b/ros-meta/rqt_common_plugins/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/rqt_common_plugins/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/rqt_common_plugins/rqt_common_plugins-0.3.12.ebuild 
b/ros-meta/rqt_common_plugins/rqt_common_plugins-0.3.12.ebuild
new file mode 100644
index 000..8095a09
--- /dev/null
+++ b/ros-meta/rqt_common_plugins/rqt_common_plugins-0.3.12.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS backend graphical tools suite that can be used on/off of 
robot runtime"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_action
+   dev-ros/rqt_bag
+   dev-ros/rqt_bag_plugins
+   dev-ros/rqt_console
+   dev-ros/rqt_dep
+   dev-ros/rqt_graph
+   dev-ros/rqt_image_view
+   dev-ros/rqt_launch
+   dev-ros/rqt_logger_level
+   dev-ros/rqt_msg
+   dev-ros/rqt_plot
+   dev-ros/rqt_publisher
+   dev-ros/rqt_py_common
+   dev-ros/rqt_py_console
+   dev-ros/rqt_reconfigure
+   dev-ros/rqt_service_caller
+   dev-ros/rqt_shell
+   dev-ros/rqt_srv
+   dev-ros/rqt_top
+   dev-ros/rqt_topic
+   dev-ros/rqt_web
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/rqt_common_plugins/rqt_common_plugins-.ebuild 
b/ros-meta/rqt_common_plugins/rqt_common_plugins-.ebuild
new file mode 100644
index 000..8095a09
--- /dev/null
+++ b/ros-meta/rqt_common_plugins/rqt_common_plugins-.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS backend graphical tools suite that can be used on/off of 
robot runtime"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_action
+   dev-ros/rqt_bag
+   dev-ros/rqt_bag_plugins
+   dev-ros/rqt_console
+   dev-ros/rqt_dep
+   dev-ros/rqt_graph
+   dev-ros/rqt_image_view
+   dev-ros/rqt_launch
+   dev-ros/rqt_logger_level
+   dev-ros/rqt_msg
+   dev-ros/rqt_plot
+   dev-ros/rqt_publisher
+   dev-ros/rqt_py_common
+   dev-ros/rqt_py_console
+   dev-ros/rqt_reconfigure
+   dev-ros/rqt_service_caller
+   dev-ros/rqt_shell
+   dev-ros/rqt_srv
+   dev-ros/rqt_top
+   dev-ros/rqt_topic
+   dev-ros/rqt_web
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_publisher/

2015-09-23 Thread Alexis Ballier
commit: 4a4c28dba83371ebdd7948cec5014a2d25469429
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:23:23 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:23:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4c28db

dev-ros/rqt_publisher: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_publisher/Manifest|  1 +
 dev-ros/rqt_publisher/metadata.xml|  5 
 dev-ros/rqt_publisher/rqt_publisher-0.3.12.ebuild | 28 +++
 dev-ros/rqt_publisher/rqt_publisher-.ebuild   | 28 +++
 4 files changed, 62 insertions(+)

diff --git a/dev-ros/rqt_publisher/Manifest b/dev-ros/rqt_publisher/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_publisher/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_publisher/metadata.xml 
b/dev-ros/rqt_publisher/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_publisher/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_publisher/rqt_publisher-0.3.12.ebuild 
b/dev-ros/rqt_publisher/rqt_publisher-0.3.12.ebuild
new file mode 100644
index 000..6786cf1
--- /dev/null
+++ b/dev-ros/rqt_publisher/rqt_publisher-0.3.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for publishing arbitrary messages with fixed or 
computed field values"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_publisher/rqt_publisher-.ebuild 
b/dev-ros/rqt_publisher/rqt_publisher-.ebuild
new file mode 100644
index 000..6786cf1
--- /dev/null
+++ b/dev-ros/rqt_publisher/rqt_publisher-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for publishing arbitrary messages with fixed or 
computed field values"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_logger_level/

2015-09-23 Thread Alexis Ballier
commit: 89a06a6ea03aa9fdcc73842d48717650efeec91e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:22:14 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:22:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a06a6e

dev-ros/rqt_logger_level: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_logger_level/Manifest  |  1 +
 dev-ros/rqt_logger_level/metadata.xml  |  5 
 .../rqt_logger_level-0.3.12.ebuild | 27 ++
 .../rqt_logger_level/rqt_logger_level-.ebuild  | 27 ++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_logger_level/Manifest 
b/dev-ros/rqt_logger_level/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_logger_level/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_logger_level/metadata.xml 
b/dev-ros/rqt_logger_level/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_logger_level/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_logger_level/rqt_logger_level-0.3.12.ebuild 
b/dev-ros/rqt_logger_level/rqt_logger_level-0.3.12.ebuild
new file mode 100644
index 000..bad1dbb
--- /dev/null
+++ b/dev-ros/rqt_logger_level/rqt_logger_level-0.3.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for configuring the logger level of ROS nodes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_logger_level/rqt_logger_level-.ebuild 
b/dev-ros/rqt_logger_level/rqt_logger_level-.ebuild
new file mode 100644
index 000..bad1dbb
--- /dev/null
+++ b/dev-ros/rqt_logger_level/rqt_logger_level-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for configuring the logger level of ROS nodes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_shell/

2015-09-23 Thread Alexis Ballier
commit: dbd817b14f6f958affe88d97b8555296264e7921
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:25:54 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:25:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd817b1

dev-ros/rqt_shell: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_shell/Manifest|  1 +
 dev-ros/rqt_shell/metadata.xml|  5 +
 dev-ros/rqt_shell/rqt_shell-0.3.12.ebuild | 26 ++
 dev-ros/rqt_shell/rqt_shell-.ebuild   | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_shell/Manifest b/dev-ros/rqt_shell/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_shell/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_shell/metadata.xml b/dev-ros/rqt_shell/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_shell/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_shell/rqt_shell-0.3.12.ebuild 
b/dev-ros/rqt_shell/rqt_shell-0.3.12.ebuild
new file mode 100644
index 000..c1d012a
--- /dev/null
+++ b/dev-ros/rqt_shell/rqt_shell-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin providing an interactive shell"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_shell/rqt_shell-.ebuild 
b/dev-ros/rqt_shell/rqt_shell-.ebuild
new file mode 100644
index 000..c1d012a
--- /dev/null
+++ b/dev-ros/rqt_shell/rqt_shell-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin providing an interactive shell"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_graph/

2015-09-23 Thread Alexis Ballier
commit: e4ae2ae93909deaa3cb2d71faa0eb07aa70aef06
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:20:18 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:20:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ae2ae9

dev-ros/rqt_graph: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_graph/Manifest|  1 +
 dev-ros/rqt_graph/metadata.xml|  5 +
 dev-ros/rqt_graph/rqt_graph-0.3.12.ebuild | 32 +++
 dev-ros/rqt_graph/rqt_graph-.ebuild   | 32 +++
 4 files changed, 70 insertions(+)

diff --git a/dev-ros/rqt_graph/Manifest b/dev-ros/rqt_graph/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_graph/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_graph/metadata.xml b/dev-ros/rqt_graph/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_graph/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_graph/rqt_graph-0.3.12.ebuild 
b/dev-ros/rqt_graph/rqt_graph-0.3.12.ebuild
new file mode 100644
index 000..9cbcb40
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-0.3.12.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_graph/rqt_graph-.ebuild 
b/dev-ros/rqt_graph/rqt_graph-.ebuild
new file mode 100644
index 000..9cbcb40
--- /dev/null
+++ b/dev-ros/rqt_graph/rqt_graph-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS computation graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosnode[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_topic/

2015-09-23 Thread Alexis Ballier
commit: 23ec5e17fc641bcd8c365a62853f024ef952303c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:27:37 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:27:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ec5e17

dev-ros/rqt_topic: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_topic/Manifest|  1 +
 dev-ros/rqt_topic/metadata.xml|  5 +
 dev-ros/rqt_topic/rqt_topic-0.3.12.ebuild | 26 ++
 dev-ros/rqt_topic/rqt_topic-.ebuild   | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_topic/Manifest b/dev-ros/rqt_topic/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_topic/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_topic/metadata.xml b/dev-ros/rqt_topic/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_topic/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_topic/rqt_topic-0.3.12.ebuild 
b/dev-ros/rqt_topic/rqt_topic-0.3.12.ebuild
new file mode 100644
index 000..8c028b2
--- /dev/null
+++ b/dev-ros/rqt_topic/rqt_topic-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying debug information about ROS topics"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_topic/rqt_topic-.ebuild 
b/dev-ros/rqt_topic/rqt_topic-.ebuild
new file mode 100644
index 000..8c028b2
--- /dev/null
+++ b/dev-ros/rqt_topic/rqt_topic-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying debug information about ROS topics"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_dep/

2015-09-23 Thread Alexis Ballier
commit: 231eb79831ba0c4b060f9e2577a3f587c2ec1f64
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:18:39 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:18:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231eb798

dev-ros/rqt_dep: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_dep/Manifest  |  1 +
 dev-ros/rqt_dep/metadata.xml  |  5 +
 dev-ros/rqt_dep/rqt_dep-0.3.12.ebuild | 28 
 dev-ros/rqt_dep/rqt_dep-.ebuild   | 28 
 4 files changed, 62 insertions(+)

diff --git a/dev-ros/rqt_dep/Manifest b/dev-ros/rqt_dep/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_dep/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_dep/metadata.xml b/dev-ros/rqt_dep/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_dep/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_dep/rqt_dep-0.3.12.ebuild 
b/dev-ros/rqt_dep/rqt_dep-0.3.12.ebuild
new file mode 100644
index 000..42f648f
--- /dev/null
+++ b/dev-ros/rqt_dep/rqt_dep-0.3.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS dependency graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_graph[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/rqt_dep/rqt_dep-.ebuild 
b/dev-ros/rqt_dep/rqt_dep-.ebuild
new file mode 100644
index 000..42f648f
--- /dev/null
+++ b/dev-ros/rqt_dep/rqt_dep-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing the ROS dependency graph"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_dotgraph[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_graph[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_service_caller/

2015-09-23 Thread Alexis Ballier
commit: cb974bd5dfda46eb2e63ffa675c4c3de6b28cd9a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:25:22 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:25:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb974bd5

dev-ros/rqt_service_caller: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_service_caller/Manifest|  1 +
 dev-ros/rqt_service_caller/metadata.xml|  5 +
 .../rqt_service_caller-0.3.12.ebuild   | 26 ++
 .../rqt_service_caller-.ebuild | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_service_caller/Manifest 
b/dev-ros/rqt_service_caller/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_service_caller/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_service_caller/metadata.xml 
b/dev-ros/rqt_service_caller/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_service_caller/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_service_caller/rqt_service_caller-0.3.12.ebuild 
b/dev-ros/rqt_service_caller/rqt_service_caller-0.3.12.ebuild
new file mode 100644
index 000..e3eb8c1
--- /dev/null
+++ b/dev-ros/rqt_service_caller/rqt_service_caller-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for calling arbitrary services"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_service_caller/rqt_service_caller-.ebuild 
b/dev-ros/rqt_service_caller/rqt_service_caller-.ebuild
new file mode 100644
index 000..e3eb8c1
--- /dev/null
+++ b/dev-ros/rqt_service_caller/rqt_service_caller-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for calling arbitrary services"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosservice[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_action/

2015-09-23 Thread Alexis Ballier
commit: 6e45cd7754d48422d004bef8aad46c3c7f9734b0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:14:50 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:14:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e45cd77

dev-ros/rqt_action: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_action/Manifest |  1 +
 dev-ros/rqt_action/metadata.xml |  5 +
 dev-ros/rqt_action/rqt_action-0.3.12.ebuild | 24 
 dev-ros/rqt_action/rqt_action-.ebuild   | 24 
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/rqt_action/Manifest b/dev-ros/rqt_action/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_action/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_action/metadata.xml b/dev-ros/rqt_action/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_action/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_action/rqt_action-0.3.12.ebuild 
b/dev-ros/rqt_action/rqt_action-0.3.12.ebuild
new file mode 100644
index 000..f1b6cef
--- /dev/null
+++ b/dev-ros/rqt_action/rqt_action-0.3.12.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Introspect all available ROS action (from actionlib) types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_msg[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_action/rqt_action-.ebuild 
b/dev-ros/rqt_action/rqt_action-.ebuild
new file mode 100644
index 000..f1b6cef
--- /dev/null
+++ b/dev-ros/rqt_action/rqt_action-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Introspect all available ROS action (from actionlib) types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_msg[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_top/

2015-09-23 Thread Alexis Ballier
commit: ecba7dd6cd2f3a7f21461a9f99173d4b73d38b2e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:26:53 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:26:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecba7dd6

dev-ros/rqt_top: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_top/Manifest  |  1 +
 dev-ros/rqt_top/metadata.xml  |  5 +
 dev-ros/rqt_top/rqt_top-0.3.12.ebuild | 25 +
 dev-ros/rqt_top/rqt_top-.ebuild   | 25 +
 4 files changed, 56 insertions(+)

diff --git a/dev-ros/rqt_top/Manifest b/dev-ros/rqt_top/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_top/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_top/metadata.xml b/dev-ros/rqt_top/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_top/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_top/rqt_top-0.3.12.ebuild 
b/dev-ros/rqt_top/rqt_top-0.3.12.ebuild
new file mode 100644
index 000..84e9f0b
--- /dev/null
+++ b/dev-ros/rqt_top/rqt_top-0.3.12.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="RQT plugin for monitoring ROS processes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_top/rqt_top-.ebuild 
b/dev-ros/rqt_top/rqt_top-.ebuild
new file mode 100644
index 000..84e9f0b
--- /dev/null
+++ b/dev-ros/rqt_top/rqt_top-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="RQT plugin for monitoring ROS processes"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_web/

2015-09-23 Thread Alexis Ballier
commit: 3f1dbe6b6de9d93deb82961353a970109e91db34
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:28:08 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:28:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1dbe6b

dev-ros/rqt_web: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_web/Manifest  |  1 +
 dev-ros/rqt_web/metadata.xml  |  5 +
 dev-ros/rqt_web/rqt_web-0.3.12.ebuild | 26 ++
 dev-ros/rqt_web/rqt_web-.ebuild   | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_web/Manifest b/dev-ros/rqt_web/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_web/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_web/metadata.xml b/dev-ros/rqt_web/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_web/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_web/rqt_web-0.3.12.ebuild 
b/dev-ros/rqt_web/rqt_web-0.3.12.ebuild
new file mode 100644
index 000..78b773c
--- /dev/null
+++ b/dev-ros/rqt_web/rqt_web-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Simple web content viewer for rqt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_web/rqt_web-.ebuild 
b/dev-ros/rqt_web/rqt_web-.ebuild
new file mode 100644
index 000..78b773c
--- /dev/null
+++ b/dev-ros/rqt_web/rqt_web-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Simple web content viewer for rqt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag_plugins/

2015-09-23 Thread Alexis Ballier
commit: ca7d82d98f4b7730dbbfdc9bd8fb5f40d56762e9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:16:40 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7d82d9

dev-ros/rqt_bag_plugins: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_bag_plugins/Manifest   |  1 +
 dev-ros/rqt_bag_plugins/metadata.xml   |  5 
 .../rqt_bag_plugins/rqt_bag_plugins-0.3.12.ebuild  | 32 ++
 .../rqt_bag_plugins/rqt_bag_plugins-.ebuild| 32 ++
 4 files changed, 70 insertions(+)

diff --git a/dev-ros/rqt_bag_plugins/Manifest b/dev-ros/rqt_bag_plugins/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_bag_plugins/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_bag_plugins/metadata.xml 
b/dev-ros/rqt_bag_plugins/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_bag_plugins/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.3.12.ebuild 
b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.3.12.ebuild
new file mode 100644
index 000..f59a806
--- /dev/null
+++ b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.3.12.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   virtual/python-imaging[${PYTHON_USEDEP}]
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_bag[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-.ebuild 
b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-.ebuild
new file mode 100644
index 000..f59a806
--- /dev/null
+++ b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   virtual/python-imaging[${PYTHON_USEDEP}]
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_bag[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_plot/

2015-09-23 Thread Alexis Ballier
commit: a1a044a43562bc7b862e8f654aed76600e185e5a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:22:47 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:22:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a044a4

dev-ros/rqt_plot: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_plot/Manifest   |  1 +
 dev-ros/rqt_plot/metadata.xml   |  5 +
 dev-ros/rqt_plot/rqt_plot-0.3.12.ebuild | 30 ++
 dev-ros/rqt_plot/rqt_plot-.ebuild   | 30 ++
 4 files changed, 66 insertions(+)

diff --git a/dev-ros/rqt_plot/Manifest b/dev-ros/rqt_plot/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_plot/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_plot/metadata.xml b/dev-ros/rqt_plot/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_plot/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_plot/rqt_plot-0.3.12.ebuild 
b/dev-ros/rqt_plot/rqt_plot-0.3.12.ebuild
new file mode 100644
index 000..277ef24
--- /dev/null
+++ b/dev-ros/rqt_plot/rqt_plot-0.3.12.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin visualizing numeric values in a 2D plot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   || ( dev-python/matplotlib[${PYTHON_USEDEP}] 
dev-python/pyqwt:5[${PYTHON_USEDEP}] )
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_plot/rqt_plot-.ebuild 
b/dev-ros/rqt_plot/rqt_plot-.ebuild
new file mode 100644
index 000..277ef24
--- /dev/null
+++ b/dev-ros/rqt_plot/rqt_plot-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin visualizing numeric values in a 2D plot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   || ( dev-python/matplotlib[${PYTHON_USEDEP}] 
dev-python/pyqwt:5[${PYTHON_USEDEP}] )
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
+   dev-ros/rosgraph[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_msg/

2015-09-23 Thread Alexis Ballier
commit: 27ce7d76bb91a8e86f5a0d7de220991e615f1a9f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:14:29 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:14:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ce7d76

dev-ros/rqt_msg: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_msg/Manifest  |  1 +
 dev-ros/rqt_msg/metadata.xml  |  5 +
 dev-ros/rqt_msg/rqt_msg-0.3.12.ebuild | 29 +
 dev-ros/rqt_msg/rqt_msg-.ebuild   | 29 +
 4 files changed, 64 insertions(+)

diff --git a/dev-ros/rqt_msg/Manifest b/dev-ros/rqt_msg/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_msg/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_msg/metadata.xml b/dev-ros/rqt_msg/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_msg/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_msg/rqt_msg-0.3.12.ebuild 
b/dev-ros/rqt_msg/rqt_msg-0.3.12.ebuild
new file mode 100644
index 000..5c70587
--- /dev/null
+++ b/dev-ros/rqt_msg/rqt_msg-0.3.12.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Python GUI plugin for introspecting available ROS message types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_msg/rqt_msg-.ebuild 
b/dev-ros/rqt_msg/rqt_msg-.ebuild
new file mode 100644
index 000..5c70587
--- /dev/null
+++ b/dev-ros/rqt_msg/rqt_msg-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Python GUI plugin for introspecting available ROS message types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+   dev-ros/rqt_console[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_srv/

2015-09-23 Thread Alexis Ballier
commit: 9f6da69393c4e63439279f35df21a0c561402c43
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:26:27 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:26:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6da693

dev-ros/rqt_srv: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_srv/Manifest  |  1 +
 dev-ros/rqt_srv/metadata.xml  |  5 +
 dev-ros/rqt_srv/rqt_srv-0.3.12.ebuild | 26 ++
 dev-ros/rqt_srv/rqt_srv-.ebuild   | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_srv/Manifest b/dev-ros/rqt_srv/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_srv/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_srv/metadata.xml b/dev-ros/rqt_srv/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_srv/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_srv/rqt_srv-0.3.12.ebuild 
b/dev-ros/rqt_srv/rqt_srv-0.3.12.ebuild
new file mode 100644
index 000..fa68ee6
--- /dev/null
+++ b/dev-ros/rqt_srv/rqt_srv-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for introspecting available ROS message types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_msg[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_srv/rqt_srv-.ebuild 
b/dev-ros/rqt_srv/rqt_srv-.ebuild
new file mode 100644
index 000..fa68ee6
--- /dev/null
+++ b/dev-ros/rqt_srv/rqt_srv-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for introspecting available ROS message types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosmsg[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_msg[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_image_view/

2015-09-23 Thread Alexis Ballier
commit: 4f91fc2bf552af006f9dd83d48dcbf4302ee7944
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:21:10 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:21:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f91fc2b

dev-ros/rqt_image_view: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_image_view/Manifest|  1 +
 dev-ros/rqt_image_view/metadata.xml|  5 +
 .../rqt_image_view/rqt_image_view-0.3.12.ebuild| 26 ++
 dev-ros/rqt_image_view/rqt_image_view-.ebuild  | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_image_view/Manifest b/dev-ros/rqt_image_view/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_image_view/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_image_view/metadata.xml 
b/dev-ros/rqt_image_view/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_image_view/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.3.12.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.3.12.ebuild
new file mode 100644
index 000..efec353
--- /dev/null
+++ b/dev-ros/rqt_image_view/rqt_image_view-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying images using image_transport"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   dev-ros/image_transport
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_cpp
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_image_view/rqt_image_view-.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
new file mode 100644
index 000..efec353
--- /dev/null
+++ b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying images using image_transport"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   dev-ros/image_transport
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_cpp
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag/

2015-09-23 Thread Alexis Ballier
commit: e99536bbecb8804667c0cb0fcac6e22805ad3db4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:15:39 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:15:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99536bb

dev-ros/rqt_bag: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_bag/Manifest  |  1 +
 dev-ros/rqt_bag/metadata.xml  |  5 +
 dev-ros/rqt_bag/rqt_bag-0.3.12.ebuild | 27 +++
 dev-ros/rqt_bag/rqt_bag-.ebuild   | 27 +++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_bag/Manifest b/dev-ros/rqt_bag/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_bag/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_bag/metadata.xml b/dev-ros/rqt_bag/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_bag/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_bag/rqt_bag-0.3.12.ebuild 
b/dev-ros/rqt_bag/rqt_bag-0.3.12.ebuild
new file mode 100644
index 000..a364361
--- /dev/null
+++ b/dev-ros/rqt_bag/rqt_bag-0.3.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"

diff --git a/dev-ros/rqt_bag/rqt_bag-.ebuild 
b/dev-ros/rqt_bag/rqt_bag-.ebuild
new file mode 100644
index 000..a364361
--- /dev/null
+++ b/dev-ros/rqt_bag/rqt_bag-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_py_common/

2015-09-23 Thread Alexis Ballier
commit: 2917f8a8cc35f58527a0b9134d595584a0236b45
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:23:54 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:23:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2917f8a8

dev-ros/rqt_py_common: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_py_common/Manifest|  1 +
 dev-ros/rqt_py_common/metadata.xml|  5 +
 dev-ros/rqt_py_common/rqt_py_common-0.3.12.ebuild | 26 +++
 dev-ros/rqt_py_common/rqt_py_common-.ebuild   | 26 +++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_py_common/Manifest b/dev-ros/rqt_py_common/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_py_common/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_py_common/metadata.xml 
b/dev-ros/rqt_py_common/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_py_common/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_py_common/rqt_py_common-0.3.12.ebuild 
b/dev-ros/rqt_py_common/rqt_py_common-0.3.12.ebuild
new file mode 100644
index 000..cff8866
--- /dev/null
+++ b/dev-ros/rqt_py_common/rqt_py_common-0.3.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common functionality for rqt plugins written in Python"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_py_common/rqt_py_common-.ebuild 
b/dev-ros/rqt_py_common/rqt_py_common-.ebuild
new file mode 100644
index 000..cff8866
--- /dev/null
+++ b/dev-ros/rqt_py_common/rqt_py_common-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common functionality for rqt plugins written in Python"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rostopic[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_console/

2015-09-23 Thread Alexis Ballier
commit: ea12b4065579bf11ad117f51c718ca25cfe7787e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:17:11 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:17:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea12b406

dev-ros/rqt_console: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_console/Manifest  |  1 +
 dev-ros/rqt_console/metadata.xml  |  5 +
 dev-ros/rqt_console/rqt_console-0.3.12.ebuild | 27 +++
 dev-ros/rqt_console/rqt_console-.ebuild   | 27 +++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/rqt_console/Manifest b/dev-ros/rqt_console/Manifest
new file mode 100644
index 000..a503bd5
--- /dev/null
+++ b/dev-ros/rqt_console/Manifest
@@ -0,0 +1 @@
+DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b

diff --git a/dev-ros/rqt_console/metadata.xml b/dev-ros/rqt_console/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_console/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_console/rqt_console-0.3.12.ebuild 
b/dev-ros/rqt_console/rqt_console-0.3.12.ebuild
new file mode 100644
index 000..d8096e3
--- /dev/null
+++ b/dev-ros/rqt_console/rqt_console-0.3.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and filtering ROS messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_logger_level[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_console/rqt_console-.ebuild 
b/dev-ros/rqt_console/rqt_console-.ebuild
new file mode 100644
index 000..d8096e3
--- /dev/null
+++ b/dev-ros/rqt_console/rqt_console-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying and filtering ROS messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+   dev-ros/rqt_logger_level[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] proj/sci:master commit in: sys-cluster/hpx/

2015-09-23 Thread Justin Lecher
commit: bad870ed61d0ded9c912668b18a886d234be4866
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:19:44 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:19:44 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bad870ed

sys-cluster/hpx: Properly depend on python

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher  gentoo.org>

 sys-cluster/hpx/hpx-.ebuild |  4 ++--
 sys-cluster/hpx/metadata.xml| 24 
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/sys-cluster/hpx/hpx-.ebuild b/sys-cluster/hpx/hpx-.ebuild
index 5b883f4..cdff1c6 100644
--- a/sys-cluster/hpx/hpx-.ebuild
+++ b/sys-cluster/hpx/hpx-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,7 +41,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
app-arch/p7zip
virtual/pkgconfig
-   test? ( dev-lang/python )
+   test? ( ${PYTHON_DEPS} )
doc? ( >=dev-libs/boost-1.56.0-r1[tools] )
 "
 REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"

diff --git a/sys-cluster/hpx/metadata.xml b/sys-cluster/hpx/metadata.xml
index ea01f2f..a066901 100644
--- a/sys-cluster/hpx/metadata.xml
+++ b/sys-cluster/hpx/metadata.xml
@@ -1,8 +1,8 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-cluster
-
+  cluster
+  
   HPX (High Performance ParalleX) is a general C++ runtime system
   for parallel and distributed applications of any scale. It is the
   first freely available, open source, feature-complete, modular,
@@ -11,15 +11,15 @@
   currently, Linux based systems, such as SMP nodes and conventional
   clusters.
 
-
-  gent...@gmx.de
-
-
-  Use dev-libs/jemalloc for memory 
allocation
-  Use dev-util/google-perftools for
+  
+gent...@gmx.de
+  
+  
+Use dev-libs/jemalloc for memory 
allocation
+Use dev-util/google-perftools for
   memory allocation
-  Use dev-cpp/tbb for memory
+Use dev-cpp/tbb for memory
   allocation
-  Use dev-libs/papi for NaCl
-
+Use dev-libs/papi for NaCl
+  
 



[gentoo-commits] proj/sci:master commit in: sci-biology/scaffold_builder/

2015-09-23 Thread Justin Lecher
commit: a114d80f850c5d384988fd4120f7666fdb922151
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:19:39 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:19:39 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a114d80f

sci-biology/scaffold_builder: Properly use install python scripts

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher  gentoo.org>

 ebuild => scaffold_builder-20131122-r1.ebuild} | 26 +-
 1 file changed, 16 insertions(+), 10 deletions(-)

diff --git a/sci-biology/scaffold_builder/scaffold_builder-20131122.ebuild 
b/sci-biology/scaffold_builder/scaffold_builder-20131122-r1.ebuild
similarity index 65%
rename from sci-biology/scaffold_builder/scaffold_builder-20131122.ebuild
rename to sci-biology/scaffold_builder/scaffold_builder-20131122-r1.ebuild
index f6358fe..5e57eb5 100644
--- a/sci-biology/scaffold_builder/scaffold_builder-20131122.ebuild
+++ b/sci-biology/scaffold_builder/scaffold_builder-20131122-r1.ebuild
@@ -4,12 +4,16 @@
 
 EAPI=5
 
-S="${WORKDIR}"
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-r1
 
 DESCRIPTION="Combine FASTA contigs from a de novo assembly into scaffolds 
using a reference assembly"
-HOMEPAGE="http://sourceforge.net/projects/scaffold-b
+HOMEPAGE="
+   http://sourceforge.net/projects/scaffold-b
http://edwards.sdsu.edu/scaffold_builder";
-SRC_URI="http://sourceforge.net/projects/scaffold-b/files/scaffold_builder_v2.1.zip
+SRC_URI="
+   
http://sourceforge.net/projects/scaffold-b/files/scaffold_builder_v2.1.zip

http://sourceforge.net/projects/scaffold-b/files/scaffold_builder_v2_help.doc
http://downloads.sourceforge.net/project/scaffold-b/Manual_v2.1.pdf";
 
@@ -19,17 +23,19 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}
-   sci-biology/mummer
-   dev-lang/python"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   sci-biology/mummer"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"
 
 src_install(){
echo "#! /usr/bin/env python" > scaffold_builder.pyy || die
cat scaffold_builder.py >> scaffold_builder.pyy || die
mv scaffold_builder.pyy scaffold_builder.py || die
-   dobin scaffold_builder.py
+   python_foreach_impl python_doscript scaffold_builder.py
dodoc "${DISTDIR}"/scaffold_builder_v2_help.doc
-   cp -p "${DISTDIR}"/Manual_v2.1.pdf scaffold_builder.pdf || die
-   dodoc scaffold_builder.pdf
+   newdoc "${DISTDIR}"/Manual_v2.1.pdf scaffold_builder.pdf
 }



[gentoo-commits] proj/sci:master commit in: dev-python/ipywidgets/

2015-09-23 Thread Justin Lecher
commit: 3c77f036d53e459c0814c58554dd31eb7bea8612
Author: Sean Vig  gmail  com>
AuthorDate: Thu Sep  3 18:41:59 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 22 14:17:47 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3c77f036

dev-python/ipywidgets: Add javascript tests

 dev-python/ipywidgets/ChangeLog   | 4 
 dev-python/ipywidgets/ipywidgets-4.0.3.ebuild | 3 +++
 dev-python/ipywidgets/ipywidgets-.ebuild  | 3 +++
 3 files changed, 10 insertions(+)

diff --git a/dev-python/ipywidgets/ChangeLog b/dev-python/ipywidgets/ChangeLog
index 747b0b3..7b0819d 100644
--- a/dev-python/ipywidgets/ChangeLog
+++ b/dev-python/ipywidgets/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  03 Sep 2015; Sean Vig  ipywidgets-4.0.3,
+  ipywidgets-.ebuild:
+  dev-python/ipywidgets: Add javascript tests
+
   22 Sep 2015; Marius Brehler 
   ipywidgets-4.0.3.ebuild:
   dev-python/ipywidgets: Add ~x86 to KEYWORDS

diff --git a/dev-python/ipywidgets/ipywidgets-4.0.3.ebuild 
b/dev-python/ipywidgets/ipywidgets-4.0.3.ebuild
index a295a69..3c3d216 100644
--- a/dev-python/ipywidgets/ipywidgets-4.0.3.ebuild
+++ b/dev-python/ipywidgets/ipywidgets-4.0.3.ebuild
@@ -31,9 +31,12 @@ DEPEND="${RDEPEND}
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
+   www-client/casperjs
)
"
 
 python_test() {
nosetests --with-coverage --cover-package=ipywidgets ipywidgets || die
+
+   "${PYTHON}" -m ipywidgets.jstest || die
 }

diff --git a/dev-python/ipywidgets/ipywidgets-.ebuild 
b/dev-python/ipywidgets/ipywidgets-.ebuild
index a295a69..3c3d216 100644
--- a/dev-python/ipywidgets/ipywidgets-.ebuild
+++ b/dev-python/ipywidgets/ipywidgets-.ebuild
@@ -31,9 +31,12 @@ DEPEND="${RDEPEND}
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
+   www-client/casperjs
)
"
 
 python_test() {
nosetests --with-coverage --cover-package=ipywidgets ipywidgets || die
+
+   "${PYTHON}" -m ipywidgets.jstest || die
 }



[gentoo-commits] proj/sci:master commit in: dev-python/pyfftw/

2015-09-23 Thread Justin Lecher
commit: 7432faf85f53435c898db232f970e1e1aa92df0d
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Sep 23 06:41:27 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 06:41:27 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7432faf8

dev-python/pyfftw: Replace symlink

 dev-python/pyfftw/pyfftw-0.9.2.ebuild | 37 ++-
 dev-python/pyfftw/pyfftw-.ebuild  | 12 ++--
 2 files changed, 38 insertions(+), 11 deletions(-)

diff --git a/dev-python/pyfftw/pyfftw-0.9.2.ebuild 
b/dev-python/pyfftw/pyfftw-0.9.2.ebuild
deleted file mode 12
index c3e80cf..000
--- a/dev-python/pyfftw/pyfftw-0.9.2.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-pyfftw-.ebuild
\ No newline at end of file

diff --git a/dev-python/pyfftw/pyfftw-0.9.2.ebuild 
b/dev-python/pyfftw/pyfftw-0.9.2.ebuild
new file mode 100644
index 000..6ccb3d3
--- /dev/null
+++ b/dev-python/pyfftw/pyfftw-0.9.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+MY_PN="pyFFTW"
+
+DESCRIPTION="FFTW wrapper for python"
+HOMEPAGE="http://hgomersall.github.io/pyFFTW/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="test"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="
+   >=dev-python/numpy-1.8.0[${PYTHON_USEDEP}]
+   >=sci-libs/fftw-3.3.3
+   >=dev-python/cython-0.19.1[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}"
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   cp "${S}"/setup.py "${TEST_DIR}"/lib/ || die
+   cp -r "${S}"/test "${TEST_DIR}"/lib/ || die
+   esetup.py test || die
+}

diff --git a/dev-python/pyfftw/pyfftw-.ebuild 
b/dev-python/pyfftw/pyfftw-.ebuild
index e1f59e9..300828a 100644
--- a/dev-python/pyfftw/pyfftw-.ebuild
+++ b/dev-python/pyfftw/pyfftw-.ebuild
@@ -5,21 +5,13 @@
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 MY_PN="pyFFTW"
 
 DESCRIPTION="FFTW wrapper for python"
 HOMEPAGE="http://hgomersall.github.io/pyFFTW/";
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/hgomersall/${MY_PN}.git 
git://github.com/hgomersall/${MY_PN}.git"
-else
-   SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${MY_PN}-${PV}"
-fi
+EGIT_REPO_URI="https://github.com/hgomersall/${MY_PN}.git 
git://github.com/hgomersall/${MY_PN}.git"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] proj/sci:master commit in: /

2015-09-23 Thread Justin Lecher
commit: cf8718a9f41790362a7c756ecce5f12148e23e34
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Tue Sep 22 14:38:40 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 22 14:38:40 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=cf8718a9

Merge branch 'flacjacket-jupyter_js_tests_master'

 dev-python/ipywidgets/ChangeLog|  4 +++
 dev-python/ipywidgets/ipywidgets-4.0.3.ebuild  |  3 ++
 dev-python/ipywidgets/ipywidgets-.ebuild   |  3 ++
 dev-python/notebook/ChangeLog  |  4 +++
 dev-python/notebook/notebook-4.0.5.ebuild  |  6 
 dev-python/notebook/notebook-.ebuild   |  6 
 www-client/casperjs/ChangeLog  |  9 +
 www-client/casperjs/Manifest   |  1 +
 www-client/casperjs/casperjs-1.1_beta3.ebuild  | 41 ++
 .../omniorbpy => www-client/casperjs}/metadata.xml |  2 +-
 10 files changed, 78 insertions(+), 1 deletion(-)



[gentoo-commits] proj/sci:master commit in: dev-python/notebook/

2015-09-23 Thread Justin Lecher
commit: 004415190a1d4f3c7b911256b0241ff4dafb9b3d
Author: Sean Vig  gmail  com>
AuthorDate: Thu Sep  3 18:39:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 22 14:17:46 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=00441519

dev-python/notebok: Add javascript tests

 dev-python/notebook/ChangeLog | 4 
 dev-python/notebook/notebook-4.0.5.ebuild | 6 ++
 dev-python/notebook/notebook-.ebuild  | 6 ++
 3 files changed, 16 insertions(+)

diff --git a/dev-python/notebook/ChangeLog b/dev-python/notebook/ChangeLog
index 2d7e2ea..2158642 100644
--- a/dev-python/notebook/ChangeLog
+++ b/dev-python/notebook/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  03 Sep 2015; Sean Vig  notebook-4.0.5.ebuild,
+  notebook-.ebuild:
+  dev-python/notebook: Add javascript tests
+
 *notebook-4.0.5 (22 Sep 2015)
 
   22 Sep 2015; Marius Brehler  
+notebook-4.0.5.ebuild:

diff --git a/dev-python/notebook/notebook-4.0.5.ebuild 
b/dev-python/notebook/notebook-4.0.5.ebuild
index 1989a1a..80fa9fc 100644
--- a/dev-python/notebook/notebook-4.0.5.ebuild
+++ b/dev-python/notebook/notebook-4.0.5.ebuild
@@ -35,6 +35,7 @@ DEPEND="${RDEPEND}
>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
+   www-client/casperjs
)
doc? (
app-text/pandoc
@@ -66,6 +67,11 @@ python_compile_all() {
 
 python_test() {
nosetests --with-coverage --cover-package=notebook notebook || die
+
+   "${PYTHON}" -m notebook.jstest base || die
+   "${PYTHON}" -m notebook.jstest notebook || die
+   "${PYTHON}" -m notebook.jstest services || die
+   "${PYTHON}" -m notebook.jstest tree || die
 }
 
 python_install() {

diff --git a/dev-python/notebook/notebook-.ebuild 
b/dev-python/notebook/notebook-.ebuild
index 0d2e0f9..d5ab6df 100644
--- a/dev-python/notebook/notebook-.ebuild
+++ b/dev-python/notebook/notebook-.ebuild
@@ -34,6 +34,7 @@ DEPEND="${RDEPEND}
>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
+   www-client/casperjs
)
doc? (
app-text/pandoc
@@ -65,6 +66,11 @@ python_compile_all() {
 
 python_test() {
nosetests --with-coverage --cover-package=notebook notebook || die
+
+   "${PYTHON}" -m notebook.jstest base || die
+   "${PYTHON}" -m notebook.jstest notebook || die
+   "${PYTHON}" -m notebook.jstest services || die
+   "${PYTHON}" -m notebook.jstest tree || die
 }
 
 python_install() {



[gentoo-commits] proj/sci:master commit in: /

2015-09-23 Thread Justin Lecher
commit: 8cfad58cd5895a13730b591e2d3551fed5dc037a
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:19:53 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:19:53 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=8cfad58c

Merge remote-tracking branch 'github/master'

* github/master:
  dev-python/testpath: Replace symlink
  dev-python/line_profiler: Replace symlink
  dev-python/pyfftw: Replace symlink
  dev-python/nbformat: Replace symlink
  dev-python/nbconvert: Replace symlink
  www-client/casperjs: Fix 'Invalid Gentoo/GPL License on line'
  dev-python/ipywidgets: Add javascript tests
  dev-python/notebok: Add javascript tests
  www-client/casperjs: Initial ebuild

 dev-python/ipywidgets/ChangeLog|  4 ++
 dev-python/ipywidgets/ipywidgets-4.0.3.ebuild  |  3 +
 dev-python/ipywidgets/ipywidgets-.ebuild   |  3 +
 dev-python/line_profiler/line_profiler-1.0.ebuild  | 30 +++-
 dev-python/line_profiler/line_profiler-.ebuild | 11 +--
 dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild | 79 +-
 dev-python/nbconvert/nbconvert-.ebuild | 15 ++--
 dev-python/nbformat/nbformat-4.0.0.ebuild  | 60 +++-
 dev-python/nbformat/nbformat-.ebuild   | 11 +--
 dev-python/notebook/ChangeLog  |  4 ++
 dev-python/notebook/notebook-4.0.5.ebuild  |  6 ++
 dev-python/notebook/notebook-.ebuild   |  6 ++
 dev-python/pyfftw/pyfftw-0.9.2.ebuild  | 37 +-
 dev-python/pyfftw/pyfftw-.ebuild   | 12 +---
 dev-python/testpath/testpath-0.2.ebuild| 55 ++-
 dev-python/testpath/testpath-.ebuild   | 13 +---
 www-client/casperjs/ChangeLog  |  9 +++
 www-client/casperjs/Manifest   |  1 +
 www-client/casperjs/casperjs-1.1_beta3.ebuild  | 41 +++
 .../omniorbpy => www-client/casperjs}/metadata.xml |  2 +-
 20 files changed, 347 insertions(+), 55 deletions(-)



[gentoo-commits] proj/sci:master commit in: sci-biology/bambus/

2015-09-23 Thread Justin Lecher
commit: f5615b674dcdbddefac76b816a12458dd895fcb6
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 10:15:57 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 10:15:57 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f5615b67

sci-biology/bambus: Drop unnecessary dep on python

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/bambus/bambus-2.33.ebuild | 58 ++-
 1 file changed, 30 insertions(+), 28 deletions(-)

diff --git a/sci-biology/bambus/bambus-2.33.ebuild 
b/sci-biology/bambus/bambus-2.33.ebuild
index d5b7c7f..13b7b62 100644
--- a/sci-biology/bambus/bambus-2.33.ebuild
+++ b/sci-biology/bambus/bambus-2.33.ebuild
@@ -8,10 +8,12 @@ PERL_EXPORT_PHASE_FUNCTIONS=no
 inherit perl-module eutils toolchain-funcs
 
 DESCRIPTION="Scaffolding Polymorphic Genomes and Metagenomes, a part of AMOS 
bundle"
-HOMEPAGE="http://sourceforge.net/apps/mediawiki/amos/index.php?title=AMOS
-   http://sourceforge.net/projects/amos/files/bambus
-   http://www.tigr.org/software/bambus";
-SRC_URI="http://sourceforge.net/projects/amos/files/bambus/${PV}/${P}.tar.gz
+HOMEPAGE="
+   http://sourceforge.net/apps/mediawiki/amos/index.php?title=AMOS
+   http://sourceforge.net/projects/amos/files/bambus
+   http://www.tigr.org/software/bambus";
+SRC_URI="
+   http://sourceforge.net/projects/amos/files/bambus/${PV}/${P}.tar.gz
http://mira-assembler.sourceforge.net/docs/scaffolding_MIRA_BAMBUS.pdf";
 
 LICENSE="Artistic"
@@ -19,25 +21,25 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="sci-biology/tigr-foundation-libs"
-RDEPEND="${DEPEND}
-   dev-lang/perl
-   dev-lang/python
-   dev-perl/XML-Parser
-   dev-perl/Config-IniFiles
-   dev-perl/GraphViz"
+RDEPEND="
+   sci-biology/tigr-foundation-libs
+   dev-lang/perl
+   dev-perl/XML-Parser
+   dev-perl/Config-IniFiles
+   dev-perl/GraphViz"
+DEPEND="${RDEPEND}"
 
 src_prepare() {
 #  epatch "${FILESDIR}"/amos-2.0.8-gcc44.patch
sed -e 's:BASEDIR = /usr/local/packages/bambus:BASEDIR = /usr:' -i 
Makefile || die
sed -e 's:PERL = /usr/local/bin/perl:PERL = /usr/bin/perl:' -i Makefile 
|| die
-   sed -e 's:INSTDIR:DESTDIR:g' -i Makefile || die
-   sed -e 's:INSTDIR:DESTDIR:g' -i src/Makefile || die
-   sed -e 's:INSTDIR:DESTDIR:g' -i doc/Makefile || die
+   sed \
+   -e 's:INSTDIR:DESTDIR:g' \
+   -i Makefile src/Makefile doc/Makefile || die
sed -e 's:make all;:make all || exit 255;:' -i src/Makefile || die
-   sed -e 's:INSTDIR:DESTDIR:g' -i src/IO/Makefile || die
-   sed -e 's:INSTDIR:DESTDIR:g' -i src/DotLib/Makefile || die
-   sed -e 's:INSTDIR:DESTDIR:g' -i src/grommit/Makefile || die
+   sed \
+   -e 's:INSTDIR:DESTDIR:g' \
+   -i src/IO/Makefile src/DotLib/Makefile src/grommit/Makefile || 
die
sed -e "s:^CC\t=:CC=$(tc-getCXX):" -i Makefile || die
sed -e "s:^CXX\t=:CXX=$(tc-getCXX):" -i Makefile || die
sed -e "s:^LD\t:LD=$(tc-getCXX):" -i Makefile || die
@@ -70,7 +72,7 @@ src_prepare() {
 }
 
 src_compile() {
-   emake DESTDIR="${D}/usr" || die "emake failed"
+   emake DESTDIR="${D}/usr"
 
# TODO:
#ld  -L../TIGR_Foundation_CC/ -shared -fPIC -o grommit grommit.o -L. 
-lgraph -lTigrFoundation
@@ -87,7 +89,7 @@ src_compile() {
 }
 
 src_install() {
-   emake DESTDIR="${D}/usr" install || die "emake install failed"
+   emake DESTDIR="${D}/usr" install
# cvs HEAD of amos now contains even more updated files: 
/usr/bin/printScaff /usr/bin/untangle /usr/lib/TIGR/AsmLib.pm
for f in FASTArecord.pm FASTAreader.pm Foundation.pm FASTAgrammar.pm 
AsmLib.pm; do rm "${D}"/usr/lib/TIGR/$f; done || die
for f in printScaff untangle; do rm "${D}"/usr/bin/$f; done || die
@@ -96,18 +98,18 @@ src_install() {
# link against the libTigrFoundation.a provided by 
sci-biology/tigr-foundation-libs package
for f in CategoryInformation.hh MessageLevel.hh ConfigFile.hh 
LogCategory.hh \
ConfigSection.hh TIGR_Foundation.hh OptionResult.hh 
Exceptions.hh \
-   LogMsg.hh Options.hh Logger.hh FileSystem.hh; do \
-   rm "${D}"/usr/include/$f; \
-   done || die
-   rm "${D}"/usr/lib/libTigrFoundation.a || die
+   LogMsg.hh Options.hh Logger.hh FileSystem.hh; do
+   rm "${ED}"/usr/include/$f || die
+   done
+   rm "${ED}"/usr/lib/libTigrFoundation.a || die
 
-   mkdir -p "${D}"/usr/share/doc/"${P}" || die
-   mv "${D}"/usr/doc/* "${D}"/usr/share/doc/"${P}" || die
-   rmdir "${D}"/usr/doc || die
+   dodir /usr/share/doc/${P}
+   mv "${ED}"/usr/doc/* "${ED}"/usr/share/doc/${PF} || die
+   rmdir "${ED

[gentoo-commits] proj/sci:master commit in: www-client/casperjs/

2015-09-23 Thread Justin Lecher
commit: fd1cb3d8cb76114b0b3a169aa5e77568d54c6fa8
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Tue Sep 22 14:40:21 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 22 14:40:21 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=fd1cb3d8

www-client/casperjs: Fix 'Invalid Gentoo/GPL License on line'

Package-Manager: portage-2.2.20.1

 www-client/casperjs/casperjs-1.1_beta3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/casperjs/casperjs-1.1_beta3.ebuild 
b/www-client/casperjs/casperjs-1.1_beta3.ebuild
index b4145b8..a90310a 100644
--- a/www-client/casperjs/casperjs-1.1_beta3.ebuild
+++ b/www-client/casperjs/casperjs-1.1_beta3.ebuild
@@ -1,5 +1,5 @@
 # Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v3
+# Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5



[gentoo-commits] proj/sci:master commit in: dev-python/nbformat/

2015-09-23 Thread Justin Lecher
commit: 42fb7b0a717807906436b886ce5e5ae506467867
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Sep 23 06:39:49 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 06:39:49 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=42fb7b0a

dev-python/nbformat: Replace symlink

 dev-python/nbformat/nbformat-4.0.0.ebuild | 60 ++-
 dev-python/nbformat/nbformat-.ebuild  | 11 ++
 2 files changed, 61 insertions(+), 10 deletions(-)

diff --git a/dev-python/nbformat/nbformat-4.0.0.ebuild 
b/dev-python/nbformat/nbformat-4.0.0.ebuild
deleted file mode 12
index c2590aa..000
--- a/dev-python/nbformat/nbformat-4.0.0.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-nbformat-.ebuild
\ No newline at end of file

diff --git a/dev-python/nbformat/nbformat-4.0.0.ebuild 
b/dev-python/nbformat/nbformat-4.0.0.ebuild
new file mode 100644
index 000..cc116c0
--- /dev/null
+++ b/dev-python/nbformat/nbformat-4.0.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
+PYTHON_REQ_USE='sqlite'
+
+inherit distutils-r1
+
+DESCRIPTION="Reference implementation of the Jupyter Notebook format"
+HOMEPAGE="http://jupyter.org";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/ipython_genutils[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   )
+   "
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   if use doc; then
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || 
die
+   fi
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   nosetests --with-coverage --cover-package=nbformat nbformat || die
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/nbformat/nbformat-.ebuild 
b/dev-python/nbformat/nbformat-.ebuild
index 3461090..777cf59 100644
--- a/dev-python/nbformat/nbformat-.ebuild
+++ b/dev-python/nbformat/nbformat-.ebuild
@@ -6,18 +6,11 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
 PYTHON_REQ_USE='sqlite'
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Reference implementation of the Jupyter Notebook format"
 HOMEPAGE="http://jupyter.org";
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] proj/sci:master commit in: profiles/

2015-09-23 Thread Justin Lecher
commit: fa08cb9e8017787a48a4ac93eedfdff315eac6e5
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 08:43:25 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 08:43:25 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa08cb9e

Update local USE descriptions

Signed-off-by: Justin Lecher  gentoo.org>

 profiles/use.local.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 6d27954..49ba621 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -312,7 +312,6 @@ sci-misc/hfst:glib - Parse UTF-8 and collate unicode using 
glib instead of homeb
 sci-misc/hfst:openfst - Add optional support for openfst backend library 
(sci-misc/openfst)
 sci-misc/hfst:sfst - Add optional support for sfst backend library 
(sci-misc/sfst)
 sci-misc/hfst:xml - Include parsers for grammars and formats that require XML 
support
-sci-misc/opennlp-tools:models - Automatically generated description for models
 sci-physics/abinit:atompaw - Enable support for atompaw, a Projector Augmented 
Waves atomic data generator
 sci-physics/abinit:bigdft - Enable support for BigDFT, DFT package using 
wavelet basis set
 sci-physics/abinit:cuda - Enable support for nVidia CUDA



[gentoo-commits] proj/sci:master commit in: dev-python/nbconvert/

2015-09-23 Thread Justin Lecher
commit: d4eea6844d07b4bacd9354ba58c25709cc21958a
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Sep 23 06:38:28 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 06:38:28 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4eea684

dev-python/nbconvert: Replace symlink

 dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild | 79 +-
 dev-python/nbconvert/nbconvert-.ebuild | 15 ++---
 2 files changed, 82 insertions(+), 12 deletions(-)

diff --git a/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild 
b/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild
deleted file mode 12
index ac4dd41..000
--- a/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-nbconvert-.ebuild
\ No newline at end of file

diff --git a/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild 
b/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild
new file mode 100644
index 000..9e298f3
--- /dev/null
+++ b/dev-python/nbconvert/nbconvert-4.0.0-r1.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
+
+inherit distutils-r1
+
+MY_PN="nbconvert"
+
+DESCRIPTION="Converting Jupyter Notebooks"
+HOMEPAGE="http://jupyter.org";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="doc test"
+
+PATCHES=(
+   "${FILESDIR}/${P}"-docs-Makefile.patch
+   "${FILESDIR}/${P}"-pandoc-highlighting.patch
+)
+
+RDEPEND="
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/mistune[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/ipython[${PYTHON_USEDEP}]
+   dev-python/jupyter_client[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   app-text/pandoc
+   )
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/ipykernel[${PYTHON_USEDEP}]
+   )
+   "
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   if use doc; then
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i 
docs/source/conf.py || die
+   fi
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   nosetests --with-coverage --cover-package=nbconvert nbconvert || die
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/build/html/. )
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if ! has_version app-text/pandoc ; then
+   einfo "Pandoc is required for converting to formats other than 
Python,"
+   einfo "HTML, and Markdown. If you need this functionality, 
install"
+   einfo "app-text/pandoc."
+   fi
+}

diff --git a/dev-python/nbconvert/nbconvert-.ebuild 
b/dev-python/nbconvert/nbconvert-.ebuild
index 297f7bf..c97ed8a 100644
--- a/dev-python/nbconvert/nbconvert-.ebuild
+++ b/dev-python/nbconvert/nbconvert-.ebuild
@@ -5,27 +5,20 @@
 EAPI=5
 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 MY_PN="nbconvert"
 
 DESCRIPTION="Converting Jupyter Notebooks"
 HOMEPAGE="http://jupyter.org";
-
-PATCHES=( "${FILESDIR}/${PN}"-4.0.0-docs-Makefile.patch )
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jupyter/${MY_PN}.git 
git://github.com/jupyter/${MY_PN}.git"
-   else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   PATCHES+=( "${FILESDIR}"/${P}-pandoc-highlighting.patch )
-fi
+EGIT_REPO_URI="https://github.com/jupyter/${MY_PN}.git 
git://github.com/jupyter/${MY_PN}.git"
 
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc test"
 
+PATCHES=( "${FILESDIR}/${PN}"-4.0.0-docs-Makefile.patch )
+
 RDEPEND="
dev-python/jupyter_core[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]



[gentoo-commits] proj/sci:master commit in: www-client/casperjs/

2015-09-23 Thread Justin Lecher
commit: 95fb29904ca5216ede0f6996a4ca264cbfee6374
Author: Sean Vig  gmail  com>
AuthorDate: Wed Sep  2 20:56:44 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 22 14:17:46 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=95fb2990

www-client/casperjs: Initial ebuild

 www-client/casperjs/ChangeLog |  9 ++
 www-client/casperjs/casperjs-1.1_beta3.ebuild | 41 +++
 www-client/casperjs/metadata.xml  |  8 ++
 3 files changed, 58 insertions(+)

diff --git a/www-client/casperjs/ChangeLog b/www-client/casperjs/ChangeLog
new file mode 100644
index 000..eb4d1f3
--- /dev/null
+++ b/www-client/casperjs/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for www-client/casperjs
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Id$
+
+*casperjs-1.1_beta3 (02 Sep 2015)
+
+  02 Sep 2015; Sean Vig  +casperjs-1.1_beta3.ebuild,
+  +metadata.xml:
+  www-client/casperjs: Initial ebuild

diff --git a/www-client/casperjs/casperjs-1.1_beta3.ebuild 
b/www-client/casperjs/casperjs-1.1_beta3.ebuild
new file mode 100644
index 000..b4145b8
--- /dev/null
+++ b/www-client/casperjs/casperjs-1.1_beta3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v3
+# $Id$
+
+EAPI=5
+
+MY_PV=${PV/_beta/-beta}
+
+DESCRIPTION="Navigation scripting & testing utility for PhantomJS and SlimerJS"
+HOMEPAGE="http://casperjs.org/";
+SRC_URI="https://github.com/n1k0/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  sci
+  
+n1k0/casperjs
+  
+



[gentoo-commits] proj/sci:master commit in: dev-python/testpath/

2015-09-23 Thread Justin Lecher
commit: 78cbe3b4245289371362ac9bb909e491ad27ca75
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Sep 23 06:44:44 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 06:44:44 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=78cbe3b4

dev-python/testpath: Replace symlink

 dev-python/testpath/testpath-0.2.ebuild  | 55 +++-
 dev-python/testpath/testpath-.ebuild | 13 ++--
 2 files changed, 57 insertions(+), 11 deletions(-)

diff --git a/dev-python/testpath/testpath-0.2.ebuild 
b/dev-python/testpath/testpath-0.2.ebuild
deleted file mode 12
index 07bd68e..000
--- a/dev-python/testpath/testpath-0.2.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-testpath-.ebuild
\ No newline at end of file

diff --git a/dev-python/testpath/testpath-0.2.ebuild 
b/dev-python/testpath/testpath-0.2.ebuild
new file mode 100644
index 000..df61d95
--- /dev/null
+++ b/dev-python/testpath/testpath-0.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Test utilities for code working with files and commands"
+HOMEPAGE="http://jupyter.org";
+SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="doc test"
+
+DEPEND="
+   test? (
+   dev-python/pathlib[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   "
+
+PATCHES=(
+   "${FILESDIR}/${P}"-setup.py.patch
+   )
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   if use doc; then
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i doc/conf.py || die
+   fi
+
+distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( doc/_build/html/. )
+   distutils-r1_python_install_all
+   }
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   cp -r "${S}"/tests "${TEST_DIR}"/lib/ || die
+   py.test || die
+}

diff --git a/dev-python/testpath/testpath-.ebuild 
b/dev-python/testpath/testpath-.ebuild
index 395bfd7..61ceb0c 100644
--- a/dev-python/testpath/testpath-.ebuild
+++ b/dev-python/testpath/testpath-.ebuild
@@ -5,18 +5,11 @@
 EAPI=5
 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Test utilities for code working with files and commands"
 HOMEPAGE="http://jupyter.org";
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
-else
-   SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"
@@ -31,7 +24,7 @@ DEPEND="
"
 
 PATCHES=(
-   "${FILESDIR}/${P}"-setup.py.patch
+   "${FILESDIR}/${PN}"-0.2-setup.py.patch
)
 
 python_prepare_all() {



[gentoo-commits] proj/sci:master commit in: dev-python/line_profiler/

2015-09-23 Thread Justin Lecher
commit: ec6467ba827183d75a60172cef8165a1d7fa67a7
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Sep 23 06:42:56 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 06:42:56 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ec6467ba

dev-python/line_profiler: Replace symlink

 dev-python/line_profiler/line_profiler-1.0.ebuild  | 30 +-
 dev-python/line_profiler/line_profiler-.ebuild | 11 ++--
 2 files changed, 31 insertions(+), 10 deletions(-)

diff --git a/dev-python/line_profiler/line_profiler-1.0.ebuild 
b/dev-python/line_profiler/line_profiler-1.0.ebuild
deleted file mode 12
index fb2359a..000
--- a/dev-python/line_profiler/line_profiler-1.0.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-line_profiler-.ebuild
\ No newline at end of file

diff --git a/dev-python/line_profiler/line_profiler-1.0.ebuild 
b/dev-python/line_profiler/line_profiler-1.0.ebuild
new file mode 100644
index 000..bec34f5
--- /dev/null
+++ b/dev-python/line_profiler/line_profiler-1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Line-by-line profiling for Python"
+HOMEPAGE="https://github.com/rkern/line_profiler";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="test"
+
+DEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   "
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   cp "${S}"/setup.py "${TEST_DIR}"/lib/ || die
+   cp -r "${S}"/tests "${TEST_DIR}"/lib/ || die
+   py.test || die
+}

diff --git a/dev-python/line_profiler/line_profiler-.ebuild 
b/dev-python/line_profiler/line_profiler-.ebuild
index 51b1bd9..52f8cef 100644
--- a/dev-python/line_profiler/line_profiler-.ebuild
+++ b/dev-python/line_profiler/line_profiler-.ebuild
@@ -5,18 +5,11 @@
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Line-by-line profiling for Python"
 HOMEPAGE="https://github.com/rkern/line_profiler";
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/rkern/${PN}.git 
git://github.com/rkern/${PN}.git"
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
+EGIT_REPO_URI="https://github.com/rkern/${PN}.git 
git://github.com/rkern/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/

2015-09-23 Thread Alexis Ballier
commit: 28fd25d3ed7f8649de337b7265cd1a3289d64e0b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:11:54 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fd25d3

ros-meta/rqt: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/rqt/Manifest  |  1 +
 ros-meta/rqt/metadata.xml  |  5 +
 ros-meta/rqt/rqt-0.2.14.ebuild | 23 +++
 ros-meta/rqt/rqt-.ebuild   | 23 +++
 4 files changed, 52 insertions(+)

diff --git a/ros-meta/rqt/Manifest b/ros-meta/rqt/Manifest
new file mode 100644
index 000..4bd724f
--- /dev/null
+++ b/ros-meta/rqt/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 
0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 
852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5
 WHIRLPOOL 
56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42

diff --git a/ros-meta/rqt/metadata.xml b/ros-meta/rqt/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/rqt/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/rqt/rqt-0.2.14.ebuild b/ros-meta/rqt/rqt-0.2.14.ebuild
new file mode 100644
index 000..29e3a97
--- /dev/null
+++ b/ros-meta/rqt/rqt-0.2.14.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_gui
+   dev-ros/rqt_gui_cpp
+   dev-ros/rqt_gui_py
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/rqt/rqt-.ebuild b/ros-meta/rqt/rqt-.ebuild
new file mode 100644
index 000..29e3a97
--- /dev/null
+++ b/ros-meta/rqt/rqt-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rqt_gui
+   dev-ros/rqt_gui_cpp
+   dev-ros/rqt_gui_py
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/

2015-09-23 Thread Alexis Ballier
commit: 6fbaf2281d3aab7383adfd722de7f152c2be1b48
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:09:35 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbaf228

dev-ros/rqt_gui_py: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_gui_py/Manifest |  1 +
 dev-ros/rqt_gui_py/metadata.xml |  5 +
 dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild | 24 
 dev-ros/rqt_gui_py/rqt_gui_py-.ebuild   | 24 
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/rqt_gui_py/Manifest b/dev-ros/rqt_gui_py/Manifest
new file mode 100644
index 000..4bd724f
--- /dev/null
+++ b/dev-ros/rqt_gui_py/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 
0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 
852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5
 WHIRLPOOL 
56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42

diff --git a/dev-ros/rqt_gui_py/metadata.xml b/dev-ros/rqt_gui_py/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_gui_py/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild 
b/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
new file mode 100644
index 000..4c1e30c
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-.ebuild 
b/dev-ros/rqt_gui_py/rqt_gui_py-.ebuild
new file mode 100644
index 000..4c1e30c
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/qt_gui_core/

2015-09-23 Thread Alexis Ballier
commit: 2a9e25adaa568563c875886468ee6c9e405ba1e1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:11:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9e25ad

ros-meta/qt_gui_core: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/qt_gui_core/Manifest  |  1 +
 ros-meta/qt_gui_core/metadata.xml  |  5 +
 ros-meta/qt_gui_core/qt_gui_core-0.2.29.ebuild | 25 +
 ros-meta/qt_gui_core/qt_gui_core-.ebuild   | 25 +
 4 files changed, 56 insertions(+)

diff --git a/ros-meta/qt_gui_core/Manifest b/ros-meta/qt_gui_core/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/ros-meta/qt_gui_core/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/ros-meta/qt_gui_core/metadata.xml 
b/ros-meta/qt_gui_core/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/qt_gui_core/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/qt_gui_core/qt_gui_core-0.2.29.ebuild 
b/ros-meta/qt_gui_core/qt_gui_core-0.2.29.ebuild
new file mode 100644
index 000..34851c9
--- /dev/null
+++ b/ros-meta/qt_gui_core/qt_gui_core-0.2.29.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Integration of the ROS package system and ROS-specific plugins 
for a Qt-based GUI"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/qt_dotgraph
+   dev-ros/qt_gui
+   dev-ros/qt_gui_app
+   dev-ros/qt_gui_cpp
+   dev-ros/qt_gui_py_common
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/qt_gui_core/qt_gui_core-.ebuild 
b/ros-meta/qt_gui_core/qt_gui_core-.ebuild
new file mode 100644
index 000..34851c9
--- /dev/null
+++ b/ros-meta/qt_gui_core/qt_gui_core-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Integration of the ROS package system and ROS-specific plugins 
for a Qt-based GUI"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/qt_dotgraph
+   dev-ros/qt_gui
+   dev-ros/qt_gui_app
+   dev-ros/qt_gui_cpp
+   dev-ros/qt_gui_py_common
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_py_common/

2015-09-23 Thread Alexis Ballier
commit: 0a15c097db1a24af1e7527aa02cda9bef317a6b5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:04:28 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a15c097

dev-ros/qt_gui_py_common: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/qt_gui_py_common/Manifest  |  1 +
 dev-ros/qt_gui_py_common/metadata.xml  |  5 +
 .../qt_gui_py_common-0.2.29.ebuild | 23 ++
 .../qt_gui_py_common/qt_gui_py_common-.ebuild  | 23 ++
 4 files changed, 52 insertions(+)

diff --git a/dev-ros/qt_gui_py_common/Manifest 
b/dev-ros/qt_gui_py_common/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/dev-ros/qt_gui_py_common/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/dev-ros/qt_gui_py_common/metadata.xml 
b/dev-ros/qt_gui_py_common/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/qt_gui_py_common/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/qt_gui_py_common/qt_gui_py_common-0.2.29.ebuild 
b/dev-ros/qt_gui_py_common/qt_gui_py_common-0.2.29.ebuild
new file mode 100644
index 000..75a352b
--- /dev/null
+++ b/dev-ros/qt_gui_py_common/qt_gui_py_common-0.2.29.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common functionality for ROS RQT GUI plugins written in Python"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/qt_gui_py_common/qt_gui_py_common-.ebuild 
b/dev-ros/qt_gui_py_common/qt_gui_py_common-.ebuild
new file mode 100644
index 000..75a352b
--- /dev/null
+++ b/dev-ros/qt_gui_py_common/qt_gui_py_common-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common functionality for ROS RQT GUI plugins written in Python"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_app/

2015-09-23 Thread Alexis Ballier
commit: 0171f2627689bc308b315de85a2b554169d828b3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:08:06 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0171f262

dev-ros/qt_gui_app: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/qt_gui_app/Manifest |  1 +
 dev-ros/qt_gui_app/metadata.xml |  5 +
 dev-ros/qt_gui_app/qt_gui_app-0.2.29.ebuild | 22 ++
 dev-ros/qt_gui_app/qt_gui_app-.ebuild   | 22 ++
 4 files changed, 50 insertions(+)

diff --git a/dev-ros/qt_gui_app/Manifest b/dev-ros/qt_gui_app/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/dev-ros/qt_gui_app/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/dev-ros/qt_gui_app/metadata.xml b/dev-ros/qt_gui_app/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/qt_gui_app/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/qt_gui_app/qt_gui_app-0.2.29.ebuild 
b/dev-ros/qt_gui_app/qt_gui_app-0.2.29.ebuild
new file mode 100644
index 000..d0231cf
--- /dev/null
+++ b/dev-ros/qt_gui_app/qt_gui_app-0.2.29.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Main to start an instance of the integrated graphical user 
interface provided by qt_gui"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/qt_gui_app/qt_gui_app-.ebuild 
b/dev-ros/qt_gui_app/qt_gui_app-.ebuild
new file mode 100644
index 000..d0231cf
--- /dev/null
+++ b/dev-ros/qt_gui_app/qt_gui_app-.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Main to start an instance of the integrated graphical user 
interface provided by qt_gui"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/qt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_cpp/files/, dev-ros/qt_gui_cpp/

2015-09-23 Thread Alexis Ballier
commit: eb8c87cd0e31ac7b1472e39da8b264c7dc6c9d1b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:03:26 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8c87cd

dev-ros/qt_gui_cpp: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/qt_gui_cpp/Manifest |  1 +
 dev-ros/qt_gui_cpp/files/libdir.patch   | 15 ++
 dev-ros/qt_gui_cpp/metadata.xml |  5 +
 dev-ros/qt_gui_cpp/qt_gui_cpp-0.2.29.ebuild | 32 +
 dev-ros/qt_gui_cpp/qt_gui_cpp-.ebuild   | 32 +
 5 files changed, 85 insertions(+)

diff --git a/dev-ros/qt_gui_cpp/Manifest b/dev-ros/qt_gui_cpp/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/dev-ros/qt_gui_cpp/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/dev-ros/qt_gui_cpp/files/libdir.patch 
b/dev-ros/qt_gui_cpp/files/libdir.patch
new file mode 100644
index 000..8c22eed
--- /dev/null
+++ b/dev-ros/qt_gui_cpp/files/libdir.patch
@@ -0,0 +1,15 @@
+Index: qt_gui_core-0.2.26/qt_gui_cpp/src/qt_gui_cpp_sip/CMakeLists.txt
+===
+--- qt_gui_core-0.2.26.orig/qt_gui_cpp/src/qt_gui_cpp_sip/CMakeLists.txt
 qt_gui_core-0.2.26/qt_gui_cpp/src/qt_gui_cpp_sip/CMakeLists.txt
+@@ -29,8 +29,8 @@ set(qt_gui_cpp_sip_DEPENDENT_FILES
+ # maintain context for different named target
+ set(qt_gui_cpp_sip_INCLUDE_DIRS ${qt_gui_cpp_INCLUDE_DIRS} 
"${CMAKE_CURRENT_SOURCE_DIR}/../../include" ${catkin_INCLUDE_DIRS})
+ set(qt_gui_cpp_sip_LIBRARIES ${qt_gui_cpp_LIBRARIES} ${PROJECT_NAME} 
${catkin_LIBRARIES} ${Boost_LIBRARIES})
+-set(qt_gui_cpp_sip_LIBRARY_DIRS ${qt_gui_cpp_LIBRARY_DIRS} 
${CATKIN_DEVEL_PREFIX}/lib)
+-set(qt_gui_cpp_sip_LDFLAGS_OTHER ${qt_gui_cpp_LDFLAGS_OTHER} 
-Wl,-rpath,\\"${CATKIN_DEVEL_PREFIX}/lib\\")
++set(qt_gui_cpp_sip_LIBRARY_DIRS ${qt_gui_cpp_LIBRARY_DIRS} 
${CATKIN_DEVEL_PREFIX}/${CMAKE_INSTALL_LIBDIR})
++set(qt_gui_cpp_sip_LDFLAGS_OTHER ${qt_gui_cpp_LDFLAGS_OTHER} 
-Wl,-rpath,\\"${CATKIN_DEVEL_PREFIX}/${CMAKE_INSTALL_LIBDIR}\\")
+ 
+ find_package(python_qt_binding REQUIRED)
+ include(${python_qt_binding_EXTRAS_DIR}/sip_helper.cmake)

diff --git a/dev-ros/qt_gui_cpp/metadata.xml b/dev-ros/qt_gui_cpp/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/qt_gui_cpp/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.2.29.ebuild 
b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.2.29.ebuild
new file mode 100644
index 000..1e35552
--- /dev/null
+++ b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.2.29.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Foundation for C++-bindings for dev-ros/qt_gui and creates 
bindings for every generator available"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:4
+   >=dev-ros/pluginlib-1.9.23
+   >=dev-ros/qt_gui-0.2.18[${PYTHON_USEDEP}]
+   dev-libs/tinyxml
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}/libdir.patch"
+)

diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-.ebuild 
b/dev-ros/qt_gui_cpp/qt_gui_cpp-.ebuild
new file mode 100644
index 000..1e35552
--- /dev/null
+++ b/dev-ros/qt_gui_cpp/qt_gui_cpp-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Foundation for C++-bindings for dev-ros/qt_gui and creates 
bindings for every generator available"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:4
+   >=dev-ros/pluginlib-1.9.23
+   >=dev-ros/qt_gui-0.2.18[${PYTHON_USEDEP}]
+   dev-libs/tinyxml
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}/libdir.patch"
+)



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_cpp/

2015-09-23 Thread Alexis Ballier
commit: b89ae8e2a24e0f59589d8e212450b8a40f13291c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:10:44 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89ae8e2

dev-ros/rqt_gui_cpp: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_gui_cpp/Manifest  |  1 +
 dev-ros/rqt_gui_cpp/metadata.xml  |  5 +
 dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.2.14.ebuild | 26 ++
 dev-ros/rqt_gui_cpp/rqt_gui_cpp-.ebuild   | 26 ++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/rqt_gui_cpp/Manifest b/dev-ros/rqt_gui_cpp/Manifest
new file mode 100644
index 000..4bd724f
--- /dev/null
+++ b/dev-ros/rqt_gui_cpp/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 
0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 
852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5
 WHIRLPOOL 
56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42

diff --git a/dev-ros/rqt_gui_cpp/metadata.xml b/dev-ros/rqt_gui_cpp/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_gui_cpp/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.2.14.ebuild 
b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.2.14.ebuild
new file mode 100644
index 000..e3ecb7a
--- /dev/null
+++ b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.2.14.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the C++ client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtgui:4
+   dev-qt/qtcore:4
+   dev-ros/qt_gui_cpp
+   dev-ros/qt_gui
+   dev-ros/roscpp
+   dev-ros/nodelet
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-.ebuild 
b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-.ebuild
new file mode 100644
index 000..e3ecb7a
--- /dev/null
+++ b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the C++ client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtgui:4
+   dev-qt/qtcore:4
+   dev-ros/qt_gui_cpp
+   dev-ros/qt_gui
+   dev-ros/roscpp
+   dev-ros/nodelet
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_dotgraph/

2015-09-23 Thread Alexis Ballier
commit: 2c435247e23d9ca4ca497af1145ce711cd60d3f2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:07:05 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c435247

dev-ros/qt_dotgraph: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/qt_dotgraph/Manifest  |  1 +
 dev-ros/qt_dotgraph/metadata.xml  |  5 +
 dev-ros/qt_dotgraph/qt_dotgraph-0.2.29.ebuild | 27 +++
 dev-ros/qt_dotgraph/qt_dotgraph-.ebuild   | 27 +++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/qt_dotgraph/Manifest b/dev-ros/qt_dotgraph/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/dev-ros/qt_dotgraph/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/dev-ros/qt_dotgraph/metadata.xml b/dev-ros/qt_dotgraph/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/qt_dotgraph/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/qt_dotgraph/qt_dotgraph-0.2.29.ebuild 
b/dev-ros/qt_dotgraph/qt_dotgraph-0.2.29.ebuild
new file mode 100644
index 000..c76b5bc
--- /dev/null
+++ b/dev-ros/qt_dotgraph/qt_dotgraph-0.2.29.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Helpers to work with dot graphs"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   media-gfx/pydot[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pygraphviz[${PYTHON_USEDEP}]
+   )"

diff --git a/dev-ros/qt_dotgraph/qt_dotgraph-.ebuild 
b/dev-ros/qt_dotgraph/qt_dotgraph-.ebuild
new file mode 100644
index 000..c76b5bc
--- /dev/null
+++ b/dev-ros/qt_dotgraph/qt_dotgraph-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Helpers to work with dot graphs"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   media-gfx/pydot[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pygraphviz[${PYTHON_USEDEP}]
+   )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui/

2015-09-23 Thread Alexis Ballier
commit: c49601218f4ebd451d5d737725a58ac509d84020
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:08:56 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4960121

dev-ros/rqt_gui: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_gui/Manifest  |  1 +
 dev-ros/rqt_gui/metadata.xml  |  5 +
 dev-ros/rqt_gui/rqt_gui-0.2.14.ebuild | 20 
 dev-ros/rqt_gui/rqt_gui-.ebuild   | 20 
 4 files changed, 46 insertions(+)

diff --git a/dev-ros/rqt_gui/Manifest b/dev-ros/rqt_gui/Manifest
new file mode 100644
index 000..4bd724f
--- /dev/null
+++ b/dev-ros/rqt_gui/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 
0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 
852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5
 WHIRLPOOL 
56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42

diff --git a/dev-ros/rqt_gui/metadata.xml b/dev-ros/rqt_gui/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_gui/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rqt_gui/rqt_gui-0.2.14.ebuild 
b/dev-ros/rqt_gui/rqt_gui-0.2.14.ebuild
new file mode 100644
index 000..38334a0
--- /dev/null
+++ b/dev-ros/rqt_gui/rqt_gui-0.2.14.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Main to start an instance of the ROS integrated graphical user 
interface provided by qt_gui"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/qt_gui[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_gui/rqt_gui-.ebuild 
b/dev-ros/rqt_gui/rqt_gui-.ebuild
new file mode 100644
index 000..38334a0
--- /dev/null
+++ b/dev-ros/rqt_gui/rqt_gui-.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Main to start an instance of the ROS integrated graphical user 
interface provided by qt_gui"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/qt_gui[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui/

2015-09-23 Thread Alexis Ballier
commit: 7268bd42b4b397b90b623723a14ddfb4a3748326
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 10:00:03 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 10:12:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7268bd42

dev-ros/qt_gui: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/qt_gui/Manifest |  1 +
 dev-ros/qt_gui/metadata.xml |  5 +
 dev-ros/qt_gui/qt_gui-0.2.29.ebuild | 24 
 dev-ros/qt_gui/qt_gui-.ebuild   | 24 
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/qt_gui/Manifest b/dev-ros/qt_gui/Manifest
new file mode 100644
index 000..85ca418
--- /dev/null
+++ b/dev-ros/qt_gui/Manifest
@@ -0,0 +1 @@
+DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 
7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 
958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db
 WHIRLPOOL 
f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975

diff --git a/dev-ros/qt_gui/metadata.xml b/dev-ros/qt_gui/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/qt_gui/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/qt_gui/qt_gui-0.2.29.ebuild 
b/dev-ros/qt_gui/qt_gui-0.2.29.ebuild
new file mode 100644
index 000..c65766b
--- /dev/null
+++ b/dev-ros/qt_gui/qt_gui-0.2.29.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS infrastructure for an integrated graphical user interface 
based on Qt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:4
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/qt_gui/qt_gui-.ebuild 
b/dev-ros/qt_gui/qt_gui-.ebuild
new file mode 100644
index 000..c65766b
--- /dev/null
+++ b/dev-ros/qt_gui/qt_gui-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="ROS infrastructure for an integrated graphical user interface 
based on Qt"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:4
+   dev-python/rospkg[${PYTHON_USEDEP}]
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2015-09-23 Thread Agostino Sarubbo
commit: cb06f0700ae0b95dd97263a66a4c8cb0baf1d5d9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:03:22 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:03:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb06f070

www-plugins/adobe-flash: x86 stable wrt bug #561076

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild 
b/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
index 9987be2..a77fb11 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
@@ -33,7 +33,7 @@ REQUIRED_USE="
 "
 SLOT="0"
 
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="AdobeFlash-11.x"
 RESTRICT="strip mirror"
 



[gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/

2015-09-23 Thread Agostino Sarubbo
commit: eb396b1f880df0dc6e0932e14065f62d255ba1a1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:03:17 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:03:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb396b1f

net-irc/inspircd: x86 stable wrt bug #545034

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-irc/inspircd/inspircd-2.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/inspircd/inspircd-2.0.20.ebuild 
b/net-irc/inspircd/inspircd-2.0.20.ebuild
index 7b88da3..d2ea27a 100644
--- a/net-irc/inspircd/inspircd-2.0.20.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.20.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-admin/glance/

2015-09-23 Thread Agostino Sarubbo
commit: ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:03:28 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:03:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5593e9

app-admin/glance: x86 stable wrt bug #561194

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 app-admin/glance/glance-2015.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild 
b/app-admin/glance/glance-2015.1.1-r2.ebuild
index 77eaf49..eb89029 100644
--- a/app-admin/glance/glance-2015.1.1-r2.ebuild
+++ b/app-admin/glance/glance-2015.1.1-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc mysql postgres +sqlite +swift test"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-db/phpmyadmin/

2015-09-23 Thread Agostino Sarubbo
commit: 76268a7649f991819e2f0fac44b3ba8d4dbfeaba
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:03:12 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:03:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76268a76

dev-db/phpmyadmin: x86 stable wrt bug #560408

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild | 2 +-
 dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
index 32ec950..0e66917 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/";
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.zip";
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
index 32ec950..0e66917 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/";
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.zip";
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: /

2015-09-23 Thread Patrice Clement
commit: 67965736b4b90f5598ea173a46ce857118b5a49b
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 23 10:00:47 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 23 10:01:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67965736

Merge remote-tracking branch 'remotes/github/pr/120'.

 ...firebird-2.5.3.26780.0-r1.ebuild => firebird-2.5.3.26780.0-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)



[gentoo-commits] repo/gentoo:master commit in: dev-db/firebird/

2015-09-23 Thread Patrice Clement
commit: 930cf1f8cfdc999dcd745665615bc8557c45edcf
Author: William L. Thomson Jr  o-sinc  com>
AuthorDate: Wed Sep 23 01:00:50 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 23 01:00:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930cf1f8

dev-db/firebird: removed ebuild omitted in previous commit

 dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild | 286 ---
 1 file changed, 286 deletions(-)

diff --git a/dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild 
b/dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild
deleted file mode 100644
index 9fe14f6..000
--- a/dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild
+++ /dev/null
@@ -1,286 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit flag-o-matic eutils autotools multilib user readme.gentoo versionator
-
-MY_P=${PN/f/F}-$(replace_version_separator 4 -)
-#MY_P=${PN/f/F}-${PV/_rc/-ReleaseCandidate}
-
-DESCRIPTION="A relational database offering many ANSI SQL:2003 and some 
SQL:2008 features"
-HOMEPAGE="http://www.firebirdsql.org/";
-SRC_URI="
-   mirror://sourceforge/firebird/${MY_P}.tar.bz2
-doc? ( ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip )"
-
-LICENSE="IDPL Interbase-1.0"
-SLOT="0"
-KEYWORDS="~amd64 -ia64 ~x86"
-
-IUSE="doc client superserver xinetd examples debug"
-REQUIRED_USE="
-   client? ( !superserver )
-   client? ( !xinetd )
-   superserver? ( !xinetd )
-"
-
-CDEPEND="
-   dev-libs/libedit
-   dev-libs/icu:=
-"
-DEPEND="${CDEPEND}
-   >=dev-util/btyacc-3.0-r2
-   doc? ( app-arch/unzip )
-"
-RDEPEND="${CDEPEND}
-   xinetd? ( virtual/inetd )
-   !sys-cluster/ganglia
-"
-
-RESTRICT="userpriv"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   enewgroup firebird 450
-   enewuser firebird 450 /bin/bash /usr/$(get_libdir)/firebird firebird
-}
-
-function check_sed() {
-   MSG="sed of $3, required $2 lines modified $1"
-   einfo "${MSG}"
-   [[ $1 -ge $2 ]] || die "${MSG}"
-}
-
-src_unpack() {
-   unpack "${MY_P}.tar.bz2"
-   if use doc; then
-   # Unpack docs
-   mkdir "${WORKDIR}/manuals" && cd "${WORKDIR}/manuals" || die
-   unpack ib_b60_doc.zip
-   fi
-}
-
-src_prepare() {
-   # This patch might be portable, and not need to be duplicated per 
version
-   # also might no longer be necessary to patch deps or libs, just flags
-   epatch "${FILESDIR}"/${PN}-2.5.3.26780.0-deps-flags.patch
-
-   use client && epatch "${FILESDIR}"/${PN}-2.5.1.26351.0-client.patch
-   use superserver || epatch 
"${FILESDIR}"/${PN}-2.5.1.26351.0-superclassic.patch
-
-   # Rename references to isql to fbsql
-   # sed vs patch for portability and addtional location changes
-   check_sed "$(sed -i -e 's:"isql :"fbsql :w /dev/stdout' \
-   src/isql/isql.epp | wc -l)" "1" "src/isql/isql.epp" # 1 line
-   check_sed "$(sed -i -e 's:isql :fbsql :w /dev/stdout' \
-   src/msgs/history2.sql | wc -l)" "4" "src/msgs/history2.sql" # 4 
lines
-   check_sed "$(sed -i -e 's:--- ISQL:--- FBSQL:w /dev/stdout' \
-   -e 's:isql :fbsql :w /dev/stdout' \
-   -e 's:ISQL :FBSQL :w /dev/stdout' \
-   src/msgs/messages2.sql | wc -l)" "6" "src/msgs/messages2.sql" # 
6 lines
-
-   find "${S}" -name \*.sh -print0 | xargs -0 chmod +x || die
-   rm -rf "${S}"/extern/{btyacc,editline,icu} || die
-
-   eautoreconf
-}
-
-src_configure() {
-   filter-flags -fprefetch-loop-arrays
-   filter-mfpmath sse
-
-   econf \
-   --prefix=/usr/$(get_libdir)/firebird \
-   $(use_enable superserver superserver) \
-   $(use_enable debug) \
-   --with-editline \
-   --with-system-editline \
-   --with-system-icu \
-   --with-fbbin=/usr/bin \
-   --with-fbsbin=/usr/sbin \
-   --with-fbconf=/etc/${PN} \
-   --with-fblib=/usr/$(get_libdir) \
-   --with-fbinclude=/usr/include \
-   --with-fbdoc=/usr/share/doc/${P} \
-   --with-fbudf=/usr/$(get_libdir)/${PN}/UDF \
-   --with-fbsample=/usr/share/doc/${P}/examples \
-   --with-fbsample-db=/usr/share/doc/${P}/examples/db \
-   --with-fbhelp=/usr/$(get_libdir)/${PN}/help \
-   --with-fbintl=/usr/$(get_libdir)/${PN}/intl \
-   --with-fbmisc=/usr/share/${PN} \
-   --with-fbsecure-db=/etc/${PN} \
-   --with-fbmsg=/usr/$(get_libdir)/${PN} \
-   --with-fblog=/var/log/${PN}/ \
-   --with-fbglock=/var/run/${PN} \
-   --with-fbplugins=/usr/$(get_libdir)/${PN}/plugins \
-   --with-gnu-ld \
-   ${myconf}
-}
-
-src_compile() {
-   MAKEOPTS="${MAKEOPTS/-j*/-j1} ${MAKEOPTS/-j/CP

[gentoo-commits] repo/gentoo:master commit in: dev-db/firebird/

2015-09-23 Thread Patrice Clement
commit: 7308dd669a4bd377618684e8bf65c2b2ee09f82f
Author: William L. Thomson Jr  o-sinc  com>
AuthorDate: Thu Sep 17 22:26:50 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Sep 17 22:26:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7308dd66

dev-db/firebird: Correcting file permissions of logrotate file, fixes bug# 
547442

 dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild | 287 +++
 1 file changed, 287 insertions(+)

diff --git a/dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild 
b/dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild
new file mode 100644
index 000..281bae6
--- /dev/null
+++ b/dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild
@@ -0,0 +1,287 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit flag-o-matic eutils autotools multilib user readme.gentoo versionator
+
+MY_P=${PN/f/F}-$(replace_version_separator 4 -)
+#MY_P=${PN/f/F}-${PV/_rc/-ReleaseCandidate}
+
+DESCRIPTION="A relational database offering many ANSI SQL:2003 and some 
SQL:2008 features"
+HOMEPAGE="http://www.firebirdsql.org/";
+SRC_URI="
+   mirror://sourceforge/firebird/${MY_P}.tar.bz2
+doc? ( ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip )"
+
+LICENSE="IDPL Interbase-1.0"
+SLOT="0"
+KEYWORDS="~amd64 -ia64 ~x86"
+
+IUSE="doc client superserver xinetd examples debug"
+REQUIRED_USE="
+   client? ( !superserver )
+   client? ( !xinetd )
+   superserver? ( !xinetd )
+"
+
+CDEPEND="
+   dev-libs/libedit
+   dev-libs/icu:=
+"
+DEPEND="${CDEPEND}
+   >=dev-util/btyacc-3.0-r2
+   doc? ( app-arch/unzip )
+"
+RDEPEND="${CDEPEND}
+   xinetd? ( virtual/inetd )
+   !sys-cluster/ganglia
+"
+
+RESTRICT="userpriv"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   enewgroup firebird 450
+   enewuser firebird 450 /bin/bash /usr/$(get_libdir)/firebird firebird
+}
+
+function check_sed() {
+   MSG="sed of $3, required $2 lines modified $1"
+   einfo "${MSG}"
+   [[ $1 -ge $2 ]] || die "${MSG}"
+}
+
+src_unpack() {
+   unpack "${MY_P}.tar.bz2"
+   if use doc; then
+   # Unpack docs
+   mkdir "${WORKDIR}/manuals" && cd "${WORKDIR}/manuals" || die
+   unpack ib_b60_doc.zip
+   fi
+}
+
+src_prepare() {
+   # This patch might be portable, and not need to be duplicated per 
version
+   # also might no longer be necessary to patch deps or libs, just flags
+   epatch "${FILESDIR}"/${PN}-2.5.3.26780.0-deps-flags.patch
+
+   use client && epatch "${FILESDIR}"/${PN}-2.5.1.26351.0-client.patch
+   use superserver || epatch 
"${FILESDIR}"/${PN}-2.5.1.26351.0-superclassic.patch
+
+   # Rename references to isql to fbsql
+   # sed vs patch for portability and addtional location changes
+   check_sed "$(sed -i -e 's:"isql :"fbsql :w /dev/stdout' \
+   src/isql/isql.epp | wc -l)" "1" "src/isql/isql.epp" # 1 line
+   check_sed "$(sed -i -e 's:isql :fbsql :w /dev/stdout' \
+   src/msgs/history2.sql | wc -l)" "4" "src/msgs/history2.sql" # 4 
lines
+   check_sed "$(sed -i -e 's:--- ISQL:--- FBSQL:w /dev/stdout' \
+   -e 's:isql :fbsql :w /dev/stdout' \
+   -e 's:ISQL :FBSQL :w /dev/stdout' \
+   src/msgs/messages2.sql | wc -l)" "6" "src/msgs/messages2.sql" # 
6 lines
+
+   find "${S}" -name \*.sh -print0 | xargs -0 chmod +x || die
+   rm -rf "${S}"/extern/{btyacc,editline,icu} || die
+
+   eautoreconf
+}
+
+src_configure() {
+   filter-flags -fprefetch-loop-arrays
+   filter-mfpmath sse
+
+   econf \
+   --prefix=/usr/$(get_libdir)/firebird \
+   $(use_enable superserver superserver) \
+   $(use_enable debug) \
+   --with-editline \
+   --with-system-editline \
+   --with-system-icu \
+   --with-fbbin=/usr/bin \
+   --with-fbsbin=/usr/sbin \
+   --with-fbconf=/etc/${PN} \
+   --with-fblib=/usr/$(get_libdir) \
+   --with-fbinclude=/usr/include \
+   --with-fbdoc=/usr/share/doc/${P} \
+   --with-fbudf=/usr/$(get_libdir)/${PN}/UDF \
+   --with-fbsample=/usr/share/doc/${P}/examples \
+   --with-fbsample-db=/usr/share/doc/${P}/examples/db \
+   --with-fbhelp=/usr/$(get_libdir)/${PN}/help \
+   --with-fbintl=/usr/$(get_libdir)/${PN}/intl \
+   --with-fbmisc=/usr/share/${PN} \
+   --with-fbsecure-db=/etc/${PN} \
+   --with-fbmsg=/usr/$(get_libdir)/${PN} \
+   --with-fblog=/var/log/${PN}/ \
+   --with-fbglock=/var/run/${PN} \
+   --with-fbplugins=/usr/$(get_libdir)/${PN}/plugins \
+   --with-gnu-ld \
+   ${myconf}
+}
+
+src_compile() {
+   MAKEOPTS="${MAKEOPTS/-j*/

[gentoo-commits] repo/gentoo:master commit in: dev-db/phpmyadmin/

2015-09-23 Thread Agostino Sarubbo
commit: 725f11b217281b4ffdc4af46635eaaac1a830332
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:02:00 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:02:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725f11b2

dev-db/phpmyadmin: amd64 stable wrt bug #560408

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild | 2 +-
 dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
index 1d38fa2..32ec950 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.3.13.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/";
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.zip";
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
index 1d38fa2..32ec950 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.4.14.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/";
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.zip";
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2015-09-23 Thread Agostino Sarubbo
commit: 3f0daac8102e9b44a71550dc586cb1aa41068aa7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:02:12 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:02:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0daac8

www-plugins/adobe-flash: amd64 stable wrt bug #561076

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild 
b/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
index 162eb06..9987be2 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.521.ebuild
@@ -33,7 +33,7 @@ REQUIRED_USE="
 "
 SLOT="0"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 LICENSE="AdobeFlash-11.x"
 RESTRICT="strip mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/glance/

2015-09-23 Thread Agostino Sarubbo
commit: e57b27396bb28dbd3e6d8f111c9c4bc5178f1b8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:02:19 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:02:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57b2739

app-admin/glance: amd64 stable wrt bug #561194

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 app-admin/glance/glance-2015.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild 
b/app-admin/glance/glance-2015.1.1-r2.ebuild
index 2083b07..77eaf49 100644
--- a/app-admin/glance/glance-2015.1.1-r2.ebuild
+++ b/app-admin/glance/glance-2015.1.1-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc mysql postgres +sqlite +swift test"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/

2015-09-23 Thread Agostino Sarubbo
commit: 8fd313cf4c17a34cc89de8bb2321d8e823e2eec5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:02:06 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:02:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd313cf

net-irc/inspircd: amd64 stable wrt bug #545034

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 net-irc/inspircd/inspircd-2.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/inspircd/inspircd-2.0.20.ebuild 
b/net-irc/inspircd/inspircd-2.0.20.ebuild
index f49eb12..7b88da3 100644
--- a/net-irc/inspircd/inspircd-2.0.20.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.20.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_opencv/

2015-09-23 Thread Alexis Ballier
commit: 7bf1257b6c0448cc0335257d8eeb126b42f5be2e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:23:09 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf1257b

ros-meta/vision_opencv: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/vision_opencv/Manifest|  1 +
 ros-meta/vision_opencv/metadata.xml|  5 +
 ros-meta/vision_opencv/vision_opencv-1.11.8.ebuild | 22 ++
 ros-meta/vision_opencv/vision_opencv-.ebuild   | 22 ++
 4 files changed, 50 insertions(+)

diff --git a/ros-meta/vision_opencv/Manifest b/ros-meta/vision_opencv/Manifest
new file mode 100644
index 000..ae2c9da
--- /dev/null
+++ b/ros-meta/vision_opencv/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 
0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 
55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77
 WHIRLPOOL 
8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/ros-meta/vision_opencv/metadata.xml 
b/ros-meta/vision_opencv/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/vision_opencv/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/ros-meta/vision_opencv/vision_opencv-1.11.8.ebuild 
b/ros-meta/vision_opencv/vision_opencv-1.11.8.ebuild
new file mode 100644
index 000..faed03b
--- /dev/null
+++ b/ros-meta/vision_opencv/vision_opencv-1.11.8.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Converts between ROS Image messages and OpenCV images"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge
+   dev-ros/image_geometry
+   dev-ros/opencv_tests
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/vision_opencv/vision_opencv-.ebuild 
b/ros-meta/vision_opencv/vision_opencv-.ebuild
new file mode 100644
index 000..faed03b
--- /dev/null
+++ b/ros-meta/vision_opencv/vision_opencv-.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Converts between ROS Image messages and OpenCV images"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge
+   dev-ros/image_geometry
+   dev-ros/opencv_tests
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/image_common/

2015-09-23 Thread Alexis Ballier
commit: 892a324ef8e4e968f2f2ea74be8e3ed5364346af
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:22:44 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892a324e

ros-meta/image_common: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/image_common/Manifest   |  1 +
 ros-meta/image_common/image_common-1.11.7.ebuild | 23 +++
 ros-meta/image_common/image_common-.ebuild   | 23 +++
 ros-meta/image_common/metadata.xml   |  5 +
 4 files changed, 52 insertions(+)

diff --git a/ros-meta/image_common/Manifest b/ros-meta/image_common/Manifest
new file mode 100644
index 000..a917fac
--- /dev/null
+++ b/ros-meta/image_common/Manifest
@@ -0,0 +1 @@
+DIST image_common-1.11.7.tar.gz 49437 SHA256 
1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca SHA512 
7408b641c75b6227130218862674609521d8465680ac15d45fc296de6ad3372ef1dde225a812740e0d5200f5923b52b4e9c2fca4dd4f96104f0bfe901400f456
 WHIRLPOOL 
1c8aee3e738ced0d4b45695a7dd10b1140a330abd8b121c91e2816bed329fc23a1ae39b8150fc81f81b9b586d3a747a9e4d6541914f1caabf6df06cf7cf57441

diff --git a/ros-meta/image_common/image_common-1.11.7.ebuild 
b/ros-meta/image_common/image_common-1.11.7.ebuild
new file mode 100644
index 000..37bda88
--- /dev/null
+++ b/ros-meta/image_common/image_common-1.11.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common code for working with images in ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/camera_calibration_parsers
+   dev-ros/camera_info_manager
+   dev-ros/image_transport
+   dev-ros/polled_camera
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/image_common/image_common-.ebuild 
b/ros-meta/image_common/image_common-.ebuild
new file mode 100644
index 000..37bda88
--- /dev/null
+++ b/ros-meta/image_common/image_common-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Common code for working with images in ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/camera_calibration_parsers
+   dev-ros/camera_info_manager
+   dev-ros/image_transport
+   dev-ros/polled_camera
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/image_common/metadata.xml 
b/ros-meta/image_common/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/image_common/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/

2015-09-23 Thread Alexis Ballier
commit: 1edc2f0d2c7c1363f661f9e001c39a22bd5325c7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:43:56 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edc2f0d

dev-ros/rviz: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rviz/Manifest   |  1 +
 dev-ros/rviz/metadata.xml   |  5 
 dev-ros/rviz/rviz-1.11.9.ebuild | 60 +
 dev-ros/rviz/rviz-.ebuild   | 60 +
 4 files changed, 126 insertions(+)

diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest
new file mode 100644
index 000..9e68b6a
--- /dev/null
+++ b/dev-ros/rviz/Manifest
@@ -0,0 +1 @@
+DIST rviz-1.11.9.tar.gz 4525317 SHA256 
b62320ff757f3768240821555df1756cfe59014037d560d7fbc1df61fb6d5c4f SHA512 
b9a65dd0727ea9b4d9185d96b8ce2a0b98d581634d87b9e0a725788260fcd910b0a5a5899329b57074894ecfa5d65909cc997653fda6adb626b92c2042124da2
 WHIRLPOOL 
1d4932c322c08ea098fa9351c76d5a2ea6533325af9a0524f4910984ffd5a91196068546a2f693b2259dd730ee82125bdc6ea8cc239d809f9a410594a12fb8e1

diff --git a/dev-ros/rviz/metadata.xml b/dev-ros/rviz/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/rviz/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/rviz/rviz-1.11.9.ebuild b/dev-ros/rviz/rviz-1.11.9.ebuild
new file mode 100644
index 000..0bb062d
--- /dev/null
+++ b/dev-ros/rviz/rviz-1.11.9.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rviz";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="3D visualization tool for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=[threads]
+   media-libs/assimp
+   dev-games/ogre
+   virtual/opengl
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   dev-qt/qtcore:4
+   dev-cpp/eigen:3
+   dev-cpp/yaml-cpp
+
+   dev-ros/angles
+   dev-ros/image_geometry
+   dev-ros/image_transport
+   dev-ros/interactive_markers
+   dev-ros/laser_geometry
+   dev-ros/message_filters
+   dev-ros/pluginlib
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/resource_retriever
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/tf
+   dev-ros/urdf
+
+   
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   virtual/pkgconfig
+   test? (
+   dev-ros/rostest[${PYTHON_USEDEP}]
+   dev-cpp/gtest
+   )"

diff --git a/dev-ros/rviz/rviz-.ebuild b/dev-ros/rviz/rviz-.ebuild
new file mode 100644
index 000..0bb062d
--- /dev/null
+++ b/dev-ros/rviz/rviz-.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rviz";
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="3D visualization tool for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=[threads]
+   media-libs/assimp
+   dev-games/ogre
+   virtual/opengl
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   dev-qt/qtcore:4
+   dev-cpp/eigen:3
+   dev-cpp/yaml-cpp
+
+   dev-ros/angles
+   dev-ros/image_geometry
+   dev-ros/image_transport
+   dev-ros/interactive_markers
+   dev-ros/laser_geometry
+   dev-ros/message_filters
+   dev-ros/pluginlib
+   dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+   dev-ros/resource_retriever
+   dev-ros/rosbag[${PYTHON_USEDEP}]
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/roslib[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/tf
+   dev-ros/urdf
+
+   
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN

[gentoo-commits] repo/gentoo:master commit in: dev-ros/opencv_tests/

2015-09-23 Thread Alexis Ballier
commit: 385ef1cecd9a00bef5f8c971114cb4301616b409
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:06:13 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385ef1ce

dev-ros/opencv_tests: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/opencv_tests/Manifest   |  1 +
 dev-ros/opencv_tests/metadata.xml   |  5 
 dev-ros/opencv_tests/opencv_tests-1.11.8.ebuild | 32 +
 dev-ros/opencv_tests/opencv_tests-.ebuild   | 32 +
 4 files changed, 70 insertions(+)

diff --git a/dev-ros/opencv_tests/Manifest b/dev-ros/opencv_tests/Manifest
new file mode 100644
index 000..ae2c9da
--- /dev/null
+++ b/dev-ros/opencv_tests/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 
0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 
55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77
 WHIRLPOOL 
8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/dev-ros/opencv_tests/metadata.xml 
b/dev-ros/opencv_tests/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/opencv_tests/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/opencv_tests/opencv_tests-1.11.8.ebuild 
b/dev-ros/opencv_tests/opencv_tests-1.11.8.ebuild
new file mode 100644
index 000..9c9cf25
--- /dev/null
+++ b/dev-ros/opencv_tests/opencv_tests-1.11.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Tests for ROS OpenCV integration"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   media-libs/opencv[python,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   ros-catkin_src_install
+   insinto /usr/share/${PN}/launch
+   doins launch/*.launch
+   exeinto /usr/libexec/${PN}
+   doexe nodes/*
+}

diff --git a/dev-ros/opencv_tests/opencv_tests-.ebuild 
b/dev-ros/opencv_tests/opencv_tests-.ebuild
new file mode 100644
index 000..9c9cf25
--- /dev/null
+++ b/dev-ros/opencv_tests/opencv_tests-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Tests for ROS OpenCV integration"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   media-libs/opencv[python,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   ros-catkin_src_install
+   insinto /usr/share/${PN}/launch
+   doins launch/*.launch
+   exeinto /usr/libexec/${PN}
+   doexe nodes/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/cv_bridge/

2015-09-23 Thread Alexis Ballier
commit: e1b81a7f7433b826d17adedbe7da3e2fec2228ed
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:55:58 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b81a7f

dev-ros/cv_bridge: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/cv_bridge/Manifest|  1 +
 dev-ros/cv_bridge/cv_bridge-1.11.8.ebuild | 24 
 dev-ros/cv_bridge/cv_bridge-.ebuild   | 24 
 dev-ros/cv_bridge/metadata.xml|  5 +
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/cv_bridge/Manifest b/dev-ros/cv_bridge/Manifest
new file mode 100644
index 000..ae2c9da
--- /dev/null
+++ b/dev-ros/cv_bridge/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 
0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 
55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77
 WHIRLPOOL 
8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/dev-ros/cv_bridge/cv_bridge-1.11.8.ebuild 
b/dev-ros/cv_bridge/cv_bridge-1.11.8.ebuild
new file mode 100644
index 000..608a617
--- /dev/null
+++ b/dev-ros/cv_bridge/cv_bridge-1.11.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Converts between ROS Image messages and OpenCV images"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosconsole
+   media-libs/opencv
+   dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/cv_bridge/cv_bridge-.ebuild 
b/dev-ros/cv_bridge/cv_bridge-.ebuild
new file mode 100644
index 000..608a617
--- /dev/null
+++ b/dev-ros/cv_bridge/cv_bridge-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Converts between ROS Image messages and OpenCV images"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rosconsole
+   media-libs/opencv
+   dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/cv_bridge/metadata.xml b/dev-ros/cv_bridge/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/cv_bridge/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/camera_info_manager/

2015-09-23 Thread Alexis Ballier
commit: b64574b823cbe710cc667c92318e591eebdccd4c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:21:38 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b64574b8

dev-ros/camera_info_manager: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/camera_info_manager/Manifest   |  1 +
 .../camera_info_manager-1.11.7.ebuild  | 25 ++
 .../camera_info_manager-.ebuild| 25 ++
 dev-ros/camera_info_manager/metadata.xml   |  5 +
 4 files changed, 56 insertions(+)

diff --git a/dev-ros/camera_info_manager/Manifest 
b/dev-ros/camera_info_manager/Manifest
new file mode 100644
index 000..a917fac
--- /dev/null
+++ b/dev-ros/camera_info_manager/Manifest
@@ -0,0 +1 @@
+DIST image_common-1.11.7.tar.gz 49437 SHA256 
1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca SHA512 
7408b641c75b6227130218862674609521d8465680ac15d45fc296de6ad3372ef1dde225a812740e0d5200f5923b52b4e9c2fca4dd4f96104f0bfe901400f456
 WHIRLPOOL 
1c8aee3e738ced0d4b45695a7dd10b1140a330abd8b121c91e2816bed329fc23a1ae39b8150fc81f81b9b586d3a747a9e4d6541914f1caabf6df06cf7cf57441

diff --git a/dev-ros/camera_info_manager/camera_info_manager-1.11.7.ebuild 
b/dev-ros/camera_info_manager/camera_info_manager-1.11.7.ebuild
new file mode 100644
index 000..5857f50
--- /dev/null
+++ b/dev-ros/camera_info_manager/camera_info_manager-1.11.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ interface for camera calibration information"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/camera_calibration_parsers
+   dev-ros/image_transport
+   dev-ros/roscpp
+   dev-ros/roslib
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND} test? ( dev-ros/rostest )"

diff --git a/dev-ros/camera_info_manager/camera_info_manager-.ebuild 
b/dev-ros/camera_info_manager/camera_info_manager-.ebuild
new file mode 100644
index 000..5857f50
--- /dev/null
+++ b/dev-ros/camera_info_manager/camera_info_manager-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ interface for camera calibration information"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/camera_calibration_parsers
+   dev-ros/image_transport
+   dev-ros/roscpp
+   dev-ros/roslib
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND} test? ( dev-ros/rostest )"

diff --git a/dev-ros/camera_info_manager/metadata.xml 
b/dev-ros/camera_info_manager/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/camera_info_manager/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/opencv_apps/

2015-09-23 Thread Alexis Ballier
commit: f3bfb469a41e6eab3ade70f69b1c5d1c0443e19b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:22:19 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3bfb469

dev-ros/opencv_apps: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/opencv_apps/Manifest  |  1 +
 dev-ros/opencv_apps/metadata.xml  |  5 +
 dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild | 27 +++
 dev-ros/opencv_apps/opencv_apps-.ebuild   | 27 +++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/opencv_apps/Manifest b/dev-ros/opencv_apps/Manifest
new file mode 100644
index 000..ae2c9da
--- /dev/null
+++ b/dev-ros/opencv_apps/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 
0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 
55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77
 WHIRLPOOL 
8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/dev-ros/opencv_apps/metadata.xml b/dev-ros/opencv_apps/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/opencv_apps/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild 
b/dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild
new file mode 100644
index 000..cfea26d
--- /dev/null
+++ b/dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+
+inherit ros-catkin
+
+DESCRIPTION="OpenCV applications for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/image_transport
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/nodelet
+   dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/opencv_apps/opencv_apps-.ebuild 
b/dev-ros/opencv_apps/opencv_apps-.ebuild
new file mode 100644
index 000..cfea26d
--- /dev/null
+++ b/dev-ros/opencv_apps/opencv_apps-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+
+inherit ros-catkin
+
+DESCRIPTION="OpenCV applications for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/image_transport
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/nodelet
+   dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/camera_calibration_parsers/

2015-09-23 Thread Alexis Ballier
commit: d1b84599732ec0a59bedfe6dc580d4bc702d5f84
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:19:38 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b84599

dev-ros/camera_calibration_parsers: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/camera_calibration_parsers/Manifest|  1 +
 .../camera_calibration_parsers-1.11.7.ebuild   | 26 ++
 .../camera_calibration_parsers-.ebuild | 26 ++
 dev-ros/camera_calibration_parsers/metadata.xml|  5 +
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/camera_calibration_parsers/Manifest 
b/dev-ros/camera_calibration_parsers/Manifest
new file mode 100644
index 000..a917fac
--- /dev/null
+++ b/dev-ros/camera_calibration_parsers/Manifest
@@ -0,0 +1 @@
+DIST image_common-1.11.7.tar.gz 49437 SHA256 
1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca SHA512 
7408b641c75b6227130218862674609521d8465680ac15d45fc296de6ad3372ef1dde225a812740e0d5200f5923b52b4e9c2fca4dd4f96104f0bfe901400f456
 WHIRLPOOL 
1c8aee3e738ced0d4b45695a7dd10b1140a330abd8b121c91e2816bed329fc23a1ae39b8150fc81f81b9b586d3a747a9e4d6541914f1caabf6df06cf7cf57441

diff --git 
a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.7.ebuild 
b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.7.ebuild
new file mode 100644
index 000..e9cd4e2
--- /dev/null
+++ 
b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Routines for reading and writing camera calibration parameters"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+   dev-ros/rosconsole
+   >=dev-cpp/yaml-cpp-0.5
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? ( dev-python/nose )
+"

diff --git 
a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-.ebuild 
b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-.ebuild
new file mode 100644
index 000..e9cd4e2
--- /dev/null
+++ b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Routines for reading and writing camera calibration parameters"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+   dev-ros/rosconsole
+   >=dev-cpp/yaml-cpp-0.5
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? ( dev-python/nose )
+"

diff --git a/dev-ros/camera_calibration_parsers/metadata.xml 
b/dev-ros/camera_calibration_parsers/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/camera_calibration_parsers/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/image_geometry/

2015-09-23 Thread Alexis Ballier
commit: 0eb513aab4b0670e06707d2b2b57ace45c187d4c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:57:31 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb513aa

dev-ros/image_geometry: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/image_geometry/Manifest|  1 +
 .../image_geometry/image_geometry-1.11.8.ebuild| 23 ++
 dev-ros/image_geometry/image_geometry-.ebuild  | 23 ++
 dev-ros/image_geometry/metadata.xml|  5 +
 4 files changed, 52 insertions(+)

diff --git a/dev-ros/image_geometry/Manifest b/dev-ros/image_geometry/Manifest
new file mode 100644
index 000..ae2c9da
--- /dev/null
+++ b/dev-ros/image_geometry/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 
0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 
55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77
 WHIRLPOOL 
8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/dev-ros/image_geometry/image_geometry-1.11.8.ebuild 
b/dev-ros/image_geometry/image_geometry-1.11.8.ebuild
new file mode 100644
index 000..8206647
--- /dev/null
+++ b/dev-ros/image_geometry/image_geometry-1.11.8.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ and Python libraries for interpreting images geometrically"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   media-libs/opencv
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] dev-cpp/gtest )"

diff --git a/dev-ros/image_geometry/image_geometry-.ebuild 
b/dev-ros/image_geometry/image_geometry-.ebuild
new file mode 100644
index 000..8206647
--- /dev/null
+++ b/dev-ros/image_geometry/image_geometry-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/vision_opencv";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ and Python libraries for interpreting images geometrically"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   media-libs/opencv
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] dev-cpp/gtest )"

diff --git a/dev-ros/image_geometry/metadata.xml 
b/dev-ros/image_geometry/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/image_geometry/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/image_transport/

2015-09-23 Thread Alexis Ballier
commit: 1a7609f98a0a66a8a0102e370d553b8d0a476a64
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:13:33 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7609f9

dev-ros/image_transport: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/image_transport/Manifest   |  1 +
 .../image_transport/image_transport-1.11.7.ebuild  | 26 ++
 .../image_transport/image_transport-.ebuild| 26 ++
 dev-ros/image_transport/metadata.xml   |  5 +
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/image_transport/Manifest b/dev-ros/image_transport/Manifest
new file mode 100644
index 000..a917fac
--- /dev/null
+++ b/dev-ros/image_transport/Manifest
@@ -0,0 +1 @@
+DIST image_common-1.11.7.tar.gz 49437 SHA256 
1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca SHA512 
7408b641c75b6227130218862674609521d8465680ac15d45fc296de6ad3372ef1dde225a812740e0d5200f5923b52b4e9c2fca4dd4f96104f0bfe901400f456
 WHIRLPOOL 
1c8aee3e738ced0d4b45695a7dd10b1140a330abd8b121c91e2816bed329fc23a1ae39b8150fc81f81b9b586d3a747a9e4d6541914f1caabf6df06cf7cf57441

diff --git a/dev-ros/image_transport/image_transport-1.11.7.ebuild 
b/dev-ros/image_transport/image_transport-1.11.7.ebuild
new file mode 100644
index 000..00b273f
--- /dev/null
+++ b/dev-ros/image_transport/image_transport-1.11.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Transparent support for transporting images in low-bandwidth 
compressed formats"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/message_filters
+   dev-ros/pluginlib
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/roslib
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/image_transport/image_transport-.ebuild 
b/dev-ros/image_transport/image_transport-.ebuild
new file mode 100644
index 000..00b273f
--- /dev/null
+++ b/dev-ros/image_transport/image_transport-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Transparent support for transporting images in low-bandwidth 
compressed formats"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/message_filters
+   dev-ros/pluginlib
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/roslib
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/image_transport/metadata.xml 
b/dev-ros/image_transport/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/image_transport/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/polled_camera/

2015-09-23 Thread Alexis Ballier
commit: b5e47677c7e13e34c3e571f556d6c5d9881e867f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 09:16:01 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 09:44:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e47677

dev-ros/polled_camera: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/polled_camera/Manifest|  1 +
 dev-ros/polled_camera/metadata.xml|  5 +
 dev-ros/polled_camera/polled_camera-1.11.7.ebuild | 25 +++
 dev-ros/polled_camera/polled_camera-.ebuild   | 25 +++
 4 files changed, 56 insertions(+)

diff --git a/dev-ros/polled_camera/Manifest b/dev-ros/polled_camera/Manifest
new file mode 100644
index 000..a917fac
--- /dev/null
+++ b/dev-ros/polled_camera/Manifest
@@ -0,0 +1 @@
+DIST image_common-1.11.7.tar.gz 49437 SHA256 
1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca SHA512 
7408b641c75b6227130218862674609521d8465680ac15d45fc296de6ad3372ef1dde225a812740e0d5200f5923b52b4e9c2fca4dd4f96104f0bfe901400f456
 WHIRLPOOL 
1c8aee3e738ced0d4b45695a7dd10b1140a330abd8b121c91e2816bed329fc23a1ae39b8150fc81f81b9b586d3a747a9e4d6541914f1caabf6df06cf7cf57441

diff --git a/dev-ros/polled_camera/metadata.xml 
b/dev-ros/polled_camera/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/polled_camera/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/polled_camera/polled_camera-1.11.7.ebuild 
b/dev-ros/polled_camera/polled_camera-1.11.7.ebuild
new file mode 100644
index 000..825bf06
--- /dev/null
+++ b/dev-ros/polled_camera/polled_camera-1.11.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="C++ helper classes for implementing a polled camera driver node 
and requesting images from it"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/image_transport
+   dev-ros/rosconsole
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/polled_camera/polled_camera-.ebuild 
b/dev-ros/polled_camera/polled_camera-.ebuild
new file mode 100644
index 000..825bf06
--- /dev/null
+++ b/dev-ros/polled_camera/polled_camera-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/image_common";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="C++ helper classes for implementing a polled camera driver node 
and requesting images from it"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/image_transport
+   dev-ros/rosconsole
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/qwt/

2015-09-23 Thread Justin Lecher
commit: 21983fc25c2a6ea401efa64f77746ccfff2dad1f
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Sep 23 09:33:10 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Sep 23 09:33:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21983fc2

x11-libs/qwt: Add missing dep

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560488

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher  gentoo.org>

 x11-libs/qwt/metadata.xml| 1 +
 x11-libs/qwt/qwt-6.1.2-r1.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-libs/qwt/metadata.xml b/x11-libs/qwt/metadata.xml
index df37d0e..afa034e 100644
--- a/x11-libs/qwt/metadata.xml
+++ b/x11-libs/qwt/metadata.xml
@@ -10,6 +10,7 @@
   values, arrays or ranges of type double.  
 
   
+Installs dev-qt/designer plugin
 Use the MathML renderer of the Qt solutions 
package.
   
   

diff --git a/x11-libs/qwt/qwt-6.1.2-r1.ebuild b/x11-libs/qwt/qwt-6.1.2-r1.ebuild
index 52d528e..197a369 100644
--- a/x11-libs/qwt/qwt-6.1.2-r1.ebuild
+++ b/x11-libs/qwt/qwt-6.1.2-r1.ebuild
@@ -29,9 +29,10 @@ DEPEND="
svg? ( dev-qt/qtsvg:4 )
)
qt5? (
+   dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
-   dev-qt/qtconcurrent:5
+   dev-qt/qtprintsupport:5
dev-qt/qtwidgets:5
designer? ( dev-qt/designer:5 )
opengl? ( dev-qt/qtopengl:5 )



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/ati-drivers/

2015-09-23 Thread Ian Delaney
commit: 3ee13140db47e37adf0a0c7fb88c094a39cf1a83
Author: Ian Delaney  gentoo  org>
AuthorDate: Wed Sep 23 09:20:32 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Sep 23 09:21:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee13140

x11-drivers/ati-drivers: revbump required to ati-drivers-15.9-r1

of the ati-drivers-15.9.ebuild prepared by fernando-rodriguez
in /gentoo/pull/98

Package-Manager: portage-2.2.20.1

 ...vers-15.9.ebuild => ati-drivers-15.9-r1.ebuild} |  0
 x11-drivers/ati-drivers/ati-drivers-15.9.ebuild| 56 +++---
 2 files changed, 17 insertions(+), 39 deletions(-)

diff --git a/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild 
b/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild
similarity index 100%
copy from x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
copy to x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild

diff --git a/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild 
b/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
index 9bc5788..0d90755 100644
--- a/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
@@ -13,10 +13,8 @@ 
RUN="${WORKDIR}/AMD-Catalyst-15.9-Linux-installer-15.201.1151-x86.x86_64.run"
 SLOT="1"
 # Uses javascript for download YE
 
#DRIVERS_URI="http://www2.ati.com/drivers/linux/amd-catalyst-13.12-linux-x86.x86_64.zip";
-DRV_VER="amd-catalyst-${PV}-linux-installer-15.201.1151-x86.x86_64.zip"
-DRIVERS_URI="mirror://gentoo/${DRV_VER}"
-SDK_VER="xvba-sdk-0.74-404001.tar.gz"
-XVBA_SDK_URI="http://developer.amd.com/wordpress/media/2012/10/${SDK_VER}";
+DRIVERS_URI="mirror://gentoo/amd-catalyst-${PV}-linux-installer-15.201.1151-x86.x86_64.zip"
+XVBA_SDK_URI="http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz";
 SRC_URI="${DRIVERS_URI} ${XVBA_SDK_URI}"
 FOLDER_PREFIX="common/"
 IUSE="debug +modules qt4 static-libs pax_kernel gdm-hack"
@@ -151,21 +149,19 @@ pkg_nofetch() {
einfo "The driver packages"
einfo ${A}
einfo "need to be downloaded manually from"
-   einfo "http://support.amd.com/en-us/download/desktop?os=Linux+x86";
+   einfo "http://support.amd.com/en-us/download/desktop?os=Linux%20x86_64";
einfo "and ${XVBA_SDK_URI}"
 }
 
 pkg_pretend() {
-   local CONFIG_CHECK="~MTRR ~!DRM ACPI PCI_MSI \
-   !LOCKDEP !PAX_KERNEXEC_PLUGIN_METHOD_OR"
+   local CONFIG_CHECK="~MTRR ~!DRM ACPI PCI_MSI !LOCKDEP 
!PAX_KERNEXEC_PLUGIN_METHOD_OR"
use amd64 && CONFIG_CHECK+=" COMPAT"
 
local ERROR_MTRR="CONFIG_MTRR required for direct rendering."
-   local ERROR_DRM="CONFIG_DRM must be disabled or compiled as a
-   module and not loaded for direct rendering to work."
-   local ERROR_LOCKDEP="CONFIG_LOCKDEP (lock tracking) exports
-   the symbol lock_acquire as GPL-only. This prevents ${P} from
-   compiling with an error like this:
+   local ERROR_DRM="CONFIG_DRM must be disabled or compiled as a module 
and not loaded for direct
+   rendering to work."
+   local ERROR_LOCKDEP="CONFIG_LOCKDEP (lock tracking) exports the symbol 
lock_acquire
+   as GPL-only. This prevents ${P} from compiling with an error 
like this:
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only 
symbol 'lock_acquire'"
local ERROR_PAX_KERNEXEC_PLUGIN_METHOD_OR="This config option will cause
kernel to reject loading the fglrx module with
@@ -195,18 +191,15 @@ pkg_pretend() {
 
 pkg_setup() {
if use modules; then
-   
MODULE_PATH="${S}/${FOLDER_PREFIX}/lib/modules/fglrx/build_mod/2.6.x"
-   MODULE_NAMES="fglrx(video:${MODULE_PATH})"
+   
MODULE_NAMES="fglrx(video:${S}/${FOLDER_PREFIX}/lib/modules/fglrx/build_mod/2.6.x)"
BUILD_TARGETS="kmod_build"
linux-mod_pkg_setup
BUILD_PARAMS="GCC_VER_MAJ=$(gcc-major-version) KVER=${KV_FULL} 
KDIR=${KV_OUT_DIR}"
BUILD_PARAMS="${BUILD_PARAMS} CFLAGS_MODULE+=\"-DMODULE -DATI 
-DFGL\""
if grep -q arch_compat_alloc_user_space 
${KV_DIR}/arch/x86/include/asm/compat.h ; then
-   BUILD_PARAMS="${BUILD_PARAMS} \
-   
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
+   BUILD_PARAMS="${BUILD_PARAMS} 
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
else
-   BUILD_PARAMS="${BUILD_PARAMS} \
-   
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=compat_alloc_user_space"
+   BUILD_PARAMS="${BUILD_PARAMS} 
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=compat_alloc_user_space"
fi
fi
# Define module dir.
@@ -317,16 +310,6 @@ src_prepare() {
# Compile fix, #526602
epatch "${FILESDIR}/use-kernel_fpu_begin

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/ati-drivers/files/, x11-drivers/ati-drivers/

2015-09-23 Thread Ian Delaney
commit: 6913a35966d89d28ed6208ab9a58c20fd8a80396
Author: Fernando Rodriguez  outlook  com>
AuthorDate: Wed Sep 16 22:24:47 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Sep 23 09:21:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6913a359

x11-drivers/ati-drivers: Fix compile errors and preemption bug

Ebuild cleanup and patches to compile against recent kernels by
replacing calls that use GPL'd kernel symbols with our own
implementation and several others to fix compile errors caused
by API changes on recent kernels.

Also adds patch to disable preemption before calling certain
kernel functions that trigger the following error:

BUG: using smp_processor_id() in preemptible [] code:firegl/3657

Gentoo-Bug: 548118
Gentoo-Bug: 542320

 x11-drivers/ati-drivers/ati-drivers-15.9.ebuild|  56 +++
 x11-drivers/ati-drivers/files/15.9-fpu.patch   |  39 
 x11-drivers/ati-drivers/files/15.9-kcl_str.patch   |  14 +++
 x11-drivers/ati-drivers/files/15.9-mtrr.patch  |  27 ++
 x11-drivers/ati-drivers/files/15.9-preempt.patch   | 103 +
 .../files/15.9-remove-gpl-symbols.patch|  74 +++
 .../ati-drivers/files/15.9-sep_printf.patch|  11 +++
 7 files changed, 307 insertions(+), 17 deletions(-)

diff --git a/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild 
b/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
index 0d90755..9bc5788 100644
--- a/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-15.9.ebuild
@@ -13,8 +13,10 @@ 
RUN="${WORKDIR}/AMD-Catalyst-15.9-Linux-installer-15.201.1151-x86.x86_64.run"
 SLOT="1"
 # Uses javascript for download YE
 
#DRIVERS_URI="http://www2.ati.com/drivers/linux/amd-catalyst-13.12-linux-x86.x86_64.zip";
-DRIVERS_URI="mirror://gentoo/amd-catalyst-${PV}-linux-installer-15.201.1151-x86.x86_64.zip"
-XVBA_SDK_URI="http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz";
+DRV_VER="amd-catalyst-${PV}-linux-installer-15.201.1151-x86.x86_64.zip"
+DRIVERS_URI="mirror://gentoo/${DRV_VER}"
+SDK_VER="xvba-sdk-0.74-404001.tar.gz"
+XVBA_SDK_URI="http://developer.amd.com/wordpress/media/2012/10/${SDK_VER}";
 SRC_URI="${DRIVERS_URI} ${XVBA_SDK_URI}"
 FOLDER_PREFIX="common/"
 IUSE="debug +modules qt4 static-libs pax_kernel gdm-hack"
@@ -149,19 +151,21 @@ pkg_nofetch() {
einfo "The driver packages"
einfo ${A}
einfo "need to be downloaded manually from"
-   einfo "http://support.amd.com/en-us/download/desktop?os=Linux%20x86_64";
+   einfo "http://support.amd.com/en-us/download/desktop?os=Linux+x86";
einfo "and ${XVBA_SDK_URI}"
 }
 
 pkg_pretend() {
-   local CONFIG_CHECK="~MTRR ~!DRM ACPI PCI_MSI !LOCKDEP 
!PAX_KERNEXEC_PLUGIN_METHOD_OR"
+   local CONFIG_CHECK="~MTRR ~!DRM ACPI PCI_MSI \
+   !LOCKDEP !PAX_KERNEXEC_PLUGIN_METHOD_OR"
use amd64 && CONFIG_CHECK+=" COMPAT"
 
local ERROR_MTRR="CONFIG_MTRR required for direct rendering."
-   local ERROR_DRM="CONFIG_DRM must be disabled or compiled as a module 
and not loaded for direct
-   rendering to work."
-   local ERROR_LOCKDEP="CONFIG_LOCKDEP (lock tracking) exports the symbol 
lock_acquire
-   as GPL-only. This prevents ${P} from compiling with an error 
like this:
+   local ERROR_DRM="CONFIG_DRM must be disabled or compiled as a
+   module and not loaded for direct rendering to work."
+   local ERROR_LOCKDEP="CONFIG_LOCKDEP (lock tracking) exports
+   the symbol lock_acquire as GPL-only. This prevents ${P} from
+   compiling with an error like this:
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only 
symbol 'lock_acquire'"
local ERROR_PAX_KERNEXEC_PLUGIN_METHOD_OR="This config option will cause
kernel to reject loading the fglrx module with
@@ -191,15 +195,18 @@ pkg_pretend() {
 
 pkg_setup() {
if use modules; then
-   
MODULE_NAMES="fglrx(video:${S}/${FOLDER_PREFIX}/lib/modules/fglrx/build_mod/2.6.x)"
+   
MODULE_PATH="${S}/${FOLDER_PREFIX}/lib/modules/fglrx/build_mod/2.6.x"
+   MODULE_NAMES="fglrx(video:${MODULE_PATH})"
BUILD_TARGETS="kmod_build"
linux-mod_pkg_setup
BUILD_PARAMS="GCC_VER_MAJ=$(gcc-major-version) KVER=${KV_FULL} 
KDIR=${KV_OUT_DIR}"
BUILD_PARAMS="${BUILD_PARAMS} CFLAGS_MODULE+=\"-DMODULE -DATI 
-DFGL\""
if grep -q arch_compat_alloc_user_space 
${KV_DIR}/arch/x86/include/asm/compat.h ; then
-   BUILD_PARAMS="${BUILD_PARAMS} 
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
+   BUILD_PARAMS="${BUILD_PARAMS} \
+   
CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space"
else
-   BU

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2015-09-23 Thread Lars Wendler
commit: ee3465dfd92734e4924e41e9132866b6a4f16f54
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 23 09:13:43 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 23 09:19:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3465df

dev-vcs/subversion: Bump to version 1.9.2

Added new logic to find and use best installed ruby version.
Added the same logic to latest unstable 1.8 version as well.

Package-Manager: portage-2.2.21
Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/subversion/Manifest|  1 +
 dev-vcs/subversion/subversion-1.8.14-r1.ebuild | 23 -
 ...on-1.8.14-r1.ebuild => subversion-1.9.2.ebuild} | 30 --
 3 files changed, 35 insertions(+), 19 deletions(-)

diff --git a/dev-vcs/subversion/Manifest b/dev-vcs/subversion/Manifest
index 8f0c00e..36092d6 100644
--- a/dev-vcs/subversion/Manifest
+++ b/dev-vcs/subversion/Manifest
@@ -2,3 +2,4 @@ DIST subversion-1.7.21.tar.bz2 5996788 SHA256 
efeb349c5ba6d529ff8e9730a2abd9cb70
 DIST subversion-1.8.14.tar.bz2 6850562 SHA256 
7f3883cdfcad4174e06dd94d6e3e8ec91856823268eebe60c924be76f5229a1f SHA512 
95e1501494f5355f0c331fbe81422ca8f0b4d69e6d303125f4a5aac5f6fe946e958ca76fc96fe6b096cc0a530634ca103bf35622c12af90489ae17d0b9a9d987
 WHIRLPOOL 
0323746d40830109e081e002f499f1c73c15fe77acd4f1c9b790ae12440b3361d189f1d5212d49ba6f6c449297aec3513761375f748800686892607705310a56
 DIST subversion-1.9.0.tar.bz2 7743404 SHA256 
fcb11db07e132cac6c72a969e222a592f849ef34dd8bd1c2f99fa1ad267a3fe6 SHA512 
3f1100802cd11f268a5247f5eebd9be9a8a15488fab3e396c4e0364abbaadd611bb0a5d4c6ca3eee3911e70f2cec0ff660259bb225be47f1909fd6367b3e
 WHIRLPOOL 
dc2875ee6fa911babdac86455b67af618056d72a709170666e21e826bb3a465a60f9e5b5df02170107208cbded4aecd49cb7e805d3713c671dabfb884f7abbb7
 DIST subversion-1.9.1.tar.bz2 7747098 SHA256 
91548f9fce38bdb2958848f54fd8007e357c22db09b7ef4763fc85cbcbc2c913 SHA512 
57b8f913aefb06bbeac065ae6bb8113853018bdaefdb80c74a337479b9f3cf89834e8656591dbe8ab66b2cadf5f99f1036ff826a886ed6a9f643d6e5adb6a972
 WHIRLPOOL 
58bd1e41a7643befe6e9800ce0a270379b980746b14eda2c2230f96ea9e07b17ab115959e5b61f324f51055697c898526ac3b4be9b883147b1156f7c20b1f010
+DIST subversion-1.9.2.tar.bz2 7910994 SHA256 
023da881139b4514647b6f8a830a244071034efcaad8c8e98c6b92393122b4eb SHA512 
debe1be153a7abd89d1c0c8d665725a9003e280a7fcde666c21818627bef0c47c30b27560aaa5a9a75251ba0d9c1490613cc79237704f4777a3cad0def52f08a
 WHIRLPOOL 
3a5ff8067079d7e81f9414e3858afb98839cbdcb989b086d1696b4f0eac46ae2ed7c9933d3fa232431ad32578bf2fab986052a05dac7c528415bb5057fa5d213

diff --git a/dev-vcs/subversion/subversion-1.8.14-r1.ebuild 
b/dev-vcs/subversion/subversion-1.8.14-r1.ebuild
index 655a7eb..0569414 100644
--- a/dev-vcs/subversion/subversion-1.8.14-r1.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.14-r1.ebuild
@@ -4,11 +4,12 @@
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
+USE_RUBY="ruby22 ruby21 ruby20 ruby19"
 DISTUTILS_OPTIONAL=1
 WANT_AUTOMAKE="none"
 GENTOO_DEPEND_ON_PERL="no"
 
-inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils
+inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
elisp-common eutils flag-o-matic java-pkg-opt-2 libtool multilib perl-module 
ruby-single
 
 MY_P="${P/_/-}"
 DESCRIPTION="Advanced version control system"
@@ -34,8 +35,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.7.12
kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 
>=kde-base/kdelibs-4:4 )
perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
-   ruby? ( >=dev-lang/ruby-2.1:2.1
-   dev-ruby/rubygems[ruby_targets_ruby21] )
+   ruby? ( ${RUBY_DEPS} )
sasl? ( dev-libs/cyrus-sasl )
http? ( >=net-libs/serf-1.2.1 )"
 RDEPEND="${COMMON_DEPEND}
@@ -113,6 +113,18 @@ pkg_setup() {
 
# Allow for custom repository locations.
SVN_REPOS_LOC="${SVN_REPOS_LOC:-${EPREFIX}/var/svn}"
+
+   if use ruby ; then
+   local rbslot
+   RB_VER=""
+   for rbslot in 2.2 2.1 2.0 1.9 ; do
+   if has_version dev-lang/ruby:${rbslot} ;  then
+   RB_VER="${rbslot/.}"
+   break
+   fi
+   done
+   [[ -z "${RB_VER}" ]] && die "No useable ruby version found"
+   fi
 }
 
 src_prepare() {
@@ -206,10 +218,9 @@ src_configure() {
export ac_cv_python_compile="$(tc-getCC)"
fi
 
-   # force ruby-2.1
# allow overriding Python include directory
-   ac_cv_path_RUBY=$(usex ruby "${EPREFIX}/usr/bin/ruby21" "none") \
-   ac_cv_path_RDOC=$(usex ruby "${EPREFIX}/usr/bin/rdoc21" "none") \
+   ac_cv_path_RUBY=$(usex ruby "${EPREFIX}/usr/bin/ruby${RB_VER}" "none") \
+   ac_cv_path_RDOC=$(usex ruby "${EPREFIX}/usr/bin/rdoc${RB_VER}" "none") \
ac_cv_py

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2015-09-23 Thread Lars Wendler
commit: bc5d65a08bdd432da485598fe0bbe04daba4326d
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 23 09:18:44 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 23 09:19:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5d65a0

dev-vcs/subversion: Removed old.

Package-Manager: portage-2.2.21
Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/subversion/Manifest|   1 -
 dev-vcs/subversion/subversion-1.9.0.ebuild | 493 -
 2 files changed, 494 deletions(-)

diff --git a/dev-vcs/subversion/Manifest b/dev-vcs/subversion/Manifest
index 36092d6..51bdf6b 100644
--- a/dev-vcs/subversion/Manifest
+++ b/dev-vcs/subversion/Manifest
@@ -1,5 +1,4 @@
 DIST subversion-1.7.21.tar.bz2 5996788 SHA256 
efeb349c5ba6d529ff8e9730a2abd9cb70f276b249238a6b7f27ba7da1190620 SHA512 
d0ba3f0771c523b44efd2f12c1d101d720b7d834bc6bef12b8e47789a2fb76a2d399c041c1cdcd0e04411c29abfb9b2974ca9df6f2389f8a01d82e7738881975
 WHIRLPOOL 
0d12286ab0e5043f28622529ff5d2af5a1c8a61ef65227cc069cf93de35479bf79433fa201417456499fa16f11b03474127b66547b9c2e2a8c0d209fa2108e59
 DIST subversion-1.8.14.tar.bz2 6850562 SHA256 
7f3883cdfcad4174e06dd94d6e3e8ec91856823268eebe60c924be76f5229a1f SHA512 
95e1501494f5355f0c331fbe81422ca8f0b4d69e6d303125f4a5aac5f6fe946e958ca76fc96fe6b096cc0a530634ca103bf35622c12af90489ae17d0b9a9d987
 WHIRLPOOL 
0323746d40830109e081e002f499f1c73c15fe77acd4f1c9b790ae12440b3361d189f1d5212d49ba6f6c449297aec3513761375f748800686892607705310a56
-DIST subversion-1.9.0.tar.bz2 7743404 SHA256 
fcb11db07e132cac6c72a969e222a592f849ef34dd8bd1c2f99fa1ad267a3fe6 SHA512 
3f1100802cd11f268a5247f5eebd9be9a8a15488fab3e396c4e0364abbaadd611bb0a5d4c6ca3eee3911e70f2cec0ff660259bb225be47f1909fd6367b3e
 WHIRLPOOL 
dc2875ee6fa911babdac86455b67af618056d72a709170666e21e826bb3a465a60f9e5b5df02170107208cbded4aecd49cb7e805d3713c671dabfb884f7abbb7
 DIST subversion-1.9.1.tar.bz2 7747098 SHA256 
91548f9fce38bdb2958848f54fd8007e357c22db09b7ef4763fc85cbcbc2c913 SHA512 
57b8f913aefb06bbeac065ae6bb8113853018bdaefdb80c74a337479b9f3cf89834e8656591dbe8ab66b2cadf5f99f1036ff826a886ed6a9f643d6e5adb6a972
 WHIRLPOOL 
58bd1e41a7643befe6e9800ce0a270379b980746b14eda2c2230f96ea9e07b17ab115959e5b61f324f51055697c898526ac3b4be9b883147b1156f7c20b1f010
 DIST subversion-1.9.2.tar.bz2 7910994 SHA256 
023da881139b4514647b6f8a830a244071034efcaad8c8e98c6b92393122b4eb SHA512 
debe1be153a7abd89d1c0c8d665725a9003e280a7fcde666c21818627bef0c47c30b27560aaa5a9a75251ba0d9c1490613cc79237704f4777a3cad0def52f08a
 WHIRLPOOL 
3a5ff8067079d7e81f9414e3858afb98839cbdcb989b086d1696b4f0eac46ae2ed7c9933d3fa232431ad32578bf2fab986052a05dac7c528415bb5057fa5d213

diff --git a/dev-vcs/subversion/subversion-1.9.0.ebuild 
b/dev-vcs/subversion/subversion-1.9.0.ebuild
deleted file mode 100644
index 655a7eb..000
--- a/dev-vcs/subversion/subversion-1.9.0.ebuild
+++ /dev/null
@@ -1,493 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_OPTIONAL=1
-WANT_AUTOMAKE="none"
-GENTOO_DEPEND_ON_PERL="no"
-
-inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils
-
-MY_P="${P/_/-}"
-DESCRIPTION="Advanced version control system"
-HOMEPAGE="http://subversion.apache.org/";
-SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Subversion GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax"
-
-COMMON_DEPEND=">=dev-db/sqlite-3.7.12
-   >=dev-libs/apr-1.3:1
-   >=dev-libs/apr-util-1.3:1
-   dev-libs/expat
-   sys-apps/file
-   sys-libs/zlib
-   app-arch/bzip2
-   berkdb? ( >=sys-libs/db-4.0.14:= )
-   ctypes-python? ( ${PYTHON_DEPS} )
-   gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus 
gnome-base/libgnome-keyring )
-   kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 
>=kde-base/kdelibs-4:4 )
-   perl? ( dev-lang/perl:= )
-   python? ( ${PYTHON_DEPS} )
-   ruby? ( >=dev-lang/ruby-2.1:2.1
-   dev-ruby/rubygems[ruby_targets_ruby21] )
-   sasl? ( dev-libs/cyrus-sasl )
-   http? ( >=net-libs/serf-1.2.1 )"
-RDEPEND="${COMMON_DEPEND}
-   apache2? ( www-servers/apache[apache2_modules_dav] )
-   java? ( >=virtual/jre-1.5 )
-   kde? ( kde-apps/kwalletd:4 )
-   nls? ( virtual/libintl )
-   perl? ( dev-perl/URI )"
-# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once
-DEPEND="${COMMON_DE

[gentoo-commits] repo/gentoo:master commit in: app-shells/autojump/

2015-09-23 Thread Patrice Clement
commit: cc5eabf490e37a65c31f37cee78dc789ea9dd9d1
Author: Lukáš Poláček  ksp  sk>
AuthorDate: Wed Sep 23 05:34:01 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 23 05:34:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5eabf4

app-shells/autojump: remove 22.2.4-r2

 app-shells/autojump/autojump-22.2.4-r2.ebuild | 56 ---
 1 file changed, 56 deletions(-)

diff --git a/app-shells/autojump/autojump-22.2.4-r2.ebuild 
b/app-shells/autojump/autojump-22.2.4-r2.ebuild
deleted file mode 100644
index f0fc9f7..000
--- a/app-shells/autojump/autojump-22.2.4-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit bash-completion-r1 python-r1 vcs-snapshot
-
-DESCRIPTION="change directory command that learns"
-HOMEPAGE="https://github.com/joelthelion/autojump";
-SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
-IUSE="python test"
-
-# Not all tests pass. Need investigation.
-RESTRICT="test"
-RDEPEND="python? ( ${PYTHON_DEPS} )"
-DEPEND="test? ( dev-python/flake8 dev-python/tox )"
-
-src_prepare() {
-   sed -e "s: \(/etc/profile.d\): \"${EPREFIX}\1\":" \
-   -e "s:/usr/local/share:/usr/share:" \
-   -i bin/autojump.sh || die
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   dobin bin/autojump
-
-   insinto /etc/profile.d
-   doins bin/"${PN}".sh
-
-   newbashcomp bin/"${PN}".bash "${PN}"
-   insinto /usr/share/"${PN}"/
-   doins bin/"${PN}.zsh"
-   insinto /usr/share/zsh/site-functions
-   doins bin/_j
-
-   python_foreach_impl python_domodule bin/autojump_argparse.py 
bin/autojump_data.py bin/autojump_utils.py
-   if use python; then
-   python_foreach_impl python_domodule tools/autojump_ipython.py
-   einfo 'This tool provides "j" for ipython, please add'
-   einfo '"import autojump_ipython" to your ipy_user_conf.py.'
-   fi
-
-   doman docs/"${PN}.1"
-   dodoc README.md
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/autojump/

2015-09-23 Thread Patrice Clement
commit: 0ca099d41a5abb4f0d02c567914c52038668c88d
Author: Lukáš Poláček  ksp  sk>
AuthorDate: Wed Sep 23 05:27:57 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 23 05:27:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca099d4

app-shells/autojump: Fix autojump in bash

There is only one file for bash that also contains code for completion,
so we don't install completion separately.

Reported-by: Tomasz Golinski  alpha.uwb.edu.pl>

 app-shells/autojump/autojump-22.2.4-r3.ebuild | 56 +++
 1 file changed, 56 insertions(+)

diff --git a/app-shells/autojump/autojump-22.2.4-r3.ebuild 
b/app-shells/autojump/autojump-22.2.4-r3.ebuild
new file mode 100644
index 000..4b774f9
--- /dev/null
+++ b/app-shells/autojump/autojump-22.2.4-r3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit bash-completion-r1 python-r1 vcs-snapshot
+
+DESCRIPTION="change directory command that learns"
+HOMEPAGE="https://github.com/joelthelion/autojump";
+SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
+IUSE="python test"
+
+# Not all tests pass. Need investigation.
+RESTRICT="test"
+RDEPEND="python? ( ${PYTHON_DEPS} )"
+DEPEND="test? ( dev-python/flake8 dev-python/tox )"
+
+src_prepare() {
+   sed -e "s: \(/etc/profile.d\): \"${EPREFIX}\1\":" \
+   -e "s:/usr/local/share:/usr/share:" \
+   -i bin/autojump.sh || die
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   dobin bin/autojump
+
+   insinto /etc/profile.d
+   doins bin/"${PN}".sh
+
+   insinto /usr/share/"${PN}"/
+   doins bin/"${PN}.bash"
+   doins bin/"${PN}.zsh"
+   insinto /usr/share/zsh/site-functions
+   doins bin/_j
+
+   python_foreach_impl python_domodule bin/autojump_argparse.py 
bin/autojump_data.py bin/autojump_utils.py
+   if use python; then
+   python_foreach_impl python_domodule tools/autojump_ipython.py
+   einfo 'This tool provides "j" for ipython, please add'
+   einfo '"import autojump_ipython" to your ipy_user_conf.py.'
+   fi
+
+   doman docs/"${PN}.1"
+   dodoc README.md
+}



[gentoo-commits] repo/gentoo:master commit in: /

2015-09-23 Thread Patrice Clement
commit: 06956fd9923f98878fa097632906fe700787adb1
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 23 09:13:49 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 23 09:13:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06956fd9

Merge remote-tracking branch 'remotes/github/pr/121'.

 .../autojump/{autojump-22.2.4-r2.ebuild => autojump-22.2.4-r3.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] repo/gentoo:master commit in: dev-ros/move_base_msgs/

2015-09-23 Thread Alexis Ballier
commit: 6ffe85ef0bcb87b2353926ed6fac0d38fa1b6a80
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:41:57 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 08:41:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffe85ef

dev-ros/move_base_msgs: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/move_base_msgs/Manifest |  1 +
 dev-ros/move_base_msgs/metadata.xml |  5 +
 dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild | 21 +
 dev-ros/move_base_msgs/move_base_msgs-.ebuild   | 21 +
 4 files changed, 48 insertions(+)

diff --git a/dev-ros/move_base_msgs/Manifest b/dev-ros/move_base_msgs/Manifest
new file mode 100644
index 000..2ce2517
--- /dev/null
+++ b/dev-ros/move_base_msgs/Manifest
@@ -0,0 +1 @@
+DIST navigation_msgs-1.13.0.tar.gz 2251 SHA256 
09bba8fb7a60135183830dec4381cd3187244794aab9759ac50bbc6007e04a61 SHA512 
e7b4a83bbbd5384f72d1a9d7e3544cde718728ba2a2562b3c0da5b5fd7db146faf8c717d4af2509eaf1ff545ac85da121f7e37cb7b6b53c8a5b8d683c6b4e66c
 WHIRLPOOL 
43284659576fd06fd15db50ad38ab98160e60d594ba9306cba209b9a789c6895a5e00744126a683ffdeedfd177891b0e38a01b69cf72f4445f80ff6126497cc3

diff --git a/dev-ros/move_base_msgs/metadata.xml 
b/dev-ros/move_base_msgs/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/move_base_msgs/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+

diff --git a/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild 
b/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild
new file mode 100644
index 000..3132558
--- /dev/null
+++ b/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Holds the action description and relevant messages for the 
move_base package"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/move_base_msgs/move_base_msgs-.ebuild 
b/dev-ros/move_base_msgs/move_base_msgs-.ebuild
new file mode 100644
index 000..3132558
--- /dev/null
+++ b/dev-ros/move_base_msgs/move_base_msgs-.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Holds the action description and relevant messages for the 
move_base package"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/map_msgs/

2015-09-23 Thread Alexis Ballier
commit: c2adc265bf88357e1fdfccc63bb80852d352a8a9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:41:04 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 08:41:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2adc265

dev-ros/map_msgs: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/map_msgs/Manifest   |  1 +
 dev-ros/map_msgs/map_msgs-1.13.0.ebuild | 21 +
 dev-ros/map_msgs/map_msgs-.ebuild   | 21 +
 dev-ros/map_msgs/metadata.xml   |  5 +
 4 files changed, 48 insertions(+)

diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
new file mode 100644
index 000..2ce2517
--- /dev/null
+++ b/dev-ros/map_msgs/Manifest
@@ -0,0 +1 @@
+DIST navigation_msgs-1.13.0.tar.gz 2251 SHA256 
09bba8fb7a60135183830dec4381cd3187244794aab9759ac50bbc6007e04a61 SHA512 
e7b4a83bbbd5384f72d1a9d7e3544cde718728ba2a2562b3c0da5b5fd7db146faf8c717d4af2509eaf1ff545ac85da121f7e37cb7b6b53c8a5b8d683c6b4e66c
 WHIRLPOOL 
43284659576fd06fd15db50ad38ab98160e60d594ba9306cba209b9a789c6895a5e00744126a683ffdeedfd177891b0e38a01b69cf72f4445f80ff6126497cc3

diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild 
b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
new file mode 100644
index 000..bc5c249
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/map_msgs/map_msgs-.ebuild 
b/dev-ros/map_msgs/map_msgs-.ebuild
new file mode 100644
index 000..bc5c249
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/map_msgs/metadata.xml b/dev-ros/map_msgs/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/map_msgs/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/laser_geometry/

2015-09-23 Thread Alexis Ballier
commit: 775e27fb22025c644903a39caff5bdf98d91671c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:31:24 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 08:31:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775e27fb

dev-ros/laser_geometry: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/laser_geometry/Manifest|  1 +
 dev-ros/laser_geometry/laser_geometry-1.6.4.ebuild | 30 ++
 dev-ros/laser_geometry/laser_geometry-.ebuild  | 30 ++
 dev-ros/laser_geometry/metadata.xml|  5 
 4 files changed, 66 insertions(+)

diff --git a/dev-ros/laser_geometry/Manifest b/dev-ros/laser_geometry/Manifest
new file mode 100644
index 000..7d0c9a3
--- /dev/null
+++ b/dev-ros/laser_geometry/Manifest
@@ -0,0 +1 @@
+DIST laser_geometry-1.6.4.tar.gz 16251 SHA256 
8daf8b8b571ca915d8ccbe517af5e6e69a2083a663c5ba4e89a29aa92a58abdb SHA512 
5c490a30696c0b0a30b826a605b5f09849a971792d60b273491e1deb66b399dfb4c9a37c114c38294799064b2f4532bb6b0119664cd064a4ce9045f18ebd2736
 WHIRLPOOL 
1a3c3d332761f83badc77ce7c66e38b122fdadf99b2f5687e5870e0448996b014478a9f40049e9de696288f151f7b12277ee4870a473876b7435bfd820265d43

diff --git a/dev-ros/laser_geometry/laser_geometry-1.6.4.ebuild 
b/dev-ros/laser_geometry/laser_geometry-1.6.4.ebuild
new file mode 100644
index 000..1077676
--- /dev/null
+++ b/dev-ros/laser_geometry/laser_geometry-1.6.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/laser_geometry";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Class for converting from a 2D laser scan into a point cloud"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-libs/boost:=[threads]
+   dev-ros/tf
+   dev-ros/tf2_ros[${PYTHON_USEDEP}]
+   dev-cpp/eigen:3
+   dev-ros/angles
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/laser_geometry/laser_geometry-.ebuild 
b/dev-ros/laser_geometry/laser_geometry-.ebuild
new file mode 100644
index 000..1077676
--- /dev/null
+++ b/dev-ros/laser_geometry/laser_geometry-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/laser_geometry";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Class for converting from a 2D laser scan into a point cloud"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-libs/boost:=[threads]
+   dev-ros/tf
+   dev-ros/tf2_ros[${PYTHON_USEDEP}]
+   dev-cpp/eigen:3
+   dev-ros/angles
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/laser_geometry/metadata.xml 
b/dev-ros/laser_geometry/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/laser_geometry/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



[gentoo-commits] repo/gentoo:master commit in: dev-ros/laser_assembler/

2015-09-23 Thread Alexis Ballier
commit: a3ecb1f9821d84c6b4b1e600c631fe4a69db02da
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:35:29 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 08:35:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ecb1f9

dev-ros/laser_assembler: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/laser_assembler/Manifest   |  1 +
 .../laser_assembler/laser_assembler-1.7.3.ebuild   | 29 ++
 .../laser_assembler/laser_assembler-.ebuild| 29 ++
 dev-ros/laser_assembler/metadata.xml   |  5 
 4 files changed, 64 insertions(+)

diff --git a/dev-ros/laser_assembler/Manifest b/dev-ros/laser_assembler/Manifest
new file mode 100644
index 000..256d70e
--- /dev/null
+++ b/dev-ros/laser_assembler/Manifest
@@ -0,0 +1 @@
+DIST laser_assembler-1.7.3.tar.gz 22104 SHA256 
11c01b45917f9b9f24d19b38e8d32046da4f6deae479812b2326b7deb2a624f4 SHA512 
d04def1b1d1d6025d9129ecdb19b8f2216fa71bf0d18abbfbcdafac93741bfe6ad845896bce80c0c67d908d6eac5928a9632a48bc724eacba54fcfb62c3bb569
 WHIRLPOOL 
b962681aa0b78292d9fe0c31f27c65fa6213e9c5d0e013697ac8f3335eeafc72a037aa03cf36f3b5f8601f748936ddd96f36668f56d88135e64b62edfc062986

diff --git a/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild 
b/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild
new file mode 100644
index 000..c3149db
--- /dev/null
+++ b/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/laser_assembler";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Nodes to assemble point clouds from either LaserScan or 
PointCloud messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-libs/boost:=
+   dev-ros/tf
+   dev-ros/laser_geometry[${PYTHON_USEDEP}]
+   dev-ros/pluginlib
+   dev-ros/message_filters[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+"

diff --git a/dev-ros/laser_assembler/laser_assembler-.ebuild 
b/dev-ros/laser_assembler/laser_assembler-.ebuild
new file mode 100644
index 000..c3149db
--- /dev/null
+++ b/dev-ros/laser_assembler/laser_assembler-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/laser_assembler";
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Nodes to assemble point clouds from either LaserScan or 
PointCloud messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-libs/boost:=
+   dev-ros/tf
+   dev-ros/laser_geometry[${PYTHON_USEDEP}]
+   dev-ros/pluginlib
+   dev-ros/message_filters[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+"

diff --git a/dev-ros/laser_assembler/metadata.xml 
b/dev-ros/laser_assembler/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/laser_assembler/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ros
+



<    1   2   3   4   >