Hi list, it could be nice to provide more 64bits builds of pd-extended, I've just compiled pdextended on my webserver online 24/7, a debian squeeze amd_64 and it seams that all went fine. For this I've used the pd-extended-auto-builder.sh script that does all the job, and I have also added a cron job to run this script 1 time per day. So I have somes questions :
a) how to share this debian package ? Because the final uploading procedure of pd-extended-auto-builder.sh fail... (for now I can host the packages on this webserver : http://88.191.140.38/ )
b) the final name of the debian package I have is : Pd-0.43.1-extended-20110724.deb which is not as significant as Pd-0.43.1-extended-debian-squeeze-amd64.deb so how to improve that ? Edit the Makefile in pd-extended/packages/linux_make ? rename it by hand... ?
Pierre