Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11173
Modified Files:
doxygen.info
Added Files:
doxygen-doc.info
Log Message:
Doxygen with doc build separated out.
Tested on 10.5/Intel
In response to tracker
https://sourceforge.net/tracker/index.php?func=detail&aid=2187346&group_id=17203&atid=414256
--- NEW FILE: doxygen-doc.info ---
Package: doxygen-doc
Version: 1.5.6
Revision: 4
GCC: 4.0
Source: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%v.src.tar.gz
SourceDirectory: doxygen-%v
Source-MD5: 779974eedf011ed52e1fe21fc2d5079c
BuildDepends: <<
fink (>= 0.24.12-1),
doxygen (>= %v),
ghostscript | ghostscript-nox,
libiconv-dev,
libpng3,
tetex-base (>= 2.0-1) | tetex-nox-base | system-tetex | ptex-base |
ptex-nox-base,
graphviz
<<
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
PatchFile: doxygen.patch
PatchFile-MD5: f1dd5513b3c22bfea8d46730ff2ad65c
PatchScript: <<
sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
<<
CompileScript: <<
./configure --prefix %p --release --install /usr/bin/install --dot
%p/bin/dot
ln -s %p/bin/doxygen ./bin/doxygen
make docs
<<
InstallScript: <<
make install_docs INSTALL=%i DOCDIR=%i/share/doc/doxygen
<<
Description: Doxygen documentation
DescDetail: <<
This package contains the documentation for the Doxygen software.
It was split up to reduce the build dependencies of the main doxygen package.
<<
License: GPL
Maintainer: Thomas Kotzian <[EMAIL PROTECTED]>
Homepage: http://www.doxygen.org
Index: doxygen.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/doxygen.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- doxygen.info 15 Jul 2008 01:40:47 -0000 1.5
+++ doxygen.info 7 Dec 2008 18:04:50 -0000 1.6
@@ -1,22 +1,20 @@
+Info3: <<
+
Package: doxygen
Version: 1.5.6
-Revision: 2
+Revision: 4
GCC: 4.0
Source: ftp://ftp.stack.nl/pub/users/dimitri/%n-%v.src.tar.gz
SourceDirectory: %n-%v
Source-MD5: 779974eedf011ed52e1fe21fc2d5079c
Depends: <<
- graphviz,
libiconv,
libpng3-shlibs,
- tetex-base
<<
BuildDepends: <<
fink (>= 0.24.12-1),
- ghostscript | ghostscript-nox,
libiconv-dev,
libpng3,
- tetex-base (>= 2.0-1) | tetex-nox-base | system-tetex | ptex-base |
ptex-nox-base
<<
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
@@ -26,35 +24,33 @@
sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
<<
CompileScript: <<
- ./configure --prefix %p --docdir %p/share/doc --release --install
/usr/bin/install
+ ./configure --prefix %p --release --install /usr/bin/install --dot
%p/bin/dot
mv libpng libpng_UNUSED
make
<<
InstallScript: <<
- make install INSTALL=%i DOCDIR=%i/share/doc/%N
- make install_docs INSTALL=%i DOCDIR=%i/share/doc/%N
+ make install INSTALL=%i
<<
DocFiles: INSTALL LANGUAGE.HOWTO LICENSE PLATFORMS README VERSION
Description: Documentation system for C++, Java, IDL and C
DescDetail: <<
Doxygen is a documentation system for C++, Java, IDL and C
- .
+
1. It can generate an on-line documentation browser (in HTML) and/or
an off-line reference manual (in ) from a set of documented source
files. There is also support for generating output in RTF (MS-Word),
PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The
documentation is extracted directly from the sources, which makes it
much easier to keep the documentation consistent with the source code.
- .
+
2. Doxygen can be configured to extract the code structure from
undocumented source files. This can be very useful to quickly find
your way in large source distributions. The relations between the
various elements are be visualized by means of include dependency
graphs, inheritance diagrams, and collaboration diagrams, which are
all generated automatically.
- .
- 3. You can even `abuse' doxygen for creating normal documentation (as
- I did for this manual).
+
+ Docs are now built and installed by the package doxygen-docs
<<
License: GPL
DescPort: <<
@@ -77,3 +73,4 @@
Maintainer: Thomas Kotzian <[EMAIL PROTECTED]>
Homepage: http://www.doxygen.org
+<<
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs