doxygen: update to 1.8.1.2.
This commit is contained in:
parent
0c892d79a2
commit
781066c50d
@ -1,21 +1,20 @@
|
|||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.0
|
version=1.8.1.2
|
||||||
distfiles="http://ftp.stack.nl/pub/users/dimitri/$pkgname-$version.src.tar.gz"
|
|
||||||
makedepends="perl flex qt-devel"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
subpackages="$pkgname-gui"
|
||||||
|
makedepends="perl flex qt-devel"
|
||||||
short_desc="Source code documentation generator tool"
|
short_desc="Source code documentation generator tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.doxygen.org/"
|
homepage="http://www.doxygen.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=70fa9034bbe964654e95bdeffcefeb28cd4bf2f73dea8b951143f3cbd19cd533
|
distfiles="http://ftp.stack.nl/pub/users/dimitri/$pkgname-$version.src.tar.gz"
|
||||||
|
checksum=385c6f20124735920b55835a09f30c42707d49264ee164693e9d971b59134b7f
|
||||||
long_desc="
|
long_desc="
|
||||||
Doxygen is a documentation system for C++, C, Java, Objective-C, Python,
|
Doxygen is a documentation system for C++, C, Java, Objective-C, Python,
|
||||||
IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some
|
IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some
|
||||||
extent D."
|
extent D."
|
||||||
|
|
||||||
subpackages="$pkgname-gui"
|
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
env QTDIR=/usr ./configure --prefix /usr --with-doxywizard --with-doxyapp
|
env QTDIR=/usr ./configure --prefix /usr --with-doxywizard --with-doxyapp
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user