public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
@ 2015-09-25  8:11 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2015-09-25  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ef5fd42e0d085f3d184bb1c1783679fb6336b1df
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 08:04:58 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 08:04:58 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5fd42e

media-gfx/replicatorg: Fix leading whitespaces

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

 media-gfx/replicatorg/metadata.xml             | 12 ++++++------
 media-gfx/replicatorg/replicatorg-37-r2.ebuild |  4 ++--
 media-gfx/replicatorg/replicatorg-40-r1.ebuild |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml
index b32219d..6adaf93 100644
--- a/media-gfx/replicatorg/metadata.xml
+++ b/media-gfx/replicatorg/metadata.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-<email>mattm@gentoo.org</email>
-<name>Matthew Marlowe</name>
-</maintainer>
-<longdescription>
+	<maintainer>
+		<email>mattm@gentoo.org</email>
+		<name>Matthew Marlowe</name>
+	</maintainer>
+	<longdescription>
 This is the software that will drive your MakerBot Replicator, Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine. You can give it a GCode or STL file to process, and it takes it from there. It's cross platform, easily installed, and is based on the familiar Arduino / Processing environments. ReplicatorG is used by thousands of MakerBot Operators, and has printed tens of thousands of objects and counting.
 </longdescription>
-<use>
+	<use>
 </use>
 </pkgmetadata>

diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
index af8892a..652b8e3 100644
--- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
+++ b/media-gfx/replicatorg/replicatorg-37-r2.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$
 
