On 9/29/2012 2:38 PM, David Stacey wrote:
I appreciate that [ITP] messages are normally reserved for new packages, but Warren Young suggested that I send this through as an ITP as this is my first package, and you might want to check it more thoroughly than for a simple update. wget \ http://www.drstacey.talktalk.net/doxygen-1.8.0-1.tar.bz2 \ http://www.drstacey.talktalk.net/doxygen-1.8.0-1-src.tar.bz2 \ http://www.drstacey.talktalk.net/setup.hint \ http://www.drstacey.talktalk.net/md5.sum
build and packages are fine. GTG
The package is built with cygport: the 'src' file contains the original doxygen source code (unaltered), a couple of patch files and the cygport file itself. As I said, this is my first package - please be patient with a newbie, and apologies in advance for any mistakes. Dave. [setup.hint] sdesc: "A documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D." ldesc: "Doxygen is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D." category: Devel requires: libiconv2
$ cygport doxygen-1.8.0-1.cygport deps cygwin-1.7.16-1 libiconv2-1.14-2 libstdc++6-4.5.3-3 Should libstdc++6 reported as additional dependency ? Regards Marco