Re: Fedora RPMS for beta-2.2.5

Sam Varshavchik <[email protected]> Mon, 02 Feb 2004 21:36:55 -0500
Newsgroups gmane.comp.audio.zinf.devel
Message-ID <[email protected]>
Robert Hart writes:

> On Sat, 2004-01-31 at 07:21, Sam Varshavchik wrote:
> 
>> 1) I don't see any visible changes from the XOSD plugin.  It compiles, it 
>> rightfully complains if you try to select it as a primary UI; but otherwise 
>> I see no visible changes, and nothing in the options menu.  Is it supposed 
>> to do something?
> 
> You currently need to edit your .zinf/preferences to include:
> 
> SecondaryUI: albumart.ui;xosd.ui
> 
> see doc/user.txt in the zinf source directory.

Well, I don't see anything different even after making this manual change.  
No explicit errors are reported.  Putting xosd.ui doesn't have any noticable 
effect.  I can confirm via strace that plugins/xosd.ui gets loaded, but 
that's about it.

But this brings up another packaging issue with the doc directory:

A) Run doxygen before making a dist, and include the formatted documentation 
with the tarball, or

B) Leave things as they are, and provide INSTALL instructions to optionally 
run 'make' in the doc directory to build the documentation.

For choice A, it is necessary to add EXTRA_DIST=html to doc/Makefile.am.

For choice B, it is necessary to add the following files to EXTRA_DIST in 
the top level Makefile.am:

dlm/rmp/prj/rmp.def
dlm/rmp/prj/rmp.dsp
dlm/rmp/prj/rmp.dsw
dlm/rmp/prj/rmp.mak
dlm/rmp/rmp.cpp
dlm/rmp/rmp.h
dlm/rmp/res/resource.h
dlm/rmp/res/rmp.rc

doc/Doxyfile.in lists @top_srcdir@/dlm, but that directory is not packaged 
at all, by make dist.  Without the dlm directory in the tarball, doxygen 
reports a fatal error, and quits.
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQBAHwlIx9p3GYHlUOIRAqtBAJwOeeRTCL/K2I7tBGdyORq+kAj9LwCcDLSV
eEcUxbo8YPqtnJRSKCBLn8c=
=VGhI
-----END PGP SIGNATURE-----