fax8, please see this PKGBUILD [1] for one that builds the package successfully.
[1] http://pastebin.com/ab7FW4HJ
Search Criteria
Package Details: gerbmerge 1.8-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-05-14)
| 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: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2010-12-15 11:32 |
| Last Updated: | 2012-10-18 09:14 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by phillid
Comment by phillid
...and that the PKGBUILD is fundamentally broken...
Comment by phillid
...oh, and that the source has been moved.
Comment by phillid
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
Should be fixed now. Please test it. Thanks.
Comment by alex.forencich
Yep, that needs to be changed now to:
depends=('python2' 'python2-simpleparse' 'python2-egenix-mx-base')
Comment by MrBlister
Dependencies should be:
depends=('python2' 'python2-simpleparse' 'python-egenix-mx-base')
The latter might get renamed in due course, though.