|
From: Daniel K. <ko...@ta...> - 2000-12-18 17:16:04
|
On Mon, 18 Dec 2000 no...@so... wrote: > Patch #102910 has been updated. > > Project: libdv > Category: None > Status: Open > Submitted by: nold > Assigned to : nobody > Summary: Convert build system to libtool/automake To add a few notes: As libdv is heading more and more towards a standalone lib, a more sophisticated build system is desirable I think. So I did this quick&dirty conversion to libtool/automake&friends. It should faciliate a boilerplate approach to packaging libdv for various distributions. I'm not quite sure if I got all the build dependencies right, but at least for me it built fine. Furthermore, I'm not certain about what headers should be installed as API headers in /usr/include/dv/. For now I took playdv's includes as reference, but someone of the main developers should be able to adjust the pkginclude_HEADERS line in Makefile.am accordingly, I hope. If you choose to apply the patch, please run a chmod a+x on autogen.sh before committing to CVS, so it gets restore with the correct permissions. Regards, Daniel. -- GNU/Linux Audio Mechanics - http://www.glame.de Cutting Edge Office - http://www.c10a02.de GPG Key ID 89BF7E2B - http://www.keyserver.net |