Package Details: pod-svn 135-1

Package Base: pod-svn
Description: This (Python/Qt) tool allows you to easily create FPGA bitfiles for your embedded system, from several Open Source IPs (compatibles with the OpenCores Wishbone bus) . It will also generates the corresponding drivers (currently only Linux ones).
Upstream URL: http://sourceforge.net/projects/periphondemand/
Category: devel
Licenses: LGPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2009-11-14 22:13
Last Updated: 2009-11-14 22:13

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by oneeyed

2011-01-17 09:38

Could you please update the package with the following change?

1. Architecture should be "('any')", not "('i686')", as the code is Python only and works fine on x86_64 as well.
2. Dependency should be over "python2".
3. "python2" should be used instead of "python" when calling "setup.py" in PKGBUILD.
4. "/usr/bin/pod" should be updated to use "/usr/bin/python2" instead of "/usr/bin/python".

With those small changes, the package works fine.