This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] doxygen-1.5.5-1


Dave Korn wrote:
> Max Bowsher wrote on 02 May 2008 02:45:
> 
>> Warren Young wrote:
>>> Dave Korn wrote:
>>>> requires: cygwin libpng12
>>>>
>>>>   The requires: line looks wrong to me....Why libpng?
>>> Ask Max. :)
>> Last time I looked there was a copy of libpng embedded in the doxygen
>> source tree. Building another copy seemed rather dumb when it's in the
>> distro as a shared library already, so I made it use the distro version.
>>
>> Quite what it actually uses it for, I'm not sure.
>>
>> Max.
> 
>   ??? Confused now ???  http://cygwin.com/setup.html isn't explicit about
> this, but are we /supposed/ to add dependencies for the source packages to the
> requires line?  And if libpng, why not make, gcc, autoconf, automake, bash
> ....  etc?

Yes, you are confused now :-)

There is a copy of the libpng source code embedded in the doxygen source
package. By default it builds a private copy of libpng and embeds it in
the doxygen binaries. This seemed to me like needless duplication, so I
made it link against the normal (separately packaged) libpng instead.

Suitably clarified?

Max.

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]