@@ -77,7 +77,7 @@ src_install() {
 
 	insinto /usr/share/replicatorg
 	doins -r \
-   		contributors.txt \
+		contributors.txt \
 		license.txt \
 		readme.txt \
 		todo.txt

diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
index ae71d22..fd7d09c 100644
--- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40-r1.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$
 
@@ -77,7 +77,7 @@ src_install() {
 
 	insinto /usr/share/replicatorg
 	doins -r \
-   		contributors.txt \
+		contributors.txt \
 		license.txt \
 		readme.txt \
 		todo.txt


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
@ 2016-08-06  9:16 Pacho Ramos
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-08-06  9:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ad8b0fa92f4de98cbaac515296982a939cf9cc9c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 08:58:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 09:16:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad8b0fa9

media-gfx/replicatorg: Cleanup per bug #66633

Package-Manager: portage-2.3.0

 media-gfx/replicatorg/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml
index dd2a633..f27ca4a 100644
--- a/media-gfx/replicatorg/metadata.xml
+++ b/media-gfx/replicatorg/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>mattm@gentoo.org</email>
-		<name>Matthew Marlowe</name>
-	</maintainer>
 	<longdescription>
 This is the software that will drive your MakerBot Replicator, Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine. You can give it a GCode or STL file to process, and it takes it from there. It's cross platform, easily installed, and is based on the familiar Arduino / Processing environments. ReplicatorG is used by thousands of MakerBot Operators, and has printed tens of thousands of objects and counting.
 </longdescription>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
@ 2017-11-16 10:38 Jonas Stein
  0 siblings, 0 replies; 5+ messages in thread
From: Jonas Stein @ 2017-11-16 10:38 UTC (permalink / raw
  To: gentoo-commits

commit:     59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 10:38:33 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 10:38:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a56b7c

media-gfx/replicatorg: Add homepage and maintainer-needed

The repository moved from google to github.
<!-- maintainer-needed --> was missing in metadata.xml

Package-Manager: Portage-2.3.14, Repoman-2.3.5

 media-gfx/replicatorg/metadata.xml             | 11 +++++++++--
 media-gfx/replicatorg/replicatorg-37-r2.ebuild |  4 ++--
 media-gfx/replicatorg/replicatorg-40-r1.ebuild |  4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml
index fba3a21a731..d193ce4f0db 100644
--- a/media-gfx/replicatorg/metadata.xml
+++ b/media-gfx/replicatorg/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+<!-- maintainer-needed -->	
 	<longdescription>
-This is the software that will drive your MakerBot Replicator, Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine. You can give it a GCode or STL file to process, and it takes it from there. It's cross platform, easily installed, and is based on the familiar Arduino / Processing environments. ReplicatorG is used by thousands of MakerBot Operators, and has printed tens of thousands of objects and counting.
-</longdescription>
+		This is the software that will drive your MakerBot Replicator, 
+		Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine. 
+		You can give it a GCode or STL file to process, and it takes it from 
+		there. It's cross platform, easily installed, and is based on the 
+		familiar Arduino / Processing environments. ReplicatorG is used by 
+		thousands of MakerBot Operators, and has printed tens of thousands 
+		of objects and counting.
+	</longdescription>
 </pkgmetadata>

diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
index 839824ac1a4..fbb7b8981ea 100644
--- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
+++ b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils versionator user
 MY_P="${PN}-00${PV}"
 
 DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
-HOMEPAGE="http://replicat.org/start"
+HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
 SLOT="0"

diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
index 042c8795ed5..2653c8696e8 100644
--- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils versionator user
 MY_P="${PN}-00${PV}"
 
 DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
-HOMEPAGE="http://replicat.org/start"
+HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
 SLOT="0"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
@ 2018-01-03 18:39 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2018-01-03 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e21b1b0fdcedb0852946c20d1f2cfcfebbaad5bc
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 18:38:20 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 18:38:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21b1b0f

media-gfx/replicatorg: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/replicatorg/replicatorg-37-r2.ebuild | 72 ++++++++++++++------------
 media-gfx/replicatorg/replicatorg-40-r1.ebuild | 72 ++++++++++++++------------
 2 files changed, 80 insertions(+), 64 deletions(-)

diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
index fbb7b8981ea..d2ec0905f93 100644
--- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
+++ b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit eutils versionator user
+inherit versionator user
 
 MY_P="${PN}-00${PV}"
 
@@ -11,45 +11,30 @@ DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
 HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
 IUSE=""
 
-COMMON_DEPEND="dev-java/oracle-jre-bin"
+COMMON_DEPEND="dev-java/oracle-jre-bin:*"
 RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
+QA_WX_LOAD="
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/f319e78215d06c9bbdc612ed9aef7e56/SSLeay.so
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/80ccae99bc6b1afe192d6aa7724673cf/SSLeay.so"
+QA_TEXTRELS="
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/f319e78215d06c9bbdc612ed9aef7e56/SSLeay.so
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/80ccae99bc6b1afe192d6aa7724673cf/SSLeay.so
+	/opt/replicatorg/lib-i686/libj3dcore-ogl.so
+	/opt/replicatorg/lib-i686/libj3dcore-ogl-cg.so"
+
 pkg_setup() {
 	enewgroup replicator
 }
 
-pkg_postinst() {
-	elog "Replicatorg requires Sun/Oracle JRE and will not work with OpenJDK."
-	elog
-	elog "Ensure that your user account has permissions to access serial port,"
-	elog "if you plan to connect directly to a 3d printer rather than using"
-	elog "a flash card. Printing directly from replicatorg is preferred."
-	elog
-	elog "The replicator printer will likely show up in /dev as ttyACM0."
-	elog "You may want to autoload the cdc_acm kernel module."
-	elog
-	elog "Note that replicatorg includes its own version of skeinforge."
-	elog "There doesn't seem to be a simple way to depend on an external"
-	elog "version."
-	elog
-	elog "Replicatorg users should add themselves to the replicator group"
-	elog "to avoid upstream warnings about not being able to modify shared"
-	elog "skeinforge scripts."
-	elog
-	chmod -R g+w "${ROOT}"/opt/replicatorg
-	chown -R root:replicator "${ROOT}"/opt/replicatorg
-	chmod 0755 /opt/replicatorg
-}
-
 src_install() {
 	dodir \
 		/opt/replicatorg \
@@ -61,7 +46,8 @@ src_install() {
 
 	dobin "${FILESDIR}"/replicatorg
 
-	/bin/cp -R --preserve=mode \
+	insinto /opt/replicatorg/
+	doins -r \
 		docs \
 		examples \
 		lib \
@@ -71,8 +57,7 @@ src_install() {
 		scripts \
 		replicatorg \
 		skein_engines \
-		tools \
-		"${D}"/opt/replicatorg/
+		tools
 
 	insinto /usr/share/replicatorg
 	doins -r \
@@ -80,5 +65,28 @@ src_install() {
 		license.txt \
 		readme.txt \
 		todo.txt
+}
 
+pkg_postinst() {
+	elog "Replicatorg requires Sun/Oracle JRE and will not work with OpenJDK."
+	elog
+	elog "Ensure that your user account has permissions to access serial port,"
+	elog "if you plan to connect directly to a 3d printer rather than using"
+	elog "a flash card. Printing directly from replicatorg is preferred."
+	elog
+	elog "The replicator printer will likely show up in /dev as ttyACM0."
+	elog "You may want to autoload the cdc_acm kernel module."
+	elog
+	elog "Note that replicatorg includes its own version of skeinforge."
+	elog "There doesn't seem to be a simple way to depend on an external"
+	elog "version."
+	elog
+	elog "Replicatorg users should add themselves to the replicator group"
+	elog "to avoid upstream warnings about not being able to modify shared"
+	elog "skeinforge scripts."
+	elog
+
+	chmod -R g+w "${EROOT%/}"/opt/replicatorg
+	chown -R root:replicator "${EROOT%/}"/opt/replicatorg
+	chmod 0755 /opt/replicatorg
 }

diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
index 2653c8696e8..217806f00c4 100644
--- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit eutils versionator user
+inherit versionator user
 
 MY_P="${PN}-00${PV}"
 
@@ -11,45 +11,30 @@ DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
 HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS=""
-
 IUSE=""
 
-COMMON_DEPEND="dev-java/oracle-jre-bin"
+COMMON_DEPEND="dev-java/oracle-jre-bin:*"
 RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
+QA_WX_LOAD="
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/f319e78215d06c9bbdc612ed9aef7e56/SSLeay.so
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/80ccae99bc6b1afe192d6aa7724673cf/SSLeay.so"
+QA_TEXTRELS="
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/f319e78215d06c9bbdc612ed9aef7e56/SSLeay.so
+	/opt/replicatorg/skein_engines/slic3r_engines/linux/lib/vrt/80ccae99bc6b1afe192d6aa7724673cf/SSLeay.so
+	/opt/replicatorg/lib-i686/libj3dcore-ogl.so
+	/opt/replicatorg/lib-i686/libj3dcore-ogl-cg.so"
+
 pkg_setup() {
 	enewgroup replicator
 }
 
-pkg_postinst() {
-	elog "Replicatorg requires Sun/Oracle JRE and will not work with OpenJDK."
-	elog
-	elog "Ensure that your user account has permissions to access serial port,"
-	elog "if you plan to connect directly to a 3d printer rather than using"
-	elog "a flash card. Printing directly from replicatorg is preferred."
-	elog
-	elog "The replicator printer will likely show up in /dev as ttyACM0."
-	elog "You may want to autoload the cdc_acm kernel module."
-	elog
-	elog "Note that replicatorg includes its own version of skeinforge."
-	elog "There doesn't seem to be a simple way to depend on an external"
-	elog "version."
-	elog
-	elog "Replicatorg users should add themselves to the replicator group"
-	elog "to avoid upstream warnings about not being able to modify shared"
-	elog "skeinforge scripts."
-	elog
-	chmod -R g+w "${ROOT}"/opt/replicatorg
-	chown -R root:replicator "${ROOT}"/opt/replicatorg
-	chmod 0755 /opt/replicatorg
-}
-
 src_install() {
 	dodir \
 		/opt/replicatorg \
@@ -61,7 +46,8 @@ src_install() {
 
 	dobin "${FILESDIR}"/replicatorg
 
-	/bin/cp -R --preserve=mode \
+	insinto /opt/replicatorg/
+	doins -r \
 		docs \
 		examples \
 		lib \
@@ -71,8 +57,7 @@ src_install() {
 		scripts \
 		replicatorg \
 		skein_engines \
-		tools \
-		"${D}"/opt/replicatorg/
+		tools
 
 	insinto /usr/share/replicatorg
 	doins -r \
@@ -80,5 +65,28 @@ src_install() {
 		license.txt \
 		readme.txt \
 		todo.txt
+}
 
+pkg_postinst() {
+	elog "Replicatorg requires Sun/Oracle JRE and will not work with OpenJDK."
+	elog
+	elog "Ensure that your user account has permissions to access serial port,"
+	elog "if you plan to connect directly to a 3d printer rather than using"
+	elog "a flash card. Printing directly from replicatorg is preferred."
+	elog
+	elog "The replicator printer will likely show up in /dev as ttyACM0."
+	elog "You may want to autoload the cdc_acm kernel module."
+	elog
+	elog "Note that replicatorg includes its own version of skeinforge."
+	elog "There doesn't seem to be a simple way to depend on an external"
+	elog "version."
+	elog
+	elog "Replicatorg users should add themselves to the replicator group"
+	elog "to avoid upstream warnings about not being able to modify shared"
+	elog "skeinforge scripts."
+	elog
+
+	chmod -R g+w "${EROOT%/}"/opt/replicatorg
+	chown -R root:replicator "${EROOT%/}"/opt/replicatorg
+	chmod 0755 /opt/replicatorg
 }


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
@ 2018-04-02  9:13 Pacho Ramos
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2018-04-02  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     8b3b604d1c861391a69c9e0a2603f88ab0d6191b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  2 08:51:54 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr  2 09:13:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3b604d

media-gfx/replicatorg: gsettings-desktop-schemas needed (#494400)

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 .../{replicatorg-37-r2.ebuild => replicatorg-37-r3.ebuild}            | 4 +++-
 .../{replicatorg-40-r1.ebuild => replicatorg-40-r2.ebuild}            | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r3.ebuild
similarity index 97%
rename from media-gfx/replicatorg/replicatorg-37-r2.ebuild
rename to media-gfx/replicatorg/replicatorg-37-r3.ebuild
index d2ec0905f93..2daae54f296 100644
--- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
+++ b/media-gfx/replicatorg/replicatorg-37-r3.ebuild
@@ -17,7 +17,9 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="dev-java/oracle-jre-bin:*"
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+	gnome-base/gsettings-desktop-schemas
+"
 DEPEND="${COMMON_DEPEND}"
 
 S="${WORKDIR}/${MY_P}"

diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r2.ebuild
similarity index 97%
rename from media-gfx/replicatorg/replicatorg-40-r1.ebuild
rename to media-gfx/replicatorg/replicatorg-40-r2.ebuild
index 217806f00c4..7e12c97224b 100644
--- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40-r2.ebuild
@@ -17,7 +17,9 @@ KEYWORDS=""
 IUSE=""
 
 COMMON_DEPEND="dev-java/oracle-jre-bin:*"
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+	gnome-base/gsettings-desktop-schemas
+"
 DEPEND="${COMMON_DEPEND}"
 
 S="${WORKDIR}/${MY_P}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-02  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02  9:13 [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2018-01-03 18:39 David Seifert
2017-11-16 10:38 Jonas Stein
2016-08-06  9:16 Pacho Ramos
2015-09-25  8:11 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox