Package Details: gerbmerge 1.8-2

Package Base: gerbmerge
Description: A program for combining (panelizing) the CAM data from multiple printed circuit board designs into a single set of CAM files.
Upstream URL: http://ruggedcircuits.com/gerbmerge/
Category: devel
Licenses: GPL3
Submitter: None
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2010-12-15 11:32
Last Updated: 2012-10-18 09:14

Latest Comments

Comment by phillid

2014-10-26 23:00

fax8, please see this PKGBUILD [1] for one that builds the package successfully.

[1] http://pastebin.com/ab7FW4HJ

Comment by phillid

2014-10-26 22:52

...and that the PKGBUILD is fundamentally broken...

Comment by phillid

2014-10-26 22:50

...oh, and that the source has been moved.

Comment by phillid

2014-10-26 22:45

Whoever marked the package out of date was wrong in doing so; the package is pointing at the latest upstream release. The flagger should've commented on the package to let the maintainer know that the use of a PKGBUILD without a package() function is deprecated.

Anonymous comment

2012-10-18 09:15

Should be fixed now. Please test it. Thanks.

Comment by alex.forencich

2012-10-18 00:42

Yep, that needs to be changed now to:
depends=('python2' 'python2-simpleparse' 'python2-egenix-mx-base')

Comment by MrBlister

2011-01-23 18:27

Dependencies should be:
depends=('python2' 'python2-simpleparse' 'python-egenix-mx-base')
The latter might get renamed in due course, though.