ports/138095: New port: textproc/qt4-qdoc3 Qt documentation generator

Maxim Ignatenko gelraen.ua at gmail.com
Sun Aug 23 10:30:08 UTC 2009


>Number:         138095
>Category:       ports
>Synopsis:       New port: textproc/qt4-qdoc3 Qt documentation generator
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 23 10:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Ignatenko
>Release:        
>Organization:
Kiev National Taras Shevchenko University
>Environment:
>Description:
qdoc3 - qt's documentation generator.
Needed to build QtCreator's documentation.
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	qt4-qdoc3
#	qt4-qdoc3/Makefile
#	qt4-qdoc3/distinfo
#	qt4-qdoc3/pkg-descr
#
echo c - qt4-qdoc3
mkdir -p qt4-qdoc3 > /dev/null 2>&1
echo x - qt4-qdoc3/Makefile
sed 's/^X//' >qt4-qdoc3/Makefile << 'cfd6b161be24364d73af1469756fd795'
X# New ports collection makefile for:   qdoc3
X# Date created:        20 August 2009
X# Whom:                gelraen.ua at gmail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qdoc3
XPORTVERSION=	${QT4_VERSION}
XCATEGORIES=	textproc devel
XMASTER_SITES=	${MASTER_SITE_QT}
XPKGNAMEPREFIX=	qt4-
XDISTNAME=	qt-x11-opensource-src-${PORTVERSION}
XDIST_SUBDIR=	KDE
X
XMAINTAINER=	kde at FreeBSD.org
XCOMMENT=	Qt documentation compiler
X
XUSE_QT_VER=	4
XQT_COMPONENTS=	qmake_build corelib xml
XQT_NONSTANDART=	yes
XQT_DIST=	yes
X
XHAS_CONFIGURE=	yes
X
XEXTRACT_AFTER_ARGS=	| ${TAR} -xf - --include '${DISTNAME}/tools/${PORTNAME}'
X
XPLIST_FILES=	bin/${PORTNAME}-qt4
X
XWRKSRC=	${WRKDIR}/${DISTNAME}/tools/${PORTNAME}
XCONFIGURE_WRKSRC=	${WRKDIR}/${DISTNAME}
X
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X		${QMAKE} -unix PREFIX=${PREFIX} ${PORTNAME}.pro
X
Xdo-install:
X	${INSTALL_PROGRAM} "${WRKSRC}/${PORTNAME}" "${PREFIX}/bin/${PORTNAME}-qt4"
X
X.include <bsd.port.mk>
cfd6b161be24364d73af1469756fd795
echo x - qt4-qdoc3/distinfo
sed 's/^X//' >qt4-qdoc3/distinfo << '0b000d34bb19b40f89413cf58ec8d6d4'
XMD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550
XSHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2
XSIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421
0b000d34bb19b40f89413cf58ec8d6d4
echo x - qt4-qdoc3/pkg-descr
sed 's/^X//' >qt4-qdoc3/pkg-descr << 'acefb90ac5f09d1be3d1bccc4be45fb1'
XFrom README.TXT:
X
Xqdoc3 is the tool used to generate the Qt reference documentation.
XThe source code is included as part of this package primarily to
Xfulfill our GPL obligations. We highly recommend using
XDoxygen (http://www.stack.nl/~dimitri/doxygen/) for generating
Xdocumentation for your Qt-based application.
X
acefb90ac5f09d1be3d1bccc4be45fb1
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list