You are not logged in.
Please help me out with this PKGBUILD I made:
http://aur.archlinux.org/packages.php?ID=36575
I am having the following issues:
1. The source url does not resolve properly on the AUR page as it contains a bash subsitution. What is the standard way of dealing with hyphens in source names?
2. I would appreciate some help determining dependencies. I am sure I do not have them all. Do I repeat runtime dependencies in makedepends?
3. The make program (icompile) creates 4 folders. include, lib, bin and G3D. I have put everything in /opt/g3d/ for now but I would like to move everything to /usr/ .
- G3D contains some demos and manual files. What is the best place for this?
- bin contains subfolders and pictures and a load of python scripts and even an .exe. how do I properly clean this up to before moving it to /usr/bin ?
4.Please test the PKGBUILD for me and report any issues. This is my first self written PKGBUILD so any feedback at all is appreciated.
EDIT: 5. Is the patch ok?
Last edited by kasbah (2010-04-19 14:37:52)
Offline