That apt repo is down for at least the next week, so you're best bet is to build it yourself. Its not hard to do on Debian once you have the whole source tree. TO get the source tree, it'll be something like this:
svn checkout \ https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.43 \ pd-extended cd pd-extended git clone \ git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git \ pd Then follow these: http://puredata.info/docs/developer/Debian http://puredata.info/docs/developer/BuildingPdExtended .hc On 09/04/2012 12:16 AM, Matthias Braeunig wrote: > Dear list, > > how do I go about installing pd-extended for Debian Sid (unstable)? > > I can find packages for download here > http://puredata.info/downloads/pd-extended/ > but they are from the stable branch. I want a repository to include into > my sources.list that is for sid. > > Or do I have to build the package as described on the Debian community > page http://puredata.info/docs/developer/Debian/ ? > > Thanks, > m > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
