From 38b47284745e6bf8e2d8bbd4a101c8641b5b4064 Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 6 Aug 2012 00:25:24 +0200 Subject: doxygen 1.8.1.2-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doxygen/.footprint.i686 | 2 -- doxygen/.footprint.x86_64 | 2 -- doxygen/.md5sum.i686 | 2 +- doxygen/.md5sum.x86_64 | 2 +- doxygen/Pkgfile | 5 +++-- 5 files changed, 5 insertions(+), 8 deletions(-) (limited to 'doxygen') 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/ -- cgit v1.2.3-54-g00ecf