Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5213
Modified Files:
doxygen.info
Added Files:
doxygen-doc.info
Log Message:
kinder, gentler doxygen to stable.
--- NEW FILE: doxygen-doc.info ---
Info3: <<
Package: doxygen-doc
Version: 1.5.6
Revision: 5
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.25.0),
doxygen (>= %v),
ghostscript | ghostscript-nox,
graphviz,
libiconv-dev,
libpng3,
tetex-base (>= 2.0-1) | tetex-nox-base | system-tetex | ptex-base |
ptex-nox-base
<<
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
<<
DocFiles: INSTALL LANGUAGE.HOWTO LICENSE PLATFORMS README VERSION
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/stable/main/finkinfo/devel/doxygen.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- doxygen.info 16 Jul 2008 03:00:43 -0000 1.4
+++ doxygen.info 27 Jan 2009 13:07:04 -0000 1.5
@@ -1,22 +1,20 @@
+Info3: <<
+
Package: doxygen
Version: 1.5.6
-Revision: 2
+Revision: 5
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,
+ fink (>= 0.25.0),
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).
+ 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.
+
+ Docs are now built and installed by the package doxygen-doc
<<
License: GPL
DescPort: <<
@@ -67,7 +63,6 @@
DescPackaging: <<
# Linking against %p/lib/libiconv.dylib strangely results in undefined symbols.
# Consequently linking against /usr/lib/libiconv.dylib.
-
Disable OSX portability games (no SDKs, no -arch flags)
because it's more portable than fink needs to support and
leads to build chaos.
@@ -77,3 +72,4 @@
Maintainer: Thomas Kotzian <[email protected]>
Homepage: http://www.doxygen.org
+<<
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs