On Sat, May 29, 2010 at 03:25:01PM +0200, Alessio Treglia wrote:
On Sat, May 29, 2010 at 2:48 PM, Reinhard Tartler <[email protected]> wrote:Wouldn't be a better fix to just make the packages arch: any?Agreed, dropped from my patch. Adrian,there is a small issue when compiling ffado with multiple python versions, the .ui files get properly installed in pyshared but the config.py module sets the version-specific dist-packages directory as search path.I attach a patch, please take a look.
+if os.path.exists('/usr/share/pyshared/ffado/mixer/globalmixer.ui'):
+ UIDIR = "/usr/share/pyshared"
Arrgh - make sure at least to avoid such patch trickling upstream, as it is tied to the use of the Debian-specific python-shared framework!
I had a quick look at the packaging source and would like to help improve it (as mention in a different thread, it would be awesoem if possible for the scons.mk snippet to gain multi-flavor support so as to structurally build for all Python flavors!), but have no time for this at the moment (and besides my laptop is half broken so I cannot compile packages currently).
- Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
