On Tue, Jun 25, 2002 at 10:37:13PM +0200, Marc Leeman wrote: > One thing I would like to have comments on though is the possible > section of my package nvrec, which is dependent on liblame and the > question if can be put into debian in the first place.
With some reengineering of nvrec, perhaps. Xmms and its ilk avoid direct linkage of css libraries, which cannot be included in Debian, by dynamically loading them. See libdvdread2. This library makes use of libdl to do the dynamic loading. The nvrec develoeprs could use the same trick to allow nvrec to use liblame when present without making it a dependency. To be useful to other projects, such dynamic loading should be abstracted into a separate library layer, analagous to libdvdread2. Ben -- nSLUG http://www.nslug.ns.ca [EMAIL PROTECTED] Debian http://www.debian.org [EMAIL PROTECTED] [ pgp key fingerprint = 7F DA 09 4B BA 2C 0D E0 1B B1 31 ED C6 A9 39 4F ] [ gpg key fingerprint = 395C F3A4 35D3 D247 1387 2D9E 5A94 F3CA 0B27 13C8 ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]