summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marlowe <mattm@gentoo.org>2013-01-02 04:47:51 +0000
committerMatthew Marlowe <mattm@gentoo.org>2013-01-02 04:47:51 +0000
commit0592a921f062c15e5a15f3120a05ac3bfab734fb (patch)
tree3ce0940048ca52c9c6363e4c002e55b290e44280 /media-gfx
parentAdd keywords. (diff)
downloadgentoo-2-0592a921f062c15e5a15f3120a05ac3bfab734fb.tar.gz
gentoo-2-0592a921f062c15e5a15f3120a05ac3bfab734fb.tar.bz2
gentoo-2-0592a921f062c15e5a15f3120a05ac3bfab734fb.zip
Bump to replicatorg--0040
Note that this is the MBI version of replicatorg--0040. Will provide sailfish version via useflag later when I have a full patch for the sailfish changes. Removed obsolete ebuilds. (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/replicatorg/ChangeLog13
-rw-r--r--media-gfx/replicatorg/replicatorg-40.ebuild (renamed from media-gfx/replicatorg/replicatorg-37.ebuild)20
2 files changed, 21 insertions, 12 deletions
diff --git a/media-gfx/replicatorg/ChangeLog b/media-gfx/replicatorg/ChangeLog
index 4b3295db99a5..7e7e238f3c1f 100644
--- a/media-gfx/replicatorg/ChangeLog
+++ b/media-gfx/replicatorg/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-gfx/replicatorg
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/replicatorg/ChangeLog,v 1.2 2012/08/03 22:14:14 mattm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/replicatorg/ChangeLog,v 1.3 2013/01/02 04:47:51 mattm Exp $
+
+*replicatorg-40 (02 Jan 2013)
+
+ 02 Jan 2013; Matthew Marlowe <mattm@gentoo.org> +replicatorg-40.ebuild,
+ -replicatorg-37.ebuild:
+ Bump to replicatorg--0040 Note that this is the MBI version of replicatorg--
+ 0040. Will provide sailfish version via useflag later when I have a full patch
+ for the sailfish changes. Removed obsolete ebuilds.
*replicatorg-37-r1 (03 Aug 2012)
@@ -15,4 +23,3 @@
working with common 3d printers such as the makerbot replicator.
Unfortunately it is based on java and focused on cross platform binaries. But
the initial install here does work and isnt that bad for what it is.
-
diff --git a/media-gfx/replicatorg/replicatorg-37.ebuild b/media-gfx/replicatorg/replicatorg-40.ebuild
index bc95115fddb1..ecfc6cf28984 100644
--- a/media-gfx/replicatorg/replicatorg-37.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/replicatorg/replicatorg-37.ebuild,v 1.1 2012/08/02 12:55:44 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/replicatorg/replicatorg-40.ebuild,v 1.1 2013/01/02 04:47:51 mattm Exp $
EAPI="3"
@@ -32,8 +32,11 @@ 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. Saving gcode"
- elog "to a flash card is currently the preferred printing method."
+ 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"
@@ -43,8 +46,9 @@ pkg_postinst() {
elog "to avoid upstream warnings about not being able to modify shared"
elog "skeinforge scripts."
elog
- chmod 0775 "${ROOT}"/opt/replicatorg
- chown root:replicator "${ROOT}"/opt/replicatorg
+ chmod -R g+w "${ROOT}"/opt/replicatorg
+ chown -R root:replicator "${ROOT}"/opt/replicatorg
+ chmod 0755 /opt/replicatorg
}
src_install() {
@@ -53,7 +57,7 @@ src_install() {
/usr/share/replicatorg
keepdir \
- /opt/relicatorg \
+ /opt/replicatorg \
/usr/share/replicatorg
dobin "${FILESDIR}"/replicatorg
@@ -71,8 +75,6 @@ src_install() {
tools \
"${D}"/opt/replicatorg/
- fowners -R root:replicator /opt/replicatorg
-
insinto /usr/share/replicatorg
doins -r \
contributors.txt \