amynka      14/08/07 17:03:47

  Added:                metadata.xml printrun-20140730.ebuild ChangeLog
  Log:
  Initial commit. Package for 3D printing
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
34E69781)

Revision  Changes    Path
1.1                  media-gfx/printrun/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
<maintainer>
        <email>amy...@gentoo.org</email>
</maintainer>
<longdescription lang="en">
 Printrun is a set of G-code sending applications for RepRap.
 It consists of printcore (dumb G-code sender), pronsole (featured command line
 G-code sender), pronterface (featured G-code sender with graphical user
 interface), and a small collection of helpful scripts.
</longdescription>
</pkgmetadata>



1.1                  media-gfx/printrun/printrun-20140730.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/printrun-20140730.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/printrun-20140730.ebuild?rev=1.1&content-type=text/plain

Index: printrun-20140730.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/printrun/printrun-20140730.ebuild,v 1.1 
2014/08/07 17:03:47 amynka Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="GUI interface for 3D printing on RepRap and other printers"
HOMEPAGE="https://github.com/kliment/Printrun";
SRC_URI="https://github.com/kliment/Printrun/archive/${P}.tar.gz";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/pyserial
        dev-python/wxpython
        dev-python/pyglet
        dev-python/dbus-python
        media-gfx/cairosvg"
RDEPEND="${DEPEND}"

S="${WORKDIR}/Printrun-${P}"



1.1                  media-gfx/printrun/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/printrun/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for media-gfx/printrun
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/printrun/ChangeLog,v 1.1 
2014/08/07 17:03:47 amynka Exp $

*printrun-20140730 (07 Aug 2014)

  07 Aug 2014; Amy Winston <amy...@gentoo.org> +metadata.xml,
  +printrun-20140730.ebuild:
  Initial commit. Package for 3D printing




Reply via email to