ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
doxygen.spec
Revision:
1.1
Committed:
Wed Mar 15 17:50:32 2006 UTC
(19 years, 1 month ago) by
eulisse
Branch:
MAIN
CVS Tags:
V00-00-01, V00-00-00, test2, test1, NataliaStart
Log Message:
First added to repository.
File Contents
#
Content
1
### RPM external doxygen 1.4.1
2
Source:
http://ftp.stack.nl/pub/users/dimitri/%n-%v.src.tar.gz
3
Requires: perl graphviz
4
%build
5
./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot --perl $PERL_ROOT/bin/perl
6
make %makeprocesses