summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-06 00:25:24 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-06 00:25:24 +0200
commit38b47284745e6bf8e2d8bbd4a101c8641b5b4064 (patch)
tree3417e19e74ebc9f1e3fdeebee2b64e3d66ca5885 /doxygen
parent2bff04bbb1ee55719f0967d194a9f992ca224689 (diff)
downloadnutyx-extra-38b47284745e6bf8e2d8bbd4a101c8641b5b4064.tar.gz
nutyx-extra-38b47284745e6bf8e2d8bbd4a101c8641b5b4064.tar.bz2
nutyx-extra-38b47284745e6bf8e2d8bbd4a101c8641b5b4064.tar.xz
nutyx-extra-38b47284745e6bf8e2d8bbd4a101c8641b5b4064.zip
doxygen 1.8.1.2-1 màj port
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/.footprint.i6862
-rw-r--r--doxygen/.footprint.x86_642
-rw-r--r--doxygen/.md5sum.i6862
-rw-r--r--doxygen/.md5sum.x86_642
-rw-r--r--doxygen/Pkgfile5
5 files changed, 5 insertions, 8 deletions
diff --git a/doxygen/.footprint.i686 b/doxygen/.footprint.i686
index 56c0525d7..c2443ea1c 100644
--- a/doxygen/.footprint.i686
+++ b/doxygen/.footprint.i686
@@ -1,9 +1,7 @@
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/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/doxygen.1.gz
--rw-r--r-- root/root usr/share/man/man1/doxytag.1.gz
diff --git a/doxygen/.footprint.x86_64 b/doxygen/.footprint.x86_64
index 56c0525d7..c2443ea1c 100644
--- a/doxygen/.footprint.x86_64
+++ b/doxygen/.footprint.x86_64
@@ -1,9 +1,7 @@
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/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/doxygen.1.gz
--rw-r--r-- root/root usr/share/man/man1/doxytag.1.gz
diff --git a/doxygen/.md5sum.i686 b/doxygen/.md5sum.i686
index 3e6d5e98c..b998833ec 100644
--- a/doxygen/.md5sum.i686
+++ b/doxygen/.md5sum.i686
@@ -1 +1 @@
-6cc5ad566dbec5cf843dc600b1162808 doxygen-1.7.3.src.tar.gz
+9c62259c34d51d839dafd1f0d5d85f17 doxygen-1.8.1.2.src.tar.gz
diff --git a/doxygen/.md5sum.x86_64 b/doxygen/.md5sum.x86_64
index 3e6d5e98c..b998833ec 100644
--- a/doxygen/.md5sum.x86_64
+++ b/doxygen/.md5sum.x86_64
@@ -1 +1 @@
-6cc5ad566dbec5cf843dc600b1162808 doxygen-1.7.3.src.tar.gz
+9c62259c34d51d839dafd1f0d5d85f17 doxygen-1.8.1.2.src.tar.gz
diff --git a/doxygen/Pkgfile b/doxygen/Pkgfile
index 55ad15350..3a1da47a5 100644
--- a/doxygen/Pkgfile
+++ b/doxygen/Pkgfile
@@ -4,13 +4,14 @@
# Packager: thierryn1 at hispeed dot ch
name=doxygen
-version=1.7.3
+version=1.8.1.2
release=1
source=(http://ftp.stack.nl/pub/users/dimitri/$name-$version.src.tar.gz)
+
build() {
cd $name-$version
./configure --prefix /usr \
- --docdir /usr/share/doc
+ --docdir /usr/share/doc
make
make INSTALL=$PKG/usr install
mkdir -p $PKG/usr/share/