doxygen: updated to 1.7.4

This commit is contained in:
Jose V Beneyto 2011-03-31 09:42:29 +02:00
parent 71af38a796
commit fd7c88d6a8
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
6cc5ad566dbec5cf843dc600b1162808 doxygen-1.7.3.src.tar.gz
ff908759ff7cd9464424b04ae6c68e48 doxygen-1.7.4.src.tar.gz

View File

@ -5,14 +5,16 @@
# Depends on:
name=doxygen
version=1.7.3
version=1.7.4
release=1
source=(http://ftp.stack.nl/pub/users/dimitri/$name-$version.src.tar.gz)
build() {
cd $name-$version
./configure
make
install -D -m 0755 bin/$name $PKG/usr/bin/$name
install -D -m 0755 bin/doxytag $PKG/usr/bin/doxytag
install -d $PKG/usr/man/man1