Frank Barknecht wrote:
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:
And as an experiment, I made a new autobuild called "pd-main+libs", which is Pd straight from the HEAD of MAIN and the rest of Pd- extended. None of the patches are included tho, so it shouldn't be considered "Pd-extended", though it's labeled that way (Pd-0.41.0- extended-20071027-debian-testing-i386.deb).
Thanks, I will test later.
NB: I'd suggest to drop autobuilding debs. All debs, as the currently are, are very wrong in lots of places (policy violations, package name with uppercase, installs to /usr/local, etc.). Instead of fixing this it's easier to test-install simple tar.gz files
the only reasoning behind the .deb is to get the dependencies right. apart from that, i agree to frank.
one hack to solve this would be to distribute pd-extended as .tgz and additionally provide a "pd-extended-deps" package (which conforms to the debian standards)
or make the pd-extended package be standard-compliant, but install to /usr/lib/pd-extended/ rather than /usr/lib/pd
mf.asdr IOhannes