moved doxygen to attic
This commit is contained in:
parent
7f24b856d2
commit
c74b08e133
@ -1,9 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/doxygen
|
||||
-rwxr-xr-x root/root usr/bin/doxytag
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/doxygen.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/doxytag.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/doxywizard.1.gz
|
@ -1 +0,0 @@
|
||||
11db63a72bd3b510fd2fa7ae48086979 doxygen-1.4.7.src.tar.gz
|
@ -1,15 +0,0 @@
|
||||
# Description: Documentation generation tool
|
||||
# URL: http://www.doxygen.org
|
||||
# Maintainer:
|
||||
|
||||
name=doxygen
|
||||
version=1.4.7
|
||||
release=1
|
||||
source=(ftp://ftp.stack.nl/pub/users/dimitri/$name-$version.src.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix /usr
|
||||
make
|
||||
make INSTALL=$PKG/usr install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